Color name Faction
#4

like that ?

if (PlayerInfo[playerid][pMember] == 1 || PlayerInfo[playerid][pLeader] == 1)
{
SetPlayerColor(playerid, COLOR_1BLUE);
}
if (PlayerInfo[playerid][pMember] == 2 || PlayerInfo[playerid][pLeader] == 2)
{
SetPlayerColor(playerid, COLOR_1BLUE);
}



or

if (PlayerInfo[playerid][pMember] == 1 || PlayerInfo[playerid][pLeader] == 1)
{
SetPlayerColor(playerid, COLOR_1BLUE);
ProxDetector(.............
}
Reply


Messages In This Thread
Color name Faction - by Chinuc - 26.08.2010, 15:51
Re: Color name Faction - by Chinuc - 26.08.2010, 16:40
Re: Color name Faction - by AndriusZ* - 26.08.2010, 16:44
Re: Color name Faction - by Chinuc - 26.08.2010, 16:52
Re: Color name Faction - by AndriusZ* - 26.08.2010, 16:54
Re: Color name Faction - by Voldemort - 26.08.2010, 17:36
Re: Color name Faction - by Chinuc - 27.08.2010, 05:12
Re: Color name Faction - by Voldemort - 27.08.2010, 06:45
Re: Color name Faction - by Chinuc - 27.08.2010, 08:34
Re: Color name Faction - by AndriusZ* - 27.08.2010, 09:49

Forum Jump:


Users browsing this thread: 3 Guest(s)