搜索
查看: 2050|回复: 2

这个插件谁会用 nwb大哥帮忙看看

[复制链接]
发表于 2004-8-18 13:53:20 | 显示全部楼层 |阅读模式 来自 中国–广西–南宁
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

本帖子中包含更多资源

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

×
发表于 2004-8-18 19:16:37 | 显示全部楼层 来自 中国–陕西–西安–长安区
赌博插件
客户端命令:
say  roll the dice
say  i feel lucky
管理员命令:
amx_dice <on|off>
amx_dice_default  
amx_dicedelay 180
回复

使用道具 举报

 楼主| 发表于 2004-8-18 21:45:47 | 显示全部楼层 来自 中国–广西–南宁
感谢nwb   原来是赌博插件  看了半天
回复

使用道具 举报

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

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