Tell me
#3

pawn Код:
switch(classid)
{
  case 0..6:
  {
    gTeam[playerid] = TEAM_CRIPZ;
  }
  case 7..12:
  {
    gTeam[playerid] = TEAM_TPB;
  }
  case 13.19:
  {
    gTeam[playerid] = TEAM_SFR;
  }
  case 20..26:
  {
    gTeam[playerid] = TEAM_DNG;
  }
  case 27..33:
  {
    gTeam[playerid] = TEAM_COPS;
  }
Reply


Messages In This Thread
Tell me - by Basker101 - 23.01.2011, 15:39
Re: Tell me - by Think - 23.01.2011, 15:42
Re: Tell me - by Hiddos - 23.01.2011, 15:46
Re: Tell me - by Basker101 - 23.01.2011, 15:47
AW: Re: Tell me - by Nero_3D - 23.01.2011, 15:51
Re: Tell me - by TouR - 23.01.2011, 15:52
Re: Tell me - by Basker101 - 23.01.2011, 16:08

Forum Jump:


Users browsing this thread: 7 Guest(s)