SA-MP Forums Archive
Help spawn house - 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: Help spawn house (/showthread.php?tid=660335)



Help spawn house - zakariacaspeer - 31.10.2018

guys i need delete that save spawn ,
for add new houses
can help me please?

https://imgur.com/a/3jmSevY


Re: Help spawn house - UFF - 31.10.2018

Put this under OnGamemodeInit

pawn Code:
DisableInteriorEnterExits();
So, all the interior enters and exits pickups will be destroyed.