这个插件谁会用 nwb大哥帮忙看看
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)
http://bbs.esai.cn/uploads/post-7-1092807608.jpg
* 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)
http://bbs.esai.cn/uploads/post-7-1092807707.jpg
* Glowing (with a random chance for death)
* Invisible Man (invisble, maxspeed, and godmode)
* 100 Chickens (CS, but headcrabs for other mods)
http://bbs.esai.cn/uploads/post-7-1092807787.jpg
* 250 Health
* Timebomb - * FX updated -- looks way cooler !!!
http://bbs.esai.cn/uploads/post-7-1092807471.jpg
* 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 赌博插件
客户端命令:
sayroll the dice
sayi feel lucky
管理员命令:
amx_dice <on|off>
amx_dice_default
amx_dicedelay 180 感谢nwb 原来是赌博插件看了半天
页:
[1]