Help In Onplayerleavedynamiccp
#1

The Bug Is When I Leave The Police Checkpoint Doesn't Send Me Any Message On These Codes:

pawn Код:
else if(checkpointid == Police)
    {
        if(tCP[Police] == gTeam[playerid])
        {
        SendClientMessage(playerid, 0x00FF007A, " Capture Your Enemies' Zones,You Will Get Money And Score");
        }
        else
        {
        SendClientMessage(playerid, 0x00FF007A, " You have left the checkpoint , You have failed to capture");
        GangZoneStopFlashForAll(Police);
        SendClientMessageToAll(0x00FF007A, "Police GangZone was not taken over");
        KillTimer(timer[playerid][Police]);
        Checkpoint[playerid] = 0;
        UnderAttack[Police] = 0;
        }
    }
Please Help.
Reply


Messages In This Thread
Help In Onplayerleavedynamiccp - by Youssef214 - 29.04.2014, 11:04
Re: Help In Onplayerleavedynamiccp - by iFarbod - 29.04.2014, 11:16
Re: Help In Onplayerleavedynamiccp - by Youssef214 - 29.04.2014, 11:19
Re: Help In Onplayerleavedynamiccp - by iFarbod - 29.04.2014, 11:23
Re: Help In Onplayerleavedynamiccp - by Youssef214 - 29.04.2014, 11:25
Re: Help In Onplayerleavedynamiccp - by Youssef214 - 29.04.2014, 11:39
Re: Help In Onplayerleavedynamiccp - by iFarbod - 29.04.2014, 11:43

Forum Jump:


Users browsing this thread: 2 Guest(s)