|
发表于 2006-2-14 16:17:05
|
显示全部楼层
|阅读模式
来自 中国–广东–深圳–福田区
// Redirection
sm_mode2 set l
sm_menu "Redirection\\y\\R{sm_mode2&l?ON:OFF}" "sm_mode2 {sm_mode2&l?remove:set} l"
localinfo mypw "" // password for "setinfo _rr" which won't allow to redirect (i.e. admins)
localinfo maxppl 30 // number of ppl on which server will start redirecting
localinfo myip " 61.144.230.105:27016" //address for redirection
sm_reg "SM_Connect l 2" "{playersnum<{I.maxppl}?#}{p.I._rr={I.mypw}?#}sm_clexec2 #{p.uid} \'echo \\'Redirecting to {I.myip}\\';connect {I.myip}\';sm_log \'{p.name}<{p.uid}><{p.authid}><{p.tm.gm.name}>\' redirecting (ip \'{I.myip}\')" "be"
谁帮我看一下,设定转向不成功 |
|