18.02.2019, 17:06
Quote:
What do you mean by disabling SetPlayerTeam? And you can modify your getall command to include a parameter that allows you to teleport specific teams.
Plus, why: pawn Код:
|
There is no team when a player dies in minigame or event. I would put it on onplayerspawn and onplayerdeath. Are both correct?
here
SetPlayerTeam(playerid,NO_TEAM);
SetPlayerTeam(playerid,-255);