SA-MP Forums Archive
How to remove entrances made by game ? - 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: How to remove entrances made by game ? (/showthread.php?tid=459259)



How to remove entrances made by game ? - bustern - 21.08.2013

My gamemode is empty, but LSPD has entrance door, how to remove it ?


Re: How to remove entrances made by game ? - Zloobe - 21.08.2013

Check the filterscripts for "gl_property" i think that is the one that makes those entrances


Re: How to remove entrances made by game ? - Dragonsaurus - 21.08.2013

On OnGameModeInit write DisableInteriorEnterExits();


Re: How to remove entrances made by game ? - Matnix - 21.08.2013

pawn Код:
DisableInteriorEnterExits (); // On game mode init