Gang Zone doesn't flash after player respawn
#1

My Gang Zone stops flashing when the killed player respawns.

Please Any help?

Here's the script for flashing:
pawn Код:
new Float:X,Float:Y,Float:Z;
    GetPlayerPos(playerid,X,Y,Z);
    if((X < 2642.237) && (X > 2343.640) && (Y < -1613.464) && (Y > -1732.445))
    {
        SetTimer("laikas",60000,false);
        GangZoneFlashForAll(Grove1,0x80008077);
    }
Reply
#2

bump
Reply
#3

bump,any help?
Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)