|
amx_ejl_dice.amx
这个插件谁会用,从效果上看非常有趣,但不知道如何启动
需要amxx的Modules我都有了
Required Modules:
#include <amxmodx>
#include <amxmisc>
#include <engine>
#include <fun>
sma里面的参数也加进了amxx.cfg或则控制台输入了,但是在游戏中得不到效果
* Admin Commands and CVARS:
*
* amx_dice <on|off> : COMMAND: Turns dice games on or off.
* amx_dice_default : COMMAND: sets the current gambling mode as default
*
* amx_dicedelay 180 :CVAR: set either in admin.cfg, the server console,
* or by amx_cvar command. Sets the time players
* have to wait before gambling again.
下面是发布者的原话
amx_ejl_dice.sma version 2.1
* Eric Lidman ejlmozart@hotmail.com
* Alias: Ludwig van
*
* Yes, another roll the dice plugin with some different options. There are
* gambling limits and admin controls, and default setting. Lots of FX.
* Prizes include:
*
* The Wild Ride (very funny)
* A Lightsaber (which you can kill enemies with)
* Smoking Drunkard (yet another barrel of laughs)
* Slap Disease (possible death)
* Zeusmode (Godmode,Maxspeed,Noclip combined)
* Old Man (makes you slow)
* Race Car in The Red (makes you fast, very fast)
* Glowing (with a random chance for death)
* Invisible Man (invisble, maxspeed, and godmode)
* 100 Chickens (CS, but headcrabs for other mods)
* 250 Health
* Timebomb - * FX updated -- looks way cooler !!!
* Noclip
* Godmode
*
* Admin Commands and CVARS:
*
* amx_dice <on|off> : COMMAND: Turns dice games on or off.
* amx_dice_default : COMMAND: sets the current gambling mode as default
*
* amx_dicedelay 180 :CVAR: set either in admin.cfg, the server console,
* or by amx_cvar command. Sets the time players
* have to wait before gambling again.
*
* Client commands:
*
* say roll the dice
* say i feel lucky
*
*
* Speeds increased in speed based prizes, most notably "Race Car in Red"
* Provides its own sv_maxspeed changes to allow speed based prizes to
* to work without requiring you to config any cvars mnaually.
*
* Includes a cvar for setting the gambling delay.
-----
Tested and running on my Linux Server...
Thanks again to Lud for his great AMX coding...
http://djeyl.net/forum/index.php?showtopic=9797
-----
Required Modules:
#include <amxmodx>
#include <amxmisc>
#include <engine>
#include <fun>
Vic/DT |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有账号?注个册吧
×
|