House Entrance - 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: House Entrance (
/showthread.php?tid=221100)
House Entrance -
Sepelin - 04.02.2011
how do i delete the yellow object. want to remove it.?
Re: House Entrance - [L3th4l] - 04.02.2011
pawn Код:
DisableInteriorEnterExits();
Under OnGameModeInit
That disables ALL entrances though.
Re: House Entrance -
Sepelin - 04.02.2011
Quote:
Originally Posted by [L3th4l]
pawn Код:
DisableInteriorEnterExits();
Under OnGameModeInit
That disables ALL entrances though.
|
Thanks