[Request]/maxplayer command

05/07/2010 15:28 QuickCo#1
Anyone can help me to make a new command for 5165 ? I see that command in tq binary with can make a players login limit !
05/07/2010 15:33 teroareboss1#2
lol you,its easy

if(World.H_Chars.Count >= 50)
myclient.disconect();
05/07/2010 15:58 Korvacs#3
Dont duplicate your threads please.