Removing default houses/buisnesses. - 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: Removing default houses/buisnesses. (
/showthread.php?tid=171827)
Removing default houses/buisnesses. -
Givens - 28.08.2010
Different places around San Andreas have a yellow marker by default that can be entered. I have seen other servers with these removed, I was just wondering how this is done.
Thanks,
Givens
Re: Removing default houses/buisnesses. -
willsuckformoney - 28.08.2010
pawn Код:
DisableInteriorEnterExits();
Re: Removing default houses/buisnesses. -
Givens - 28.08.2010
Thanks very much, kind of funny.
Both of my questions I have asked have been fixed with a single line of code.