Welcome to The Forum

Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies and more


Arma 3 Exile NSS_AC issues


YosemiteSam02

Recommended Posts

So I got this admin tool thing and installed it properly on both ends and now i get kicked for script #24 I have no idea what that is. But I grabbed the log  and this is what i got

 

24.11.2015 07:20:20: Sam (my IP) 0a65bc8663f021d27cab4a58b732e9c4 - #24 "plete = true;
}
else
{
VAS_init_timeOnStart = time;
[] call compile PreprocessFileLineNumbers "MAD\NSS_AC\VAS\config.sqf";
["Cfg"
 
 
And after hours of researching the internet I am still unable to fix this problem.

Share this post


Link to post
Share on other sites

  • 3 weeks later...

As you may have noticed, when being kicked a number is mentioned. #24 in this case. This represents the line of code you need to edit inside the scripts.txt.

However if you use the latest BattlEye filters you will have to add +2 to #24. Meaning that you will have to modify line #26!

Now open scripts.txt, find line #26 and add the exception.

 

 

!=""plete = true;\n}\nelse\n{\nVAS_init_timeOnStart = time;\n[] call compile PreprocessFileLineNumbers "MAD\NSS_AC\VAS\config.sqf";\n["Cfg""

 

 

every new line starts wit \n     

 

after you done that place the rule inside this

 

!="Your exception"

 

i already made that for you

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...