How do i make gangzones more transparent - 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)
+--- Thread: How do i make gangzones more transparent (
/showthread.php?tid=425151)
How do i make gangzones more transparent -
Eminem 2ka9 - 24.03.2013
they are dark, i cannot see through the map.
These are my codes. (Just giving you one as an example of what i have)
pawn Код:
gang_taliban = GangZoneCreate(539.0625,1664.0625,708.984375,1746.09375);
pawn Код:
GangZoneShowForPlayer(playerid, gang_taliban, C_GANG_YELLOW);
Thanks, much appreciated.
Re: How do i make gangzones more transparent -
LarzI - 24.03.2013
Lower the alpha of C_GANG_YELLOW (Format: 0xRRGGBBAA where AA = Alpha value)
Re: How do i make gangzones more transparent -
vitorvlv - 24.03.2013
https://sampwiki.blast.hk/wiki/Colors_List
Put the alpha values