SA-MP Forums Archive
How do i remove this? - 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 do i remove this? (/showthread.php?tid=573080)



How do i remove this? - IndependentGaming - 04.05.2015

Hello, i try to find a way to remove this its one annoying and second it is not working, want to make my own system.





Re: How do i remove this? - bgedition - 04.05.2015

Put that in OnGamemodeInit
DisableInteriorEnterExits();


Re: How do i remove this? - Konstantinos - 04.05.2015

https://sampwiki.blast.hk/wiki/DisableInteriorEnterExits

You can the create your own checkpoint/pickup to enter/exit. If I recall correctly, you can remove the NPCs using different VW.

Check also: https://sampwiki.blast.hk/wiki/SetPlayerShopName


Re: How do i remove this? - IndependentGaming - 04.05.2015

Thanks i will look on that wiki site later, for now the problem is solved