[HELP]Red Marker ID - 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]Red Marker ID (
/showthread.php?tid=253574)
[HELP]Red Marker ID -
System64 - 07.05.2011
hello everyone,
I have one problem, I can't find the ID of red marker like on this picture
http://t3.gstatic.com/images?q=tbn:A...sHLXohOVTg&t=1
I now it's chekpoint but can I use it as pickup?
Re: [HELP]Red Marker ID -
[NoV]LaZ - 07.05.2011
Those are checkpoints.
Pickups are usually hidden when a player enters them, so you could disable the checkpoint when a player enters it to mimic a pickup.
Re: [HELP]Red Marker ID -
System64 - 07.05.2011
Ok, but how can I set chekpoint and than show palyer menu? Thats problem, I don't now how to make when player enter chekpoint thans show's him menu, because I set pickup
Re: [HELP]Red Marker ID -
[NoV]LaZ - 07.05.2011
https://sampwiki.blast.hk/wiki/OnPlayerEnterCheckpoint
Re: [HELP]Red Marker ID -
nuriel8833 - 07.05.2011
Those are not objects,those are
checkpoints
Use
SetPlayerCheckpoint to make them
Re: [HELP]Red Marker ID -
Lorenc_ - 07.05.2011
It's suggested that you use a Checkpoint streamer because the normal Checkpoints are limited and that means you can only use that once. So you cannot make multiple checkpoints, unless ofcourse you use/make a streamer.
Re: [HELP]Red Marker ID -
System64 - 07.05.2011
ohh thanky you people, lock this