matrixmark Posted December 8, 2014 Report Share Posted December 8, 2014 Trying to install server welcome credits and for the most part I think it's working. However on login to server it kicks us for script restriction #20 Any ideas? Link to comment Share on other sites More sharing options...
Richie Posted December 8, 2014 Report Share Posted December 8, 2014 Look Here Link to comment Share on other sites More sharing options...
matrixmark Posted December 8, 2014 Author Report Share Posted December 8, 2014 Already looked at that but didn't really help. Thanks anyways. Link to comment Share on other sites More sharing options...
nedfox Posted December 8, 2014 Report Share Posted December 8, 2014 Post the line for scripts.log with the #20 in it, we can guide you then. Link to comment Share on other sites More sharing options...
Psygomin Posted December 8, 2014 Report Share Posted December 8, 2014 i had that issue at one point my self. i fixed it by taking out the other option for AH and tools. got things running again and those other tools got removed again as they where breaking alot of features... running smooth since reverting to vanilla epoch Link to comment Share on other sites More sharing options...
matrixmark Posted December 8, 2014 Author Report Share Posted December 8, 2014 08.12.2014 13:59:13: Dr. Mortis (**.*.***.***:2302) ******************************** - #20 "#line 1 "mpmissions\__CUR_MP.Altis\init.sqf" [] execVM "Custom\welcome.sqf";" I have tried adding it to the scripts.txt but I'm probably not doing it right. Not messed with filters much in the past as we didn't need to. Thanks. Link to comment Share on other sites More sharing options...
matrixmark Posted December 8, 2014 Author Report Share Posted December 8, 2014 Gah these battlEye filters lol.... I need to get the above whitelisted.... but everything I've tried we still get kicked for script restriction #20 Link to comment Share on other sites More sharing options...
Uro Posted December 8, 2014 Report Share Posted December 8, 2014 !="execVM "Custom\welcome.sqf";" Add that to line #21 (exec line) of your scripts.txt Link to comment Share on other sites More sharing options...
matrixmark Posted December 8, 2014 Author Report Share Posted December 8, 2014 !="execVM "Custom\welcome.sqf";" Add that to line #21 (exec line) of your scripts.txt Ty kind sir :D Will try that asap. Link to comment Share on other sites More sharing options...
matrixmark Posted December 9, 2014 Author Report Share Posted December 9, 2014 (edited) Ok added what you suggested last night and no more script #20 restriction kicks. But now were getting this one :D Script Restriction #1 09.12.2014 08:06:29: Dr. Mortis (**.*.***.***:2302) ******************************* - #1 "Y + safezoneH - 0.8,0.7], _onScreenTime, 0.5 ] spawn BIS_fnc_dynamicText; sleep (_onScreenTime); } forEach [ [_role1, _role1na" Now I', guessing we need to whitelist something else on line #1 in scripts.txt but what would I put in there? Thanks again.... Never had to mess around with filters before... they have just worked with most things. Edited December 9, 2014 by matrixmark Link to comment Share on other sites More sharing options...
Uro Posted December 9, 2014 Report Share Posted December 9, 2014 That's not epoch code :P If your planning on running custom stuff then learn how to write your own BE filters :) KiloSwiss 1 Link to comment Share on other sites More sharing options...
calamity Posted December 9, 2014 Report Share Posted December 9, 2014 Um noob question here... I dont have an init.sqf in my mission file ? I have only description.ext mission.sqm and $MIKERO$ do I need to just create a init.sqf ?? If I make one will it read from it automatically ?? Link to comment Share on other sites More sharing options...
matrixmark Posted December 9, 2014 Author Report Share Posted December 9, 2014 That's not epoch code :P If your planning on running custom stuff then learn how to write your own BE filters :) Lol it is dude. I got it off my friend that also uses it on his Epoch a3 server. But ok. Will figure it out eventually. Link to comment Share on other sites More sharing options...
Mjolnir Posted March 6, 2015 Report Share Posted March 6, 2015 after installing Infistar I managed to clear the restriction #20 with the information above but now I am getting : Restriction #19 "SEM_AIsniperDamageDistance)then[{if(!isPlayer _x)then{_x allowDamage false};},{ if(!isPlayer _x)then{_x allowDamage true};}];" Right now Having SEM working is more important to me than Infistar, but I would prefer to have both in place. Link to comment Share on other sites More sharing options...
Richie Posted March 6, 2015 Report Share Posted March 6, 2015 after installing Infistar I managed to clear the restriction #20 with the information above but now I am getting : Restriction #19 "SEM_AIsniperDamageDistance)then[{if(!isPlayer _x)then{_x allowDamage false};},{ if(!isPlayer _x)then{_x allowDamage true};}];" Right now Having SEM working is more important to me than Infistar, but I would prefer to have both in place. and if you read the install instructions Kiloswiss wrote for SEM, you would know how to fix it :rolleyes: Link to comment Share on other sites More sharing options...
Mjolnir Posted March 6, 2015 Report Share Posted March 6, 2015 "Step 4. IMPORTANT: If You use infiSTAR AntiHack change the following setting from "true" to "false": /* Check Local Markers */ _CLM = false; /* true or false */ " I have searched the Scripts.txt and the SEM config files and I have not found this line to edit. the instructions do not refrence where the edit is to be made. I even unpacked the sem.pbo and also failed to find this line in any of the files there. So could you explain where I should be finding it? Link to comment Share on other sites More sharing options...
fr1nk Posted March 6, 2015 Report Share Posted March 6, 2015 "Step 4. IMPORTANT: If You use infiSTAR AntiHack change the following setting from "true" to "false": /* Check Local Markers */ _CLM = false; /* true or false */ " I have searched the Scripts.txt and the SEM config files and I have not found this line to edit. the instructions do not refrence where the edit is to be made. I even unpacked the sem.pbo and also failed to find this line in any of the files there. So could you explain where I should be finding it? AHconfig.sqf Link to comment Share on other sites More sharing options...
Mjolnir Posted March 6, 2015 Report Share Posted March 6, 2015 Maybe I need to wipe my server again. Because I cant find that file. I only find epochAH.Hpp. Link to comment Share on other sites More sharing options...
Richie Posted March 6, 2015 Report Share Posted March 6, 2015 Maybe I need to wipe my server again. Because I cant find that file. I only find epochAH.Hpp. The setting is in run.sqf On the latest build it's line 203 Link to comment Share on other sites More sharing options...
Mjolnir Posted March 6, 2015 Report Share Posted March 6, 2015 Thanks, I have made the change. and restarting the server. Now to see how it behaves once people try to log in. =) ---------------------- Update -------------------- Logged in and I get the same thing. Battleye log says: 15:45:51 : Script Log: #0 Username (xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx) - #19 "SEM_AIsniperDamageDistance)then[{ if(!isPlayer _x)then{_x allowDamage false}; },{ if(!isPlayer _x)then{_x allowDamage true}; }];" This repeats 5 times in under a second and then I receive this. 15:45:51 : Player #0 Username (xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx) has been kicked by BattlEye: Script Restriction #19 The user ID and code have been edited for this post. Link to comment Share on other sites More sharing options...
SadBoy1981 Posted March 7, 2015 Report Share Posted March 7, 2015 Thanks, I have made the change. and restarting the server. Now to see how it behaves once people try to log in. =) ---------------------- Update -------------------- Logged in and I get the same thing. Battleye log says: 15:45:51 : Script Log: #0 Username (xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx) - #19 "SEM_AIsniperDamageDistance)then[{ if(!isPlayer _x)then{_x allowDamage false}; },{ if(!isPlayer _x)then{_x allowDamage true}; }];" This repeats 5 times in under a second and then I receive this. 15:45:51 : Player #0 Username (xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx) has been kicked by BattlEye: Script Restriction #19 The user ID and code have been edited for this post. Line 20 add !"if(!isPlayer _x)then{_x allowDamage true};" Link to comment Share on other sites More sharing options...
narrundo Posted March 10, 2015 Report Share Posted March 10, 2015 hey mate recently I met with this problem too need to figure it out how to solve it on mine. Here is the BE Log : 22:31:19 : Script Log: #0 Mark (xxxxxxxxxxxxxxxxx) - #20 "#line 1 "mpmissions\__CUR_MP.Bornholm\init.sqf" [] execVM "misc\welcome.sqf"; if (isServer) then { fn_getBuildingstospawnLoot " 22:31:19 : Player #0 Mark (xxxxxxxxxxxxxxxxxxxxxxxxxxxx) has been kicked by BattlEye: Script Restriction #20 I wonder if I forgot to put something in my script.txt ? I tried to fix this with putting this code on my script.txt but it doesn't work exec !="execVM \"init.sqf\"" "!="execVM \"Bornholm\Lootspawner.sqf\"" !="execVM \"misc\welcome.sqf\"" !="execVM \"misc\semClient.sqf\"" need some help my mate :| Link to comment Share on other sites More sharing options...
SadBoy1981 Posted March 10, 2015 Report Share Posted March 10, 2015 hey mate recently I met with this problem too need to figure it out how to solve it on mine. Here is the BE Log : 22:31:19 : Script Log: #0 Mark (xxxxxxxxxxxxxxxxx) - #20 "#line 1 "mpmissions\__CUR_MP.Bornholm\init.sqf" [] execVM "misc\welcome.sqf"; if (isServer) then { fn_getBuildingstospawnLoot " 22:31:19 : Player #0 Mark (xxxxxxxxxxxxxxxxxxxxxxxxxxxx) has been kicked by BattlEye: Script Restriction #20 I wonder if I forgot to put something in my script.txt ? Line 21 add !"[] execVM "misc\welcome.sqf";" Link to comment Share on other sites More sharing options...
narrundo Posted March 10, 2015 Report Share Posted March 10, 2015 I have tried it mate but it doesn't work :| Link to comment Share on other sites More sharing options...
SadBoy1981 Posted March 10, 2015 Report Share Posted March 10, 2015 I have tried it mate but it doesn't work :| then u have something else cose rescriction 20 kick from this [] execVM "misc\welcome.sqf"; im sure for that. Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now