[HELP] OMG !
#7

remove new ACP;

and ACP =
and the other ACP

You can't have more than one checkpoint unless your using a checkpoint streamer

pawn Код:
if (strcmp("/airport", cmdtext, true) == 0)
    {
        if(IsPlayerInCheckpoint(playerid))
        {
            SendClientMessage(playerid, COLOR_LIGHTBLUE, "Teleported.");
        }
        else if(!IsPlayerInCheckpoint(playerid))
        {
            SendClientMessage(playerid, COLOR_LIGHTBLUE, "You are not in the checkpoint");
        }
        return 1;
    }
Reply


Messages In This Thread
[HELP] OMG ! - by Hot - 01.03.2009, 19:02
Re: [HELP] OMG ! - by Hot - 01.03.2009, 19:15
Re: [HELP] OMG ! - by Nubotron - 01.03.2009, 19:17
Re: [HELP] OMG ! - by Hot - 01.03.2009, 19:18
Re: [HELP] OMG ! - by Serbish - 01.03.2009, 19:20
Re: [HELP] OMG ! - by Hot - 01.03.2009, 19:29
Re: [HELP] OMG ! - by member - 01.03.2009, 19:38
Re: [HELP] OMG ! - by 1337pr0 - 01.03.2009, 19:44

Forum Jump:


Users browsing this thread: 2 Guest(s)