DisableInteriorEnterExit - 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: DisableInteriorEnterExit (
/showthread.php?tid=438278)
DisableInteriorEnterExit -
Tanush123 - 19.05.2013
Well i used DisableInteriorEnterExit on my script and when i removed it, its still disabled all interior. I restarted my gamemode and tried stopping the server but it doesnt fix it. Any ideas? I tried searching for disable interior too
Re: DisableInteriorEnterExit -
Avi Raj - 19.05.2013
Dude, You should set it from :-
0 to 1
Re: DisableInteriorEnterExit -
Tanush123 - 19.05.2013
number of arguments does not match definition
Re: DisableInteriorEnterExit -
Avi Raj - 19.05.2013
hmm, Its on OnGameModeInIt right?
Please can you show it?
Re: DisableInteriorEnterExit -
gtakillerIV - 19.05.2013
Show the line.
Re: DisableInteriorEnterExit -
Revo - 19.05.2013
It's funny how people ask you to show the line; The function itself accepts no parameters, so if you have it in your script, it's enabled.
Do a CTRL+f for "DisableInteriorEnterExits();", if you get a result, remove it, if you don't, then we can investigate further.
Re: DisableInteriorEnterExit -
Tanush123 - 19.05.2013
Nevermind, i'll just make up another plan. Thanks for helping