搜索
查看: 3178|回复: 6

[AMXX 带源码] 来个国外的奖励插件原代码

[复制链接]
发表于 2010-4-4 15:00:26 | 显示全部楼层 |阅读模式 来自 中国–四川–凉山彝族自治州
什么都不错就是不支持彩色文本,希望高手修改下

说明::

这个插件有以下功能,奖励埋雷,奖励C4爆炸成功,奖励第一、二、三个kill等等,不用的也可以禁止掉。也可以调节奖励金额。

Amx_bonus_planter "500 1" // Bonus for C4 planter.
Amx_bonus_explode "500 1" // Bonus for the planter when C4 was exploded.
Amx_bonus_defuser "1000 1" // Bonus for who defused C4 bomb.
Amx_bonus_headshot "200 1" // Bonus for player who headshot someone.
Amx_bonus_o4killer "200 1" // Bonus for player who killed someone by grenade.
Amx_bonus_9fkiller "5000 1" // Bonus for player who killed someone by knife.
Amx_bonus_1stkiller "1000 1" // Bonus for the first killer in a round. Set 0 to disable as well as tow cvars followed.
Amx_bonus_2ndkiller "500 1" // Bonus for the second killer in a round.
Amx_bonus_3rdkiller "300 1" // Bonus for the third killer in a round.

Amx_servertag "" // A tag displayed at the head of color message, Need restart to enable change.

Amx_setgmnum 200 500 1000 2000 5000 10000 // See command explaination





The format of 9 cvars below is: cvarname "<0|Bonus> <0|1>"(1st argument is bouns amount, set 0 to disable; 2nd argument control show chat msg or not, put nothing=1)
**NOTICE**
1. If set 2 arguments, double quotation is needed, even in console
2. DO NOT put too much blank between the two arguments, otherwise something bad will happen :D
**********
Amx_bonus_planter "500 1" // Bonus for C4 planter.
Amx_bonus_explode "500 1" // Bonus for the planter when C4 was exploded.
Amx_bonus_defuser "1000 1" // Bonus for who defused C4 bomb.
Amx_bonus_headshot "200 1" // Bonus for player who headshot someone.
Amx_bonus_o4killer "200 1" // Bonus for player who killed someone by grenade.
Amx_bonus_9fkiller "5000 1" // Bonus for player who killed someone by knife.
Amx_bonus_1stkiller "1000 1" // Bonus for the first killer in a round. Set 0 to disable as well as tow cvars followed.
Amx_bonus_2ndkiller "500 1" // Bonus for the second killer in a round.
Amx_bonus_3rdkiller "300 1" // Bonus for the third killer in a round.

Amx_servertag "" // A tag displayed at the head of color message, Need restart to enable change.

Amx_setgmnum 200 500 1000 2000 5000 10000 // See command explaination

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?注个册吧

×
 楼主| 发表于 2010-4-4 15:03:31 | 显示全部楼层 来自 中国–四川–凉山彝族自治州
另外高手告诉我下  Amx_servertag "" // A tag displayed at the head of color message, Need restart to enable change.
是控制什么的  

Amx_setgmnum 200 500 1000 2000 5000 10000 // See command explaination

是控制什么奖励的金钱
回复

使用道具 举报

发表于 2011-8-7 09:51:36 | 显示全部楼层 来自 中国–湖南–邵阳
奖励的金钱
回复

使用道具 举报

发表于 2011-8-19 05:59:25 | 显示全部楼层 来自 中国–湖南–长沙
看看
回复

使用道具 举报

发表于 2011-9-6 15:59:13 | 显示全部楼层 来自 中国–湖南–株洲–攸县
Kaleidoscopic.Team < #33
回复

使用道具 举报

发表于 2011-9-21 03:30:41 | 显示全部楼层 来自 中国–北京–北京
谢谢分享 我不会用哈哈
回复

使用道具 举报

发表于 2012-1-28 16:24:04 | 显示全部楼层 来自 中国–安徽–宿州
全英文的么···
回复

使用道具 举报

游客
回复
您需要登录后才可以回帖 登录 | 注个册吧

快速回复 返回顶部 返回列表