SA-MP Forums Archive
GangZoneFlashForAll going off - 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: GangZoneFlashForAll going off (/showthread.php?tid=591530)



GangZoneFlashForAll going off - rinori - 12.10.2015

Okay, I set up some turfs and gang zones. When a player attacks a certain turfzone, they start to flash but the problem is that if they relog or if someone logs ingame during the attack, the zones do not flash for the certain player.

Any clue why this isnt working?


Re: GangZoneFlashForAll going off - Spmn - 12.10.2015

Reapply GangZoneFlashForPlayer at login.


Re: GangZoneFlashForAll going off - rinori - 12.10.2015

Quote:
Originally Posted by Spmn
Посмотреть сообщение
Reapply GangZoneFlashForPlayer at login.
I've been trying that over and over, still when I log back in, it shows same turf colour, no flash.

I set the turf colors in OnGameModeInit() and OnPlayerLoing, I put a condition, if any turf is being attacked, gangzoneflashforall but yet it is not working.

Any clue?


Re: GangZoneFlashForAll going off - rinori - 12.10.2015

Nevermind fixed.