// 服务器定时在下方滚动显示服务器信息,以秒为单位,目前是300
amx_scrollmsg "Welcome to %hostname% -- This server is using AMX -- Visit http://amxmod.net" 300
// 类似clanmod的服务器MOTD彩色信息,后面的颜色代码可以自己修改,分别是红绿蓝分量
amx_imessage "Welcome to %hostname% Match Server!" "255100000"
amx_imessage "Please Have Fun in %hostname%\nMore Info Please Visit http://bbs.dt-club.net" "000100255"
amx_imessage "Don't Camp Don't Teamkiller Don't Runaway" "255100000"