SA-MP Forums Archive
Disable doors/buildings or whatever it is - 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: Disable doors/buildings or whatever it is (/showthread.php?tid=270541)



Disable doors/buildings or whatever it is - Runedog48 - 20.07.2011

Does anyone know how to disable the doors for the clothing stores/interiors, and the 24/7 and all that other stuff


Re: Disable doors/buildings or whatever it is - Grim_ - 20.07.2011

Do you mean the yellow markers? If so, add this code under OnGameModeInit
pawn Код:
DisableInteriorEnterExits( );
https://sampwiki.blast.hk/wiki/DisableInteriorEnterExits


Re: Disable doors/buildings or whatever it is - Runedog48 - 20.07.2011

ty +rep