Remove Pickup Entrances - 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: Remove Pickup Entrances (
/showthread.php?tid=106278)
Remove Pickup Entrances -
[GTA] - 02.11.2009
I've been trying to work out how to remove entrances that come with the game e.g.
Ammunation - Remove the Yellow Pickup
Binco - etc.
Re: Remove Pickup Entrances -
Abernethy - 02.11.2009
OnGameModeInit put this.
DisableInteriorEnterExits();
Re: Remove Pickup Entrances -
[GTA] - 02.11.2009
Quote:
Originally Posted by Abernethy♥
OnGameModeInit put this.
DisableInteriorEnterExits();
|
thank you