SA-MP Forums Archive
Markers - 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: Markers (/showthread.php?tid=258037)



Markers - Speed - 28.05.2011

How to remove yellow markers that blink in the front of some building (I am making a mode from scratch) and i have this yellows markers please help me


Re: Markers - Jay. - 28.05.2011

pawn Код:
DisableInteriorEnterExits(false);//
Under ongamemodeinit


Re: Markers - sim_sima - 28.05.2011

i would prefer "0" in stead of "false". Makes no difference, but thats just me...


Re: Markers - Vince - 28.05.2011

The funny thing is that this function does not accept parameters.