SA-MP Forums Archive
[HELP] Race Checkpoints - 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: [HELP] Race Checkpoints (/showthread.php?tid=232279)



[HELP] Race Checkpoints - Rolyy - 27.02.2011

In this theard I need help to create Race checkpoints, I already tryed to figure it out myself by reading: https://sampwiki.blast.hk/wiki/SetPlayerRaceCheckpoint.
But got confused and gave up.

If someone could create a script of the 4 race checkpoints that are written below.
And example me how to continue adding more and more checkpoints and how to finish and start a race checkpoint.
Most important thing is I want only 2 of the next Checkpoint showed only the mini-map and work only as in order at a time.
Etc. I would really appreciate that.


Код:
; Format: CP=x,y,z,type,size
CP=884.529663,-1144.870605,22.886398,0,8
CP=794.802368,-1138.265015,22.849218,0,8
CP=722.579102,-1161.118774,15.66634,0,8
CP=660.311829,-1227.601074,14.881634,0,8



Re: [HELP] Race Checkpoints - Stigg - 27.02.2011

Use yagu's race filter script to see how race checkpoints work, its a fairly simple process. Just look at the cp setter and onplayerenterracecp bits, its all you need, heres the link:

http://forum.sa-mp.com/showthread.ph...highlight=yagu


Re: [HELP] Race Checkpoints - Rolyy - 27.02.2011

It seems to be a race event for admins to organize... But I want the race checkpoints to be there all the time.


Re: [HELP] Race Checkpoints - Stigg - 27.02.2011

That was just to see how race checkpoints work.
If you want them there all the time, you need a streamer. This:

https://sampforum.blast.hk/showthread.php?tid=102865

Is a excellent all round streamer. Easy to set up.


Re: [HELP] Race Checkpoints - Rolyy - 27.02.2011

I sort of have bad luck/low knownledge on how to add streamers..
There must be something else.


Re: [HELP] Race Checkpoints - Stigg - 27.02.2011

Quote:
Originally Posted by Rolyy
Посмотреть сообщение
I sort of have bad luck/low knownledge on how to add streamers..
There must be something else.
It tells you how to add the streamer on this first page in the thread. I'm a beginner, i found it easy.
Anyway to achieve the results your after, a streamer is the only go, because you can only have one race cp at a time in samp as default.


Re: [HELP] Race Checkpoints - Rolyy - 27.02.2011

I'll give it a try, thanks for your time.


Re: [HELP] Race Checkpoints - Stigg - 27.02.2011

Its easy m8. You'll get it sorted. Just follow the directions to the letter. Job done.