Checkpoint help
#3

Well I added were I want the checkpoint to be on this

pawn Код:
public OnPlayerSpawn(playerid)
{
    SetPlayerCheckpoint(playerid, 1982.6150, -220.6680, -0.2432, 3.0);
    return 1;
}
but on this bit, how will it know which checkpoint it will respond as.
pawn Код:
public OnPlayerEnterCheckpoint(playerid)
{
    GivePlayerMoney(playerid, 1000);
    DisablePlayerCheckpoint(playerid);
    return 1;
}
Reply


Messages In This Thread
Checkpoint help - by Beginnercoder - 19.04.2011, 17:29
Re: Checkpoint help - by park4bmx - 19.04.2011, 17:30
Re: Checkpoint help - by Beginnercoder - 19.04.2011, 17:38
Re: Checkpoint help - by nuriel8833 - 19.04.2011, 17:42

Forum Jump:


Users browsing this thread: 2 Guest(s)