3d label
#9

Where do you set the players gang?
Here i only see gang definitions.

What is SetPlayerToTeamColor?

You obviously need some sort of gang id for each gang, instead of just definitions.
So if you have

enum{
AZTECA,
VAGOS,
BALLA,
...
}

Then you can use either an array.
new GangColours[] =
{
0x33FFFF80, 0xF5BE1880,...
}

then set their colour using, ex GangColours[AZTECA];
Reply


Messages In This Thread
3d label - by MEXICAN_NORTE - 15.02.2010, 03:00
Re: 3d label - by mansonh - 15.02.2010, 03:21
Re: 3d label - by MEXICAN_NORTE - 15.02.2010, 03:25
Re: 3d label - by mansonh - 15.02.2010, 03:28
Re: 3d label - by MEXICAN_NORTE - 15.02.2010, 03:30
Re: 3d label - by MEXICAN_NORTE - 15.02.2010, 03:36
Re: 3d label - by mansonh - 15.02.2010, 03:46
Re: 3d label - by MEXICAN_NORTE - 15.02.2010, 03:53
Re: 3d label - by mansonh - 15.02.2010, 03:56
Re: 3d label - by MEXICAN_NORTE - 15.02.2010, 04:04

Forum Jump:


Users browsing this thread: 4 Guest(s)