02.09.2011, 15:30
Strange, would it really work on a server? I'm damn sure it might be the ZCMD include...
Indicates Yes though commands indicate bullshit
pawn Код:
//onplayerconnect
g_IsPlayerConnected{ playerid } = true;
printf("%s", g_IsPlayerConnected{ playerid } == true ? ("Yes") : ("No") );