Tell me
#1

Код:
if (classid == 0 & 1 & 2 & 3 & 4 & 5 & 6)
	{
		gTeam[playerid] = TEAM_CRIPZ;
	}
	else if (classid == 6 & 7 & 8 & 9 & 10 & 11 & 12)
	{
		gTeam[playerid] = TEAM_TPB;
	}
	else if (classid == 13 & 14 & 15 & 16 & 17 & 18 & 19)
	{
		gTeam[playerid] = TEAM_SFR;
	}
	else if (classid == 20 & 21 & 22 & 23 & 24 & 25 & 26)
	{
		gTeam[playerid] = TEAM_DNG;
	}
	else if (classid == 27 & 28 & 29 & 30 & 31 & 32 & 33)
	{
		gTeam[playerid] = TEAM_COPS;
	}
Can this code work It Don't give me Errors or Warnings But At the selection screen I Don't see anyone thing.
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: 2 Guest(s)