请教服务器人满自动转移插件如何使用与配置?
:10:我找到一个插件叫amx_redirect.amx
能否在AMXX下使用?不知如何配置使用,请高手指教!
readme文件:
================================================================================
AMX Mod Plugin
http://amxmod.net
--------------------------------------------------------------------------------
Name : Redirect - Reserved Slot "Aware" (amx_redirect)
Author : Namralkeeg
Forums : http://djeyl.net/forum/index.php?showtopic=5301
--------------------------------------------------------------------------------
Redirects a person to another randomly chosen server if the current server is
full. It's also reserved slot aware so admins can still get in.
The addons/amx/redirect.cfg file must be of the form, and yes you need the
quotes:
amx_redirect "66.52.68.152:27015"
--------------------------------------------------------------------------------
Installation :
- Extract file amx_redirect.amx to directory addons/amx/plugins
- Open addons/amx/plugins/plugins.ini
- Add a line containing : amx_redirect.amx
================================================================================
附上插件与原代码: 在
addons/amx/目录创建redirect.cfg文件。
在redirect.cfg文件里面添加
amx_redirect "127.0.0.1:27015"
127.0.0.1:27015为另一台服务器的地址。 谢谢向导兄! :28:
我去试试先! 这个程序并不好,不能设定多少个人转向。。。
不如statsme的好。。。 建议直接修改adminslots代码,disconn 改为 connect xxxx
:29: Post by kindzhon
这个程序并不好,不能设定多少个人转向。。。
不如statsme的好。。。
那里有statme的转向插件?你有吗??? :28: Post by 金闪闪
建议直接修改adminslots代码,disconn 改为 connect xxxx
:29:
哈哈,金兄的方法是最实用的啊。 Post by 金闪闪
建议直接修改adminslots代码,disconn 改为 connect xxxx
:29:
:79: 和官方有的人的说法一样。
怎样改?我不会啊,请教下我,我用了没效,服务器提示"此为管理员同道&quo
怎样改?我不会啊,请教下我,我用了没效,服务器提示"此为管理员同道"是不是要取消OP通道? Post by 金闪闪建议直接修改adminslots代码,disconn 改为 connect xxxx
:29:
是修改 disconn这一段 循环语句 吗?? 谁给个 例子说明一下。
页:
[1]
2