10.01.2015, 15:25
try this
pawn Код:
if(gTeam[playerid] != T1) return SendClientMessage(playerid,COLOR_RED,"Only the terrorists can plant the bomb!");
if(gTeam[playerid] != C1) return SendClientMessage(playerid,COLOR_RED,"Only the cops can defuse the bomb, your job is to plant it!");