SA-MP Forums Archive
yellow 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)
+--- Thread: yellow markers (/showthread.php?tid=444815)



yellow markers - semaj - 18.06.2013

Can anyone tell me how to remove the yellow triangle markers in game for shops, garages & eateries?


Re: yellow markers - Littlehelper - 18.06.2013

Add this in your OnGamemodeInIt() callback.
pawn Код:
DisableInteriorEnterExits();



AW: yellow markers - BigETI - 18.06.2013

https://sampwiki.blast.hk/wiki/DisableInteriorEnterExits


Re: yellow markers - semaj - 18.06.2013

cheers LittleHelper +rep