|
发表于 2009-6-4 09:20:01
|
显示全部楼层
|阅读模式
来自 中国–上海–上海–闵行区
/* AMXX Mod Script
*
* Simple Redirection Plugin for AMXX
* Orginal Code by Sonic (sonic@codet.de)
* Modified and Made for AMXX by BigBaller
*
* Place following cvars in server.cfg
*
* amx_rd_maxplayers <x> // - 当服务器大于多少人时,玩家连接服务器开始转服( 0 = 转所有玩家 )
* amx_rd_server <ip> // - 转入服务器玩家
* amx_rd_serverport <port> // - 转入服务器端口
* amx_rd_serverpw <password> // - 转入服务器密码(如果有密码的话)
*
*
* To Disable this plugin set amx_rd_maxppl to 33 or remove from plugins.ini
*/
- To Do List
- Add Admin Immunity
|
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有账号?注个册吧
×
|