Jump to content
Sign in to follow this  
ue30oli

Battleeye Problem

Recommended Posts

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

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

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

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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×