cmd doesnt work
#3

Hint
This Part of Code where your error that command might not work

pawn Код:
if(GetPVarInt(playerid, "Delivering") > 0)
    {
        SendClientMessageEx(playerid, COLOR_GREY, "   You are already delivering the illeagel stuff!");
        return 1;
    }
    {
        SetPlayerCheckpoint(playerid,  2784.85, -2455.96, 13.63, 3.0);
        return 1;
    }
What did you forgot?
Reply


Messages In This Thread
cmd doesnt work - by yaron0600 - 10.04.2013, 18:56
Re: cmd doesnt work - by Scenario - 10.04.2013, 19:02
Re: cmd doesnt work - by Patrick - 10.04.2013, 19:07
Re: cmd doesnt work - by yaron0600 - 11.04.2013, 10:38

Forum Jump:


Users browsing this thread: 1 Guest(s)