V-Man, congratz on the 888th post on this thread.
http://en.wikipedia.org/wiki/Numbers_in_...ture#Eight
btw happy mid-autumn festival.
EDIT: Since I feel bad that I didn't post anything on topic or of actual substance...
there.
http://en.wikipedia.org/wiki/Numbers_in_...ture#Eight
btw happy mid-autumn festival.
EDIT: Since I feel bad that I didn't post anything on topic or of actual substance...
[SELECT ALL] Code:
addcheck_msa connectwrite
alias "connectwrite" [
if ( = $connected 1 ) [
curserverip = (curserver 1)
curserverport = (curserver 3)
]]
alias "reconnect" [
connect $curserverip $curserverport //
]