|
发表于 2003-10-10 23:15:45
|
显示全部楼层
|阅读模式
来自 中国–广东–佛山
我下了http://www.5iclass.com/cs/csplugin.rar
的插件包!里面有插件ChickenMod v1.0.5.1
就是变小鸡的插件!我按说明打命令c_chicken # 编号|"名字"| @ "队伍"
可是变不了没反应,,可能这里没改好!但我不知道怎么改!求改好的plugin.ini 或插件,原文如下,插件包里装好了!
Now edit your metamod.ini (the file where metamod plugins are declared)
(there should be at least a line for AdminMod) ; add the following two
lines :
win32 dlls/chicken_mm.dll
linux dlls/chicken_mm_i386.so
(you can add only the line for your OS).
Then edit your plugin.ini (adminmod plugins declaration) and add :
- if you're under linux :
dlls/plugin_chicken_l.amx
- if you're under windows :
dlls/plugin_chicken.amx
Restart your server ; enjoy ! |
|