|
楼主 |
发表于 2004-8-19 22:33:16
|
显示全部楼层
来自 中国–江苏–常州
// 服务器定时在下方滚动显示服务器信息,以秒为单位
amx_scrollmsg "Welcome to %hostname% -- This server is using AMX -- Visit http://bbs.dt-club.net" 300
amx_scrollmsg "Please say 'menu' to vote kick/ban/map with AMX menu" 240
// clanmod风格的服务器MOTD彩色信息,后面的颜色RGB代码可以自己修改
amx_imessage "Welcome to %hostname% Please Enjoy Yourself :]" "255100000"
amx_imessage "Please Have Fun in %hostname%\nMore Info Please Visit http://bbs.dt-club.net" "000100255"
amx_imessage "Please say 'menu' to vote kick/ban/map with AMX menu" "255100000"
amx_imessage "Don't Camp Don't Teamkiller Don't Runaway" "255100000"
怎么改??? |
|