SA-MP Forums Archive
[FilterScript] RMarkers(mark things out) - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] RMarkers(mark things out) (/showthread.php?tid=183955)



RMarkers(mark things out) - Killa[DGZ] - 17.10.2010

Hey Everyone, i dont know about you but i find this very useful, an i thought wouldn't it be cool to have like a in-game marker system, so you can mark out all sorts of stuff....well anything really.
i use it atm to to mark out temporary drift tracks or close off roads for races or making a start and finish line in the middle of nowhere for little drag races.

and best of all its simple to use...

Commands are:
* Red Markers *
/redmarker or /rm to place a red marker
/deleteclosestredmarker or /dcrm to delete the red marker closest to you
/deleteallredmarkers or /dallrm to delete all red markers

* Flash Markers *
/flashmarker or /fm to place a flash marker *");
/deleteclosestflashmarker or /dcfm to delete the flash marker closest to you
/deleteallflashmarkers or /dallfm to delete all flash markers

* Credits *
/markercredits for the Filterscript credits

You will need Double-O-Icons ( not included ) to compile, its not needed you can comment this out and the filterscript will still work, but i find it reduces the .amx file size as you can see from 1Mb to 156K and "seems" to lower CPU+MEM usage.

Small Video: [ame]http://www.youtube.com/watch?v=FJnGs2yxHA4[/ame]

Streamed version2 - now contains solid red markers and flashing red markers (can create a 1000 of each marker type)
http://pastebin.com/6XgcAsm0


Non Streamed version2 - now contains solid red markers and flashing red markers (can create a 100 of each marker type)
http://pastebin.com/EcMAzfNc

Special thanks to Fallout for permission to use his awesome object streamer!

Enjoy, leave a comment


Re: RMarkers(mark things out) - Zh3r0 - 17.10.2010

Impressive idea, good job. Love it, so nice


Re: RMarkers(mark things out) - Killa[DGZ] - 17.10.2010

Thankyou very much, i love it too its a very handy tool!


Re: RMarkers(mark things out) - Karlip - 17.10.2010

Good job and i approve the choice of streamer.


Re: RMarkers(mark things out) - Whizion - 17.10.2010

Do this objects glow during the day to?


Re: RMarkers(mark things out) - Killa[DGZ] - 17.10.2010

no sorry Whizion they don't, they only glow red at nighttime between 21:00 and 6:00


Respuesta: RMarkers(mark things out) - MrDeath537 - 17.10.2010

Wow, nice, I'm sure I'll use it with pickups = GTA IV Pickups style

Thanks


Re: RMarkers(mark things out) - RenisiL - 18.10.2010

Nice but You can make, a player that created object the saves to sciprtfile


Re: RMarkers(mark things out) - Eiy Mard - 25.02.2012

nice script killa[DGZ]


Re: RMarkers(mark things out) - T0pAz - 25.02.2012

Nice idea.