Help, quick question
#5

pawn Код:
public OnPlayerSpawn(playerid)
{
 if(PlayerTeam == GROVE)
 {
 SetPlayerColor(playerid, COLOR_GROVE);
 }
 else if(PlayerTeam == BALLAS)
 {
 SetPlayerColor(playerid, COLOR_BALLAS);
 }
 return 1;
}
u can ..... Learn extra stuff here >>
https://sampforum.blast.hk/showthread.php?tid=160810
Reply


Messages In This Thread
Help, quick question - by DJTunes - 10.01.2013, 00:47
Re: Help, quick question - by Glad2BeHere - 10.01.2013, 01:01
Re: Help, quick question - by Stevee - 10.01.2013, 01:39
Re: Help, quick question - by DJTunes - 10.01.2013, 02:36
Re: Help, quick question - by Glad2BeHere - 10.01.2013, 02:45
Re: Help, quick question - by [HK]Ryder[AN] - 10.01.2013, 02:58
Re: Help, quick question - by Glad2BeHere - 10.01.2013, 03:15
Re: Help, quick question - by [HK]Ryder[AN] - 10.01.2013, 03:26
Re: Help, quick question - by ThePhenix - 10.01.2013, 04:07
Re: Help, quick question - by Threshold - 10.01.2013, 04:21

Forum Jump:


Users browsing this thread: 3 Guest(s)