Yellow arrow to checkpoint? - 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: Yellow arrow to checkpoint? (
/showthread.php?tid=227573)
Yellow arrow to checkpoint? -
Beginnercoder - 17.02.2011
How do I change from the yellow arrow to the red checkpoint?
I found that the red checkpoint is alot quicker to walk into the interior, so I would like to change ALL the yellow arrows in my server to the red checkpoint.
Take a look at this picture, to get a better understanding.
Re: Yellow arrow to checkpoint? -
Vince - 17.02.2011
It's not like the red checkpoint just teleports you to the interior when you stand in it ... First you have to disable the yellow enter-exit (enex) markers with DisableInteriorEnterExits and then you'll have to create every single checkpoint and the events that go with it separately (with a streamer).