Quote:
Originally Posted by cοοp
pawn Код:
if (pickupid == Griffins) if(gTeam[playerid] == 0) { SetPlayerPos(playerid,232633.4036,2829.8538,122.9219); return 1; } else return SendClientMessage(playerid,COLOR_RED,"You must be in Team 0."); }
That should do it.
|
uhm thank you but i don't waant a message to appear and then do i do the same for other pickups?