Posts: 1,022
Threads: 207
Joined: Aug 2011
Reputation:
0
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
Posts: 772
Threads: 79
Joined: Dec 2012
Dude, You should set it from :-
0 to 1
Posts: 1,022
Threads: 207
Joined: Aug 2011
Reputation:
0
number of arguments does not match definition
Posts: 772
Threads: 79
Joined: Dec 2012
hmm, Its on OnGameModeInIt right?
Please can you show it?
Posts: 244
Threads: 2
Joined: Apr 2012
Reputation:
0
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.
Posts: 1,022
Threads: 207
Joined: Aug 2011
Reputation:
0
Nevermind, i'll just make up another plan. Thanks for helping