Transparent gang zone
#4

Well than you have no color saved inside Gang[gangid][GangColor] if it is black

You could simply test the code with that
pawn Код:
// setting red into GangColor, full alpha
Gang[gangid][GangColor] = 0xFF0000FF; // RED
// GangZone should be red transparent
GangZoneShowForAll(GangZone[zoneid][ZoneHolder], ((Gang[gangid][GangColor] & ~0xFF) | 0x50));
Guess something is wrong with your GangColor code
Reply


Messages In This Thread
Transparent gang zone - by Rageparadise - 30.09.2015, 20:48
AW: Transparent gang zone - by Nero_3D - 30.09.2015, 22:15
Re: AW: Transparent gang zone - by Rageparadise - 01.10.2015, 17:22
AW: Transparent gang zone - by Nero_3D - 01.10.2015, 17:46
Re: Transparent gang zone - by Crayder - 01.10.2015, 17:57
Re: Transparent gang zone - by Rageparadise - 02.10.2015, 23:12

Forum Jump:


Users browsing this thread: 2 Guest(s)