nuxil
-
Content Count
1606 -
Joined
-
Last visited
-
Medals
Posts posted by nuxil
-
-
Do you got some antivirus on the server ?
It might be that the antivirus is blocking Bec.
I have tried to reproduce this error myself without luck.
But after googeling a bit i belive its due on one of two reason.
Bec has not enough permissions to use the socket.
Bec is getting blocked by an antivirus.
-
Hmm..
Strange.. what OS is the server using?
Do you get this error if you run Bec as administrator?
-
Its a arma ban not a BE ban.
Check your arma root directory for a file called ban.txt
I also reccomend that you do not ban on "onHackedData" but change it to this instead in your server.cfg file.
onHackedData = "kick (_this select 0)";
-
This BattlEye debug systemchat spam vomit is nothing i can do about.
I agree that there is too much text related to Battleye when people connect. but this has to be directed at BIS & BE.
What text people use in their reasons with the scriptban plugin is up to them self.
My example was to provide a understanding on how it works in somewhat clear way.
For thouse who strugles with BE filters and do not understand them. i found a great link explaining how it works.
http://opendayz.net/threads/a-guide-to-battleye-filters.21066/
And why is this info not on the Biki ???
-
Interesting. Well, personally I can't wait for the competiton to be over so the real community can come back together and make some awesome projects - not for money or fame but for fun and good karma ;)Its over. We just have to wait for the winners to be announced. So im not sure whats stopping the "real" community to start modding again.
Donation can be a good & bad thing. i myself have no mods i have released to the public but i have received some donation for my tool i made.
I appreciate the donations i been given, but sometimes i feel its a burden especially when the donation text say something like:
Here is 20 buck.. can you please include this & that in next version.
It feels like they want to buy a feature with donation and i in someway feel obligated to look at the requested feature since there is money invloved.
People should donate because they want to. i think its wrong when people donate because they want you to include this & that in the mod/tool/whatever.
-
stop surfing gay porn, targeted ads by google based on your surfing habbits/ search keywords :p
but, seriouly its fine here aswell
-
I sent you an email, can't you just write me 1-2 examples w/remoteexe, I can go off that.Im not sure what kind of examples i can give you.
This is not the best thread on how to create BE filters.
But lets assume you have this in your removeexec.txt file. (take out of some verry verry old dayz filters)
5 "disable" !="this enableSimulation false;this allowDammage false;this disableAI 'FSM';this disableAI 'ANIM';this disableAI 'MOVE';"
1 "init"
1 "server"
5 "compile"
4 "loadFile"
5 "move" !="this enableSimulation false;this allowDammage false;this disableAI 'FSM';this disableAI 'ANIM';this disableAI 'MOVE';"
Now. you can see this we have 4 rules that will Kick and one 2 rules that will just Log.
Kicks:
Restriction #0 -> 5 "disable" !="this ...
Restriction #1 -> 5 "compile"
Restriction #2 -> 4 "loadfile"
Restriction #3 -> 5 "move" !="this ...
Note: im unsure if the 1st rule is Restriction #0 or 1
But anyway with thouse rules set you just open the reasons.py file. scroll down and edit the remoteexec_reason.
SERVERS = ["Config.cfg"]
...
..
remoteexec_reasons = {
"0" : ["Banned for breaking remoteexec filter rule 0", 0],
"1" : ["Banned for breaking remoteexec filter rule 1", 0],
"2" : ["Banned for breaking remoteexec filter rule 2", 0],
"3" : ["Banned for breaking remoteexec filter rule 3", 0],
"4" : ["Banned for breaking remoteexec filter rule 4", 0],
"5" : ["Banned for breaking remoteexec filter rule 5", 0]
...
so on
...
}
Sorry but i cant make any better examples than this.
-
@Sharkking, Bec can not control the color of the text ingame. this is done by the game itself.
@SpanishSurfer, look at server admin forums. a2 and a3 section on bif.
http://forums.bistudio.com/showthread.php?131759-New-BattlEye-features-for-server-admins
http://forums.bistudio.com/showthread.php?138736-Introducing-Server-side-Event-Logging-Blocking
There are no other official docs on how to create the filters/ how it works..
Maybe if you google you'll find some examples to a mission.
-
I have replyed to the email you sent me.
Make sure to read the readme file and the reasons.py file as they explain a little how it works.
-
-
@Sandbird. I see youre already using plugin V.0.2, sorry for that i missed it.
Can you pm me a BeLog\Be_Date.log file. i want to see your rate of connections.
+ what settings value(s) you have tried.
@kero81. I cant help you with that. Best to ask your hoster about it.
-
sounds strange.
Bec 1.606 & the latest plugin ?
any other plugins running?
-
Youre using a scheduler file of the old type.
Please update your file to the new scheduler format..
<job id='n'> <day></day> <start></start> <runtime></runtime> <loop></loop> <cmd></cmd> </job>Check out the scheduler example file and the scheduler faq file provided in the Bec.zip package.
-
It should look the Server for 120 seconds if you get more than 2 connection within 5 sec.
It dosent do that ?
-
It simply isnt practical for a server to write filters for each and every mission they run unless they are just a 1 mission server. We run lots of missions which are constantly being removed, replaced rewritten.A creatunit log would be nice alongside the createvehicle log though
I totaly agree with you on this part. a admin of an server doesnt really got the time to create/update Be filters for N missions.
Its basicly a nogo unless you got some guy(s) dedicated to the Be filters.
What i like to see if a change in the mind of Mission makers instead.
They need to learn and get used to include Be filters with the mission(s) they make. esp if it is a pub.game.
I feel like most of mission makers dosent do this. maybe not because the dont want to but becase they cant.. idk,
Because there is basicly no documentation on Be filters. sqf has good wiki support. most mission makers hang around there.
With Be filters you just get tossed around some file(s) and get told here.. look at mine..
and if youre stupid enough to try em out before looking at em. you end up Uber kicking all players :p
or you get told to log it all and end up on n^y gigs of logs to dig in..
If the wiki for had more referaces & examples to on how to set up the filters in the scripting section
example commands like setdamage & foreach all the other supported Be fileters It would be more Encuriging idk who knows..
a tool to auto create the Be filters would have been nice tho :p
-
@Bot , Sorry for my late reply. but i have been real busy and not home the last few days.
I have updated Bec to version 1.606 now.
Take a look at the changelog and the commans.xml file in the 1.606 zip package. specially id 23 id 24.
Take a note on the differance. read my comment just above id 23
-
Hello.
Predefined text messages are not currently supported in the commands.xml file.
This is a small things to add in. I'll update Bec a bit later so you set predefined texts.
It will work like this.
<command id="36"> <name>!rules</name> <group>10</group> <cmd>say</cmd> <time></time> <text>RULE #1 blah blah!, RULE #2: blah blah!, RULE #3: blah blah!</text> <desc>Show rules.</desc> </command>
it will work extactly like the current support for say.. execpt that if the <text> tag has text in it. it will use this instead of what you typed on the chat line.
-
So people want to be able to use dlc without paying. If you didnt buy the dlc you shouldnt be able to use it whatsoever. Your lucky you get ads.I, among many others have no intention of buying it or use the helis, karts etc..
Yet we still get ads stuffed down our throat when we join servers/missions using dlc content.
If there was a way to know which server/mission used DLC content before joining i would not complain.
-
Not to be insulting but....Bro, do you even Brain?Dont call me Bro. i aint your bro or mate...
Not to be insulting but i probably "brain" more than you do.
I mean seriously, ýou can use these helis even if you didn't buy it and you just get adds(!) ingame!
No you cant. By default you can not enter the vehicles. You need to bypass this with scripts.
Or is something wrong with my arma? so unless you have scripting knowlege you cant use them.
If BIS really wanted to be greedy, then they could release all the features and content under the paywall and everytime you would join a server which has Firing from Vehicles, Sling loading, AFM, Helicopters and the MP "Support" Mode, you would just simply be kicked.
Yep thats how i wouldl like it instead of a game full of ads. but thats my optinion.
If i wanted extra features i would gladly buy them as a seperate addon/"Dlc"
But i have no interest in them, as it is now i get these things forced down my throat if i like it or not.
I would gladly stay away from servers utilizing the content if i could. but i have no way of knowing if the server im joining is using DLC content or not.
-
The ad system is just ridiculous in my opinion.
I would rather have back the good old lite system.
If you go to a random server you never know if the mission maker has included some dlc content.
And if they have used some dlc content, you get ads ingame. loading screen ads. "Ads if you start the mission in a one of the helis etc".
So you never know if you will get these damn ads when you join a server.
Futher more i would not call the current system in Arma3 for DLC. "Downloadable content"
This is nothing you can choose to download & buy.
You get forced to download these content if you like it or not.
They force them upon you, but you can only use them if you pay.
I understand that they dont want to split the community.
Its like. lets all play together even tho you didnt buy the DLC. Which in my opinion is wrong.
I would rather see a proper DLC system.
If the server youre trying to connect to runs some DLC content and you dont have it you should not be able to join it.
But i guess Bis dont like that since it would mean no ads. "loss of possible income"
Im not going to whine to much more about the ads as i dont care that much about them.
Nor am i going to buy the DLC's as i dont care much about Arma3 either. I prefere Ad free games ;)
-
We need a Ad-Blocker mod :p
-
Dont expect them to answer you. They ignore most of us anyway.
I myself have a eyefinity setup and this issue has been since arma2.
Objects on my side monitors looks stretched and larger than what they really are.
As you can see here in a old video i did back with OA.
video might be blocked in some contrys cos i used some music i was not allowed to :\
https://www.youtube.com/watch?v=X5ph-f2cfF4
Due to the fisheye issue i stopped playing using 3 monitors with arma..
well. i basiclly stoped playing arma3 in general. reasons. simple. its bad :p
-
Well. something about it is not clear.
So i assume that the Global ban list is a database of some sort where admins add in their bans.
And we download/update the current Banlist with missing ones.
Im not sure how you will go about this. but there could be many reasons to not wanting to use a specific ban or all bans from a specific admin, mainly abuse, ignorance. Bad BE filters and do permban on it, banning people because of bugs/glitches in game and belives they are cheaters. So on, there are many many reasons.
So this is why i asked if you could "ignore" a ban done on playerX or ignore all bans done by adminX.
But as i said. its not clear how this global ban list will work so im just worried that it could be abused.
-
Regarding map: I have been working with this too. It's not impossible but i havn't got the convert between ingame-coordinates -> browser-map coordinates working very well.
Anyhow, i will probably fix this later on.
Global banlist with only be a database where you can add people however you want. It will be shared over all of your servers. You decides the rules :)
Conversion of coordinates should be relative easy "NOT tested tho"..
But assuming ALL map images are of size: 1024x1024.
Then to plot the cords one should only need to do something along this lines.
Xpos = ImageSizeX * PlayerPosX, Ypos = ImageSizeY * PlayerPosy
Knowing that if PlayerPos X or Y is less than 0 or greater than 1, the player is in infinity land.
Lets assume the player is at [0.5, 0.5]. Then we need to plot him at pixel 512 in X and 512 in Y on the image.
More Q's about the Global Ban list.
Will we be able to set exceptions on a ban done by a admin.
Will be be able to ignore all bans done by a specific admin ? or must we subscribe to a admin to use his bans?
B.E.C. "Battleye Extended Controls" - Admin tool for dedicated servers
in ARMA 3 - SERVERS & ADMINISTRATION
Posted · Edited by nuxil
Im sorry but i have no great solutions for you regarding this issue.
Youre on your own on this one.
You can try and set your external ip (server ip) in Bec config.
Bec used a udp socket to connect to the server and a tcp socket to check for new version & for the reporter accout if enabled.
I found some articles regarding socket.error 10013 that you might want to read..
http://msdn.microsoft.com/en-us/library/windows/desktop/ms740668%28v=vs.85%29.aspx#WSAEACCES
http://www.wisegeek.com/what-are-the-common-causes-of-socket-error-10013.htm