-
Content count
44 -
Donations
0.00 EUR -
Joined
-
Last visited
Content Type
Profiles
Forums
Wiki
Servers
Devblog
Everything posted by marcmarder161
-
First, I apologize for my english, but lets continue... The script can be used for every server available out there. This is my restart script and I thought I better share it, to save you guys some time. No Crontab needed here... The script runs in a loop continuous checking whether the server is started or not. You can see the output when you type screen -r or screen -r YOURSCREENNAME When you don't know what the application screen is, don't make a server T H I N G S T O D O: make sure that your restart script is set to shutdown the server after *your restart time* exile_server_config > restart OR infistart config > restart the server have to shutdown so the script knows that it should re-start the server chmod +x restart.sh (basicly make it executable) VVVVVVVVVVVV better you make a second script that executes this script like this VVVVVVVVVVVV Dont forget to make it execuable screen -dmS armaserver ./restart.sh make sure you modify your server parameters in the script make sure you modify all strings @ the start of the script do not remove #bin/bash !!!!!!!!!!!! If you want help, provide all information you can get i am open for suggestions or edits Read all instruction in the file remove the curl "" part or install the app Simplepush (android) to get notifiyed when your server doing something Any suggestions for another scripts? Solves for problems that could occour: Make sure all files / directorys are owned by the user DO NOT USE ROOT ffs All paths are right The current user have enough rights
-
Guten Tach liebe Community, An die Moderatoren: Ich poste das nicht im "Staff" Bereich weil der für alle Sprachen ist. Wir sind an einem Punkt angelangt an dem ich / wir Hilfe brauchen , ich verwalte / stelle die Game-Server ziemlich weit alleine bereit - seit Jahren - und der Entwickelungs Prozess von meinen Anstehenden Projekten würde alleine zu lange dauern. Momentan bin ich auf den Exile-Server konzentriert, der auch sehr gut läuft, aber parallel stelle ich einen Plan auf für einen Arma III Taktik Server auf. Der Exile-Server ist durchschnittlich mit 5-15 Leuten belegt und der Teamspeak mit durchschnittlich 10-20 Leuten. Wen ich suche: Jemanden der sich schnell Sachen selber beibringt Jemand der sich schnell mit allen anfreundet Jemand der sich mit GIT auskennt!!!! > (Git kann man leicht auch lernen) Jemanden Kreatives Jemanden der Organisiert an sein Ziel ran geht Evt Linux Kenntnisse? All unsere Server-Maschinen laufen auf Linux mit vollem SSH Zugriff, weil wir uns nicht ausrauben lassen von Buy and Play Hostern > (Linux kann man ebenso leicht lernen) mindestens 20 Jahre alt Supporter Job gibt es auch: Erfahrungen im Support Englisch Kenntnisse Kreativität Umgehen mit Google Docs Erstellen von Mindmaps via Docs > lernbar mindestens 17 Jahre alt Zu mir: Mein Name ist Marder (Ingame) und ich bin einer der wenigen die es besser und anders machen wollen. Der Ständige Konflikt mit nicht funktionierenden Funktionen ist eine Art Hassliebe für mich. Ich war auch mal gewöhnlicher Spieler auf anderen Gameservern und wie so ziemlich jeder kommt man an einem Punkt an, wo der Server einem nichts mehr geben kann - man hat schon alles, die Admins sind ignorant, man hat Feinde, man hat zu wenig Möglichkeiten und man hat Stress wegen unsinnigen Regeln mit den Admins. Diese Punkte waren ausschlaggebend für das aufstellen einer eigenen Community und somit den Versuch zu machen es besser zu machen. Ich hoste nun seit 6 Jahren aktiv alle Art von Gameservern. Eventuelle Community Admins die bereits eine Community usw besitzen und den gleichen Ideen-Gang haben > Aushandeln lässt sich immer etwas. Geantwortet wird per Post und ihr bekommt eine Nachricht von mir, ob ihr euch melden könnt oder nicht.
-
Hey, I Need Some Help In Developing A Server Monitoring Script :). I Am Nearly Done, But I Need Some Issue Trackers And Some Improvements. Join Me Here If You Dont Know How To Use It, Join My Teamspeak: NotOnlyOne.de Or Contact Me Here
-
@olveld Ok, i managed to learn it. Works like a charm
-
@olveld Ok I Figured Out How To Count Players Simple Bash Function. Could You Teach Me How To Use Munin?
-
Hey, Interesting Never Heard Before From Munin. I´Ve Read Some Things About It Now And It Seems Pretty Easy. How Did You Connect The Player Cound Integer With Your Plugin? I Think I Would Read The Connect Log Out And Count Every Connect And Disconnect, Is That The Way You Did That? We Can Have A Talk On My Teamspeak: NotOnlyOne.de We Could Put Our Projects Together http://notonlyone.de:8181/ > under Groups > Projects > Public
-
Disable vehicle thermal and certain weapons
marcmarder161 replied to Shane Martin's topic in Scripts
Could you update your main post?, To match the todos for the new Version or is it still working like day one? -
You are probably using Linux, check the Case sensivity of the folders
-
/home/steam/arma3/@exileserver/addons/exile_server_config/config.cpp Line 7500
-
And i found a Permanent solution too: Remove all your fixes you put in to arma 1.66. in case you used this //WILL BREAK THE SERVER //ExileClient_gui_postProcessing_initialize = "fixes\ExileClient_gui_postProcessing_initialize.sqf"; //ExileClient_gui_postProcessing_reset = "fixes\ExileClient_gui_postProcessing_reset.sqf"; //ExileClient_gui_postProcessing_toggleDialogBackgroundBlur = "fixes\ExileClient_gui_postProcessing_toggleDialogBackgroundBlur.sqf"; //ExileClient_object_player_death_startBleedingOut = "fixes\ExileClient_object_player_death_startBleedingOut.sqf"; //ExileClient_object_player_event_onKilled = "fixes\ExileClient_object_player_event_onKilled.sqf"; In the config.cpp > customcode Login on PHPMyAdmin > press your DataBase (it should be named exile) > press on "SQL" > copy the command in and press ok. UPDATE player SET damage = 0;
-
Yo Guys, All of my players including me are instantly dying on server join or after a respawn. (You can take a look @ it: NotOnlyOne.de:2302) Any Idea?
-
ok can you come to my ts: Notonlyone.de, i dont want to write all the things. I will post the solution afterwarts
-
I am using phpmyadmin on my dedicated, i dont know how its done with workbench search for mysql querry https://dev.mysql.com/doc/workbench/en/wb-sql-editor-query-panel.html EXECUTE THIS: UPDATE player SET damage = 0;
-
K easy - go into your mysql commander, in your case it is navicat. I never used it before, but you have to go into your exile database and somewhere search for sql querry. You have to execute this code in the Database! May this helps you: https://www.navicat.com/manual/online_manual/es/navicat/win_manual/QueryEditor.html
-
Put this in your MYSQL Database: UPDATE player SET damage = 0; fixed for me. But this is still no permanent fix? Will it happen again?
-
Players cant move Objects ...
-
problem: after respawn (sometimes) it kicks with the reason: Could not get Bambi state (or smth similar). I did not have this problem before, database working fine ...
-
If you encounter problems with linux: use this. You can leave the capital letteres in the main directory like this: arma3server/@Extended_Base_Mod BUT cd your self in @Extended_Base_Mod and type rename 'y/A-Z/a-z/' * then cd your self in addons and type rename 'y/A-Z/a-z/' * Thats it
- 53 replies
-
- extended base mod
- deutsch
-
(and 1 more)
Tagged with:
-
Okey thank you for share and your help it works now
-
In the init there are 2 Files more so any idea?
-
still...