Turning off building entrences - 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: Turning off building entrences (
/showthread.php?tid=152222)
Turning off building entrences -
BLAbla93 - 03.06.2010
How do i turn all the entrances for building off?
Re: Turning off building entrences -
Lynn - 03.06.2010
In your script,
place
Код:
DisableInteriorEnterExits();
Under
GameModeInit
Re: Turning off building entrences -
BLAbla93 - 03.06.2010
thanks i just could not remember the function name xD