ue30oli 10 Posted October 3, 2015 If i want to join our Server i get this kick message from battleeye: #1 "CurrentAmount < _AliveAmount2) then {format ["%1",_random] createunit [position _logic, _grp, "this switchmove 'AmovPercMstpSnon" I think i have to add something to the battleeye filters but i dont now what and where. any idea what the problem is with battleeye and this message ? Share this post Link to post Share on other sites
terox 316 Posted October 3, 2015 possibly quotes within quotes eg "somefiltercode, with a "STRING" inside it" Maybe try "somefiltercode, with a 'STRING' inside it" Share this post Link to post Share on other sites
ue30oli 10 Posted October 3, 2015 But this #1 "CurrentAmount < _AliveAmount2) then {format ["%1",_random] createunit [position _logic, _grp, "this switchmove 'AmovPercMstpSnon" is in the script.log and i think i have to put something into my script.txt from battleeye to dont kick no more for this but i dont know how to do it. Share this post Link to post Share on other sites
terox 316 Posted October 4, 2015 this thread which took me all of 2 seconds to find using google is quite aptly named http://epochmod.com/forum/index.php?/topic/29736-all-you-need-to-know-about-be-filters-but-were-too-lazy-to-google/ and it looks like you completely ignored my advice, the code snippet you reposted is still syntactly incorrect so good luck Share this post Link to post Share on other sites