Spartan 85 Report post Posted November 13, 2015 Hello friends, some folks have been struggling with Battleye kicks and have not quite grasped how to resolve kicks that show up in their scripts.log file yet. For those who could use a little more visual description, I have created this little tutorial showing how I do it. I'm not a Battleye expert or scripting guru, so any other advice from people who fall into those categories is welcome, so long as it's contributed graciously!Spartan's Illustrated DIY Scripts.log Battleye Filter Exception Tutorial (Dropbox Link)(Also, if anyone notices any errors in what I prepared, please let me know so I can correct them.) 1 Share this post Link to post Share on other sites
☠ Skull & Bones ☠ 4 Report post Posted November 15, 2015 Hi Spartan,Can you check whats the problem with this? I am getting #41 "(_this select 0) execVM "\A3\weapons_f\data\scripts\fire.sqf";"This is what I have on line 43. I really hope you can help me on this.execVM !="_dummy = ['Init', _params] execVM '\A3\ui_f\scripts\pauseLoadinit.sqf';" !="all bis_fnc_progressloadingscreen;\n\n\nif (isserver) then {\n[] execvm \"initServer.sqf\";\n\"initServer.sqf\" call bis_fnc_logFormat;\n}" !="ript != \"\") then\n{\nprivate [\"_handle\"];\n_handle = [_display] execVM _script;\n} else {\n_scripts = getArray(missionConfigFile >> \"" !="BIS_fnc_execVM" !"execVM \"\A3\Structures_F\scripts" !="[\"exile_client\trashBin\fn_execVM.sqf\",\".sqf\",0,false,false,false,\"A3\",\"MP\",\"execVM\"]" !="_sxr = _this execvm \"\GNT_C185\scr\C185Init.sqf\";" !="[_this select 0] execvm \"\GNT_C185\scr\G_CheckEngine.sqf\"" !="([this, 1] execVM \"\A3\Structures_F_EPC\Civ\PlayGround\scripts\Carousel_spin.sqf\")" !="[(_this select 0)] execVM \"\A3\Structures_F\Ind\PowerLines\Scripts\column_ruins.sqf\"" !="([this, 0] execVM \"\A3\Structures_F_EPC\Civ\PlayGround\scripts\Carousel_spin.sqf\")" !="e 1\"mpmissions\__CUR_MP.Esseker\initPlayerLocal.sqf\"\n\n\n\n\n[] execVM \"addons\statusBar\statusbar.sqf\";\n[] execVM \"custom\KillMess\"" !="\(_this select 0) execVM "\A3\weapons_f\data\scripts\fire.sqf\";" !="\(_this select 0) execVM "\A3\Structures_F\Wrecks\Scripts\Wreck_Heli_Attack_01.sqf\"" !="ZOM\generate_zone.sqf" !="ZOM\init.sqf" !="ZOM\walk.sqf" !="zom_fuc_realDamagehandler" Share this post Link to post Share on other sites
Spartan 85 Report post Posted November 15, 2015 (edited) Skull, paste the relevant line from your scripts.log here in a code snippet (looks like <> in the options when you are posting to the forum). Otherwise, the line breaks may not show correctly in the forum.if there are no line breaks, try this:!="(_this select 0) execVM \"\A3\weapons_f\data\scripts\fire.sqf\";" Edited November 15, 2015 by Spartan typo Share this post Link to post Share on other sites
NedFox 48 Report post Posted November 15, 2015 (edited) !="\(_this select 0) execVM "\A3\weapons_f\data\scripts\fire.sqf\";" Why don't you just read the information at https://www.dropbox.com/s/879hjrlvhtoteeg/Spartan's Illustrated DIY Scripts.log Battleye Filter Exception Tutorial.pdf?dl=0 first and then suddenly realize you did it all wrong?Learn, as admin, to follow manuals *to the letter*.. Which states a \ goes IN FRONT of a " , and only if INSIDE the error. Edited November 15, 2015 by NedFox Share this post Link to post Share on other sites