SA-MP Forums Archive
GangZoneFlashForPlayer doesn't work - 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: GangZoneFlashForPlayer doesn't work (/showthread.php?tid=664856)



GangZoneFlashForPlayer doesn't work - qRazor - 13.03.2019

Hey, why doesn't work GangZoneFlashForPlayer(i have include beaZone)?
Код HTML:
if(WarInfo[i][wAttacker] == 8) GangZoneFlashForPlayer(j,Turfs[i], 0x006c00AA);
else if(WarInfo[i][wAttacker] == 9) GangZoneFlashForPlayer(j,Turfs[i], 0x943CB1C8);
else if(WarInfo[i][wAttacker] == 10) GangZoneFlashForPlayer(j,Turfs[i], 0x18EBD6C8);
else if(WarInfo[i][wAttacker] == 11) GangZoneFlashForPlayer(j,Turfs[i], 0xB5C31EC8);