How to remove player from teeam?
#1

Hello,

how to remove player from team ?

Thanks
Reply
#2

What team?
Reply
#3

for to set player team are using

SetPlayerTeam(playerid, teamid);

how to remove from it ?
Reply
#4

I think this could be done with an invalid number.
pawn Код:
SetPlayerTeam(playerid, -1);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)