Freece
Member-
Content count
19 -
Donations
0.00 EUR -
Joined
-
Last visited
Community Reputation
1 NeutralAbout Freece
-
Rank
Bambi
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Freece started following bAdmin, AdminToolkit for Arma 3 v2.2.2 - Exile Edition, Ubuntu - Server restarts + server reboot - the easy way and and 2 others
-
@ReddestOfRoses Sorry never fixed it. I had too much at the University to do so stopped playing.
-
@iMaX Those are all the same error. Use the information on these two pages: and to learn how to add battleye filters. As for this specific error, add the following to line 8 in your scipts.txt in the /arma3server/battleye folder. Open the scripts.txt and at the end of line 8 make a space from the previous entries and paste this in. Save and restart your server, or if you use a battleye tool, just update your scripts. !="_v)} do {\n_posV = getPos _v;\n_smoke1 = \"#particlesource\" createVehicleLocal getpos _v;\n_smoke1 attachTo [_v,[0,0,0],\"engine_effe"
-
Ubuntu - Server restarts + server reboot - the easy way
Freece replied to massasster's topic in Linux
Thank you all for your responses. I did have a few problems, which were solved using your tips and some rethinking. Now it seems to be working. -
Ubuntu - Server restarts + server reboot - the easy way
Freece replied to massasster's topic in Linux
Hello, I am having some problems running a modified version of your script. I am using CronTab to run the restartscript.sh instead of having the sleep command, since I don't want it running in the background forever, as well as I don't want to make a separate screen for just this. My crontab looks like this: And my restartscript.sh looks like this: I am running the start exile script which contains the startup stuff. I am getting the error: ./restartscript.sh: line 10: syntax error: unexpected end of file Obviously a shell error, but how to fix? Thanks, Freece -
@TheFatDaddy Sorry for stupid formatting I am writing in my phone. I had the same problem. What you want to do is add the line 7 exec somewhere in your scripts.txt, presumably at the end, and then add the filter there. You are going to have to add a lot more filters as well to that line to get it working. Hope this helps. Freece
-
Well this is quite embarrassing.... I am using Sublime Text 3 which I also use when I program, and I prefer spaces to tabs. So in my settings it will auto change to spaces instead of tabs, leading to tabs in the script turned into spaces... Sorry for a useless post Freece
-
@r0fus Yes, that is the same line that I have added. My 7 isPlayer is on line 34 and i tried adding this. Still no result. Thanks for suggestion though. @Eggbox Hehe quite alright.
-
I recently set up a new Exile server on a dedicated Debian 8 server. I added infiSTAR and Defents Mission System, which are working fine except sometimes when I get kicked for this #32 restriction: I have added multiple other restrictions that have then kept me from getting kicked. I added this to line #34 in the scripts.txt: !="e \"lastGestFreezeT\";\n\nif (_VBtemp + 25 < time) then \n{\n\nif (isPlayer _this) then {} \nelse\n{\nif (random 10 < 6) then \n{\n\n\n\n\n\n\nif" Which I created using the online be filter tool suggested here on the forums, just like i did with the others that worked. I even tried adding the same twice since I was still getting kicked. I am using DaRT to reload my scripts, and also tried a restart of the server. Any suggestions? Thanks, Freece
-
@NedFox I am using DaRT, or BERcon depends what I'm feeling like. But how long does it usually take? Ok with a little bit more patience, it finally gave up and let me play on my own server. Thanks!
-
I just installed infiSTAR on my server which had only DMS on it before and i started getting kicked for various reasons. I added the filters you provided in the readme, and also tried with only infiSTAR which worked. I tried manually adding all of the kick reasons, using the befilter tool website linked on this forum, but gave up after 5 or so minutes thinking it would never end. Should I continue, and the problem will disappear or is there something I am missing? I replaced the scripts.txt with the one that comes with infiSTAR, should I have merged them since the 7 exec row completely disappears in the infiSTAR version? script.log: I am running a dedicated server on Debian 8, if that matters.
-
Exile does not come with NPC missions by default. You have to download a mod such as the DMS NPC Missions addon, or another similar mod that can be found on this forum. Hope this helps. Freece
-
This seems like a great tool and I really want to use it, but for some reason it won't work. I have followed your steps of installation, and i added a ";" at the end of class AdminToolkit in config.cpp in admintoolkit.pbo since it was missing(nothing changed though so might not be important.) I also added my uid in the config.cpp which was missing in the description. Is this mod still functional on Exile? I would love if you were to keep working on this, and I would try to help to the best of my abilities.
-
Is anyone still working on this?
-
Ok I solved the problem by manually adding @exile to -mod=@exile instead of using the variable that I created. For some reason it didn't like the "" or something, not sure. But thanks all for your answers! How do I set this to Solved?
-
I was thinking just the same thing, so I just did that, validated 100%.