Jump to content

Recommended Posts

I am having endless script restriction errors in my Arma 3 Epoch server. Battleye Script Restriction #73.. 

I go to scripts.txt, on line #73 is this 7 deleteVehicleCrew !-"[\"A3\functions_f\MP\fn_deleteVehicleCrew.sqf\",\".sqf\",0,false,false,false,\"A3\",\"MP\",\"deleteVehicleCrew\"]"

 

Can anyone help me resolve this? I've researched as much as I can and I cannot find anything on this issue

 

Link to comment
Share on other sites

  • 2 years later...

ok so im trying to do the black trader in epoch no 7 exec line (7 exec !="trader\init.sqf";") in battle eye script where do i create this like beacuse i get this 

27.03.2017 21:45:37: GhosT (98.156.85.1:2314) 87dd348a5ad602b30c6853f85f5d2263 - #74 ";
};
};


case ".fsm": {
compileFinal format ["%1_fsm = _this execfsm '%2'; %1_fsm",_fncVar,_fncPath];
};

default {0}
};
};

"
 

Link to comment
Share on other sites

#74 means a filter in line 74 (the first line with //new2 does not count).

So search in line 75 (or was it 76?!) what filters you have there.

If you have created this line with exec by yourself, just delete it! Otherwise a lot of other scripts will also kick for this.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Discord

×
×
  • Create New...