If you made a family how do you set the color of the family for Example Grove "Green" ? Thanks
#1

If you can help please post
Reply
#2

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.
Reply
#3

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?
Reply
#4

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
Reply
#5

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

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


Forum Jump:


Users browsing this thread: 1 Guest(s)