How to make it...
#8

Quote:
Originally Posted by Abernethy
pawn Код:
// OnPlayerSpawn
  if(gTeam[playerid] == 0)
  {
    SetPlayerTeam(playerid, 0);
  }
  else if (gTeam[playerid] == 1)
  {
    SetPlayerTeam(playerid, 1);
  }
I'm confused... what's that?
Reply


Messages In This Thread
How to make it... - by krawN - 15.07.2009, 10:52
Re: How to make it... - by tjying95 - 15.07.2009, 12:11
Re: How to make it... - by coffeecup92 - 15.07.2009, 12:13
Re: How to make it... - by DeathOnaStick - 15.07.2009, 12:17
Re: How to make it... - by coffeecup92 - 15.07.2009, 12:19
Re: How to make it... - by DeathOnaStick - 15.07.2009, 12:20
Re: How to make it... - by Abernethy - 15.07.2009, 12:44
Re: How to make it... - by krawN - 15.07.2009, 13:55

Forum Jump:


Users browsing this thread: 1 Guest(s)