Little Help
#1

Hello everybody, today I was making my new gang zone system, but I made also team system which counts from 0 to 3. It has 4 teams, but one const variable starts from 1, and when team 0 spawns on zone, zone is white, becouse of that variable which has colors. Now, how can I change variable to starts from -1?

Here is variable:
pawn Код:
new const ZoneColors[] = {
    0xFFFFFF88,
    0xFF460088,
    0x0091FF88,
    0xFFE77A88,
    0x4ADE1888

};
If anyone don`t understand please post, I will try to explain better.
Reply


Messages In This Thread
Little Help - by Sanady - 31.05.2015, 09:47
Re: Little Help - by Vince - 31.05.2015, 09:51
Re: Little Help - by Sanady - 31.05.2015, 10:34

Forum Jump:


Users browsing this thread: 1 Guest(s)