Help Me About The Checkpoint Work.
#2

pawn Код:
public OnPlayerEnterCheckpoint(playerid)
{
    if(CP[playerid] == 1) {
    DisablePlayerCheckpoint(playerid);
    GivePlayerMoney(playerid, 10000);
    SendClientMessage(playerid, COLOR_WHITE, "You Deliver Goods And Got 10000$.");
}
    return 1;
}
Reply


Messages In This Thread
Help Me About The Checkpoint Work. - by xganyx - 18.06.2013, 15:00
Re: Help Me About The Checkpoint Work. - by Littlehelper - 18.06.2013, 15:02
Re: Help Me About The Checkpoint Work. - by xganyx - 19.06.2013, 02:18

Forum Jump:


Users browsing this thread: 1 Guest(s)