GetPlayerTeam / SetPlayerTeam issues?
#5

Something does seem to be bugged with it. GetPlayerTeam had an issue with returning NO_TEAM in 0.2x, not sure if that was fixed, but in 0.3 team's seem to completely fail for me.

Код:
public OnFilterScriptInit()
{
  for(new playerid = 0; playerid < MAX_PLAYERS; playerid++)
  {
    SetPlayerTeam(playerid, 1);
  }
}
Try loading that, and shooting other players :S
Reply


Messages In This Thread
GetPlayerTeam / SetPlayerTeam issues? - by Redirect Left - 09.10.2009, 20:02
Re: GetPlayerTeam / SetPlayerTeam issues? - by Limex - 10.10.2009, 01:10
Re: GetPlayerTeam / SetPlayerTeam issues? - by Extremo - 10.10.2009, 02:50
Re: GetPlayerTeam / SetPlayerTeam issues? - by Redirect Left - 10.10.2009, 03:42
Re: GetPlayerTeam / SetPlayerTeam issues? - by Jay_ - 10.10.2009, 09:31

Forum Jump:


Users browsing this thread: 1 Guest(s)