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: Problem (
/showthread.php?tid=144383)
Problem -
kman - 26.04.2010
When ever i try to make a checkpoint for the burgershot it is never their i know how to do the:
new Float:checkCoords[MAX_POINTS][4] = {
i think im not doing the
new Float:checkpoints[MAX_POINTS][4] = {
Re: Problem -
cessil - 27.04.2010
you know you can only see 1 checkpoint at a time?
you'd need to check which one the player is closest to and show them that one.
Re: Problem -
kman - 27.04.2010
no because ive done it before and it worked its just this one with the burgershot