Hello,
I'm trying to get my battleye filters working.
I join the server & get kicked with this message:
Player Matijs kicked off by BattlEye: PublicVariable Value Restriction #48
In the public variable log file I get this:
Value Restriction #48 "BIS_fnc_MP_packet" = [0,[[<NULL-object>,false],"initPlayerServer.sqf"],"bis_fnc_execvm",false,false,false]
Apparently I need to look into publicvariableval.txt on line #48 (found out I needed to look 2 lines up) & this was there:
5 "BIS_fnc"
I tried adding this: 5 "BIS_fnc_MP_packet" to the publicvariableval.txt but that does not work.
Anyone knows whats wrong & how to fix it?
Kind Regards,
Matijs