Jump to content
Sign in to follow this  
TD-4242

BattleEye .txt files

Recommended Posts

I have been trying to get a grip on how the BattleEye scripts work. On my private hive server I have the BaseBuilding 1.0 code installed and 3-4 of the items will kick you with either create vehicle restriction #37 or create vehicle restriction #40.

As an example, one of the items is:

"Land_CamoNetB_NATO"

I look around line 40 (actually 41) in createvehicle.txt and I do find the line:

5 "B_"

Which would kind of make sense. Now how do I disable the kick for one particular item? I have tried:

5 "B_" !="Land_CamoNetB_NATO"

To no avail. Is there something else I need to do or am I just way off base with the above?

Thanks in advance

Share this post


Link to post
Share on other sites

I had tried that and more things seemed to get us kicked.

Can anyone point to some Docs that I can go through to find out how this is actually suppose to work?

Share this post


Link to post
Share on other sites

That's the best I've seen so far. Thanks for the link. I haven't seen even that much yet.

Share this post


Link to post
Share on other sites

lol theres not a lot of help for these script files but the bi forums are always the best thing to look at for anything like that

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  

×