SA-MP Forums Archive
Help with Gang Zone colors - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Help with Gang Zone colors (/showthread.php?tid=80172)



Help with Gang Zone colors - Mr_Finnigan - 02.06.2009

I am using gang zones but even with FF at the end for no transparency i can still hardly see the color

This is the color im using and it harldy shows up 0xFF0000FF ?


Any help would be appreciated


Re: Help with Gang Zone colors - dice7 - 02.06.2009

Change FF with 00


Re: Help with Gang Zone colors - Luka P. - 02.06.2009

Quote:
Originally Posted by dice7
Change FF with 00
Yeah,but that isn`t color (white,black,grey isn`t colors).
Just download some color picker and you will get the code of desired color.


Re: Help with Gang Zone colors - dice7 - 02.06.2009

I ment the last two F's, with which you control brightness


Re: Help with Gang Zone colors - Luka P. - 02.06.2009

Quote:
Originally Posted by dice7
I ment the last two F's, with which you control brightness
I got it,but it will not affect too much.
Just delete 0xFF0000FF and replace it with 0xFF000000.