[Help]How to remove entry to Binco/CJ house. - 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: [Help]How to remove entry to Binco/CJ house. (
/showthread.php?tid=538374)
[Help]How to remove entry to Binco/CJ house. -
paulkellerman - 21.09.2014
Well, I'm a begginer for scripting...Well, my question is, how to remove that yellow color thing on the below pictures.
Re: [Help]How to remove entry to Binco/CJ house. -
Ox1gEN - 21.09.2014
DisableInteriorEnterExits();
This should fix things up.
Re: [Help]How to remove entry to Binco/CJ house. -
TakeiT - 21.09.2014
under
add the line Ox1gEN said above.