07.12.2009, 03:13
Quote:
Originally Posted by [SU
propilot ]
Quote:
|
Код:
if(IsPlayerConnected(wplayerid) && !IsPlayerNPC(wplayerid))
Код:
if(IsPlayerConnected(wplayerid) && Stat[wplayerid][Team] == 0 && !IsPlayerNPC(wplayerid))