Racecheckpoints - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Racecheckpoints (
/showthread.php?tid=320977)
Racecheckpoints -
dalkgamler - 25.02.2012
Why are my RAce checkpoints all white inside ?
i have seen a server were they are normal
AW: Racecheckpoints -
dalkgamler - 25.02.2012
Could anyone help me pls?
Re: Racecheckpoints -
Tanush123 - 25.02.2012
Show the race checkpoints code
AW: Racecheckpoints -
dalkgamler - 25.02.2012
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
AW: Racecheckpoints -
dalkgamler - 25.02.2012
pls help i need it it's very important for me
AW: Racecheckpoints -
dalkgamler - 26.02.2012
have anyone an idea to solve it?
Re: Racecheckpoints -
BigD - 26.02.2012
Hello,
Explain in more detail, whats happening?
AW: Racecheckpoints -
dalkgamler - 26.02.2012
i've seen a server where is the arrow in the racecheckpoint like in the singleplayer in GTA SA
/imageshack/Himg717...png&res=medium
at my server the arrow inside the racecheckpoint is white
http://www.scoredoom.com/images/sa-mp-010-1.JPG
Re: Racecheckpoints -
N0FeaR - 26.02.2012
You want remove the white inside the red marker?
AW: Racecheckpoints -
dalkgamler - 26.02.2012
the white should be like in the singleplayer the wite inside to this
/imageshack/img21/2351/samp332c.png