Race problem - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Race problem (
/showthread.php?tid=99388)
Race problem -
[DFE]Roy - 27.09.2009
Hello,
i have a problem and i use a answer on search but dont find any helpfull thing.
We have got a selfmade race script but it have 1 bug, if i choose a race, it loads always the first race whatever i do.
When i choose the second race, link this:
Код:
SetPlayerRaceCheckpoint(playerid, 1, gCheckpoints2[0][0], gCheckpoints2[0][1], gCheckpoints2[0][2], gCheckpoints2[1][0], gCheckpoints2[1][1], gCheckpoints2[1][2], 13);
it will load always gCheckpoints1 but the first race work fine it only dont load the second...

Anyone know a solution or possible mistake?
Greets
Re: Race problem -
[DFE]Roy - 27.09.2009
Mhhh, i see... a large problem that neverone understand or having any idea... :P