|
发表于 2005-9-3 10:47:56
|
显示全部楼层
|阅读模式
来自 中国–广东–广州–番禺区
Parachute
Version: 0.1.8
Author: KRoTaL
0.1 Release
0.1.1 Players can't buy a parachute if they already own one
0.1.2 Minor changes
0.1.3 Players lose their parachute if they die
0.1.4 Added amx_parachute cvar
0.1.5 Changed set_origin to movetype_follow (you won't see your own parachute)
0.1.6 Added sell_parachute command
0.1.7 Added parachute_payback cvar
0.1.8 Added say give_parachute and parachute_fallspeed cvar
Plays the release animation when you touch the ground
Commands:
命令:
say/say_team buy_parachute - buys a parachute
在控制台输入say buy_parachute 或 say_team buy_parachute 来买一个降落伞
say/say_team sell_parachute - sells your parachute (75% of the purchase price)
在控制台输入say sell_parachute 或 say_team sell_parachute 来卖降落伞,默认是买的钱的75%(我一定不会用这个。。。)(我改成了80%)(前提是你要有降落伞。。。)
say/say_team give_parachute <name/#userid/authid> - gives your parachute to the player
在控制台输入say "give_parachute <名字/#玩家id/authid(虾米来滴。。。)>"或 say_team "give_parachute <名字/#玩家id/authid(虾米来滴。。。)> 把你的降落伞给你指定的玩家(前提是你要有降落伞。。。)
Press +use to slow down your fall.
按"E"键用降落伞
Cvars:
(在源码里面改)
amx_parachute "1" - 0: disables the plugin
1: enables the plugin
是否用这插件(1=是,0=不是,默认1)
parachute_cost "1000" - cost of the parachute
每个降落伞的钱数(默认1000)
parachute_payback "75" - how many percent of the parachute cost you get when you sell your parachute
(ie. (75/100) * 1000 = 750$)
卖价占买价的百分比(默认75,就是百分之75)(已经把百分号忽略了)
parachute_fallspeed "100" - speed of the fall when you use the parachute
降落的速度(默认100)
Setup (AMX 0.9.9):
安装(AMX 0.9.9)
Install the amx file.
把addons文件夹复制到cs目录\cstrike\里面
Enable VexdUM (both in metamod's plugins.ini and amx's modules.ini)
用VexdUM模块
Put the parachute.mdl file in the cstrike/models folder.
将压缩包里面的parachute复制到cs目录\cstrike\models里面 |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有账号?注个册吧
×
|