Interiors - 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: Interiors (
/showthread.php?tid=164559)
Interiors -
ScottCFR - 31.07.2010
Is there a way to disable interiors?
If not I can make a custom function, just trying to find a lazy way.
Re: Interiors -
iggy1 - 31.07.2010
in ongamemodeinit
pawn Код:
DisableInteriorEnterExits();
Re: Interiors -
ScottCFR - 01.08.2010
Lol, just found it. Was coming on to delete it
tnx anyway