Racecheckpoints
#4

pawn Код:
if(GetPVarInt(playerid, "race3checkpointid")==48)     // checkpoint 49 angezeigt
        {
        DisablePlayerRaceCheckpoint(playerid);
        SetPlayerRaceCheckpoint(playerid, 0,race3checkpoint49,race3ziel, 7.5);
                SetPVarInt(playerid, "race3checkpointid", 49);
        return 1;
        }
this is in OnPlayerEnterRaceCheckpoint
Reply


Messages In This Thread
Racecheckpoints - by dalkgamler - 25.02.2012, 12:02
AW: Racecheckpoints - by dalkgamler - 25.02.2012, 19:44
Re: Racecheckpoints - by Tanush123 - 25.02.2012, 20:58
AW: Racecheckpoints - by dalkgamler - 25.02.2012, 21:44
AW: Racecheckpoints - by dalkgamler - 25.02.2012, 22:38
AW: Racecheckpoints - by dalkgamler - 26.02.2012, 08:29
Re: Racecheckpoints - by BigD - 26.02.2012, 08:30
AW: Racecheckpoints - by dalkgamler - 26.02.2012, 08:35
Re: Racecheckpoints - by N0FeaR - 26.02.2012, 08:51
AW: Racecheckpoints - by dalkgamler - 26.02.2012, 09:01

Forum Jump:


Users browsing this thread: 2 Guest(s)