SA-MP Forums Archive
If you made a family how do you set the color of the family for Example Grove "Green" ? Thanks - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: If you made a family how do you set the color of the family for Example Grove "Green" ? Thanks (/showthread.php?tid=454473)



If you made a family how do you set the color of the family for Example Grove "Green" ? Thanks - Samieastwood - 29.07.2013

If you can help please post


Re: If you made a family how do you set the color of the family for Example Grove "Green" ? Thanks - Kitten - 29.07.2013

Uhm. Correct if I'm wrong but I think you are asking for a specific server if so then go ask on their forums or try the command /help (most servers have the command)

If scripting wise SetPlayerColor function should do the job.


Re: If you made a family how do you set the color of the family for Example Grove "Green" ? Thanks - Samieastwood - 29.07.2013

No its on my server i created the HQ and stuff but how do you create the gang color so people no that thats the color for that specific gang do you script it throught GM?


Re: If you made a family how do you set the color of the family for Example Grove "Green" ? Thanks - verlaj - 29.07.2013

use

pawn Код:
if(GetPlayerTeam(playerid) == TEAM_GROVE)
{
     SetPlayerColor(playerid, COLOR_GREEN);
note you'll need to define team grove as well as colors, else put the samp color codes for COLOR and digits like 12131 for team


Re: If you made a family how do you set the color of the family for Example Grove "Green" ? Thanks - Samieastwood - 29.07.2013

Can you help me on skype ? its easier thanks Whats your Skype


Re: If you made a family how do you set the color of the family for Example Grove "Green" ? Thanks - Scenario - 29.07.2013

Click me and read the information about private help via Skype/PM's.