SA-MP Forums Archive
How to get rid of this? - 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: How to get rid of this? (/showthread.php?tid=142834)



How to get rid of this? - sekol - 20.04.2010

I'm planning to make buyable houses on Grove Street, but i need to know how to get rid of this yellow thing




Re: How to get rid of this? - DarrenReeder - 20.04.2010

Код:
DisableInteriorEnterExits();//Disable Yellow Markers.
under OnGameModeInit..


try using the search bar...


Re: How to get rid of this? - sekol - 20.04.2010

Quote:
Originally Posted by HighDarren (DarrenReeder)
Код:
DisableInteriorEnterExits();//Disable Yellow Markers.
under OnGameModeInit..


try using the search bar...
Big Thanks! You are my hero :P