Ok people, hoping you gurus can help me out here. I had my server up and running until I went and installed Infistar, which called to overwrite all the Battleye configuration files (wierd if you ask me), but I did it. Anyways, now I'm getting script restriction after script restriction on my Arma 3 Exile Server. I have been able to field most of these but this one has me at a loss. The following Script Restriction #4 details are from the scripts.log file.
#4 "cient player;
if(_urc < 0.2)then{
player setUnitRecoilCoefficient 1;
if(_urcr)then{
_log = format["Playe"
It looks like it didn't complete the logging of that command and I have tried to place an exception in the scripts.txt file of, !="cient player;\n\n if(_urc < 0.2)then{\n\n player setUnitRecoilCoefficient 1;\n\n if(_urcr)then{\n\n _log = format[\"Player"
With no avail. I also tried putting it like it has it listed (Playe), however that also did not work.
Hoping that someone here might have any ideas!? LMK.
Ok people, hoping you gurus can help me out here. I had my server up and running until I went and installed Infistar, which called to overwrite all the Battleye configuration files (wierd if you ask me), but I did it. Anyways, now I'm getting script restriction after script restriction on my Arma 3 Exile Server. I have been able to field most of these but this one has me at a loss. The following Script Restriction #4 details are from the scripts.log file.
#4 "cient player;
if(_urc < 0.2)then{
player setUnitRecoilCoefficient 1;
if(_urcr)then{
_log = format["Playe"
It looks like it didn't complete the logging of that command and I have tried to place an exception in the scripts.txt file of, !="cient player;\n\n if(_urc < 0.2)then{\n\n player setUnitRecoilCoefficient 1;\n\n if(_urcr)then{\n\n _log = format[\"Player"
With no avail. I also tried putting it like it has it listed (Playe), however that also did not work.
Hoping that someone here might have any ideas!? LMK.
Thanks.
Brandon
Share this post
Link to post
Share on other sites