Gang Zone no stop to flash
#1

I have this comand to stop war , when i execute the /closewar , the gang stop flash and over 30 secound the gangzone start flash again

pawn Код:
if(strcmp(cmd, "/closewar", true) == 0)
    {
        if(PlayerInfo[playerid][pAdmin] >= 5)
        {
            GetPlayerName(playerid, sendername, sizeof(sendername));
            if(War != 0)
            {
                War = 0;
                GangZoneStopFlashForAll(Gangzone[WarZone-1]);
                format(string, sizeof(string), "{8D8DFF}War: {FFFFFF}%s a oprit razboiul curent!", sendername);
                OOCNews(COLOR_WHITE, string);
                return 1;
            }
        }
    }
And a video with problem
http://www.youtube.com/watch?v=dO5mQ...ature=*********
Reply


Messages In This Thread
Gang Zone no stop to flash - by andrein2 - 06.07.2013, 20:10
Re: Gang Zone no stop to flash - by arakuta - 06.07.2013, 23:44
Re: Gang Zone no stop to flash - by andrein2 - 07.07.2013, 08:18

Forum Jump:


Users browsing this thread: 2 Guest(s)