Need help - 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: Need help (
/showthread.php?tid=163321)
Need help -
Silvian - 27.07.2010
Hi, I put this code
Код:
DisableInteriorEnterExits();
in gm, all interior enter/exits have been disabled, but i want to disable just interiors, not all. What can i do? I don't have any idea.
Re: Need help -
mastasquizy - 27.07.2010
So you want to disable interiors, but not all of them....
Try using DisableInteriorEnterExits but after that try using a series of pickups and program them to teleport to the interior you want. To find out the interior you want, enter the interior then save the position buy typing /save (do this BEFORE you put in DisableInteriorEnterExits)