1. Dashboard
  2. Forum
    1. Unerledigte Themen
  3. Downloads
  4. Galerie
    1. Alben
  5. Toolbox
    1. Passwort Generator
    2. Portchecker
  6. Mitglieder
    1. Mitgliedersuche
    2. Benutzer online
    3. Trophäen
    4. Team
Di: 20 Mai 2025
  • Anmelden oder registrieren
  • Suche
Alles
  • Alles
  • Artikel
  • Forum
  • Dateien
  • Seiten
  • Bilder
  • Erweiterte Suche

Schön, dass du den Weg zu NodeZone.net gefunden hast! Aktuell bist du nicht angemeldet und kannst deshalb nur eingeschränkt auf unsere Community zugreifen. Um alle Funktionen freizuschalten, spannende Inhalte zu entdecken und dich aktiv einzubringen, registriere dich jetzt kostenlos oder melde dich mit deinem Account an.

Anmelden oder registrieren
    1. Nodezone.net Community
    2. Mitglieder
    3. DeVision

    Beiträge von DeVision

    • [5.0]Spyglass kickt ohne Grund!

      • DeVision
      • 11. Februar 2017 um 15:20

      Hallo ich wollte mal nachfragen, ob mir jemand dabei helfen kann Spyglass in den Griff zu bekommen. Ich joinen auf den server nach der map und es plopt sofort ein Spyglass Fenster auf und ich werde wieder in die Lobby gekickt. Wie kann ich das beheben das ich drauf komme?

    • Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted. a3_characters_f

      • DeVision
      • 9. Februar 2017 um 21:09

      Hat geklappt Danke!! :D

    • Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted. a3_characters_f

      • DeVision
      • 9. Februar 2017 um 21:02
      Spoiler anzeigen
      C
      [Main]
      Version = 5
      
      
      
      
      ;Threads = 0  
      ; Default Value is the number of CPU Cores Detected (max value is 6, min value is 2)
      
      
      
      
      Randomize Config File = false
      ;This is a legacy option to randomize config file for Arma2 Servers. Only for Windows Builds
      
      
      
      
      
      
      
      [Rcon]
      ;; This is functional, should be working fine. Just needs abit of testing on a $
      ;; Allow for changing Address for those running server in a VM environment.
      IP = 127.0.0.1
      Port = 2302
      
      
      
      
      ;; Rcon Password i.e Battleye/beserver.cfg
      Password = password
      
      
      
      
      ;; Bad Player Name Checks
      ;;		This will only work if your mission / mod has started extDB2 Rcon. i.e 9:START_RCON:RCON
      Bad Playername Enable = false
      Bad Playername Kick Message = Bad Player Name
      
      
      
      
      ;; By default : is a bad character (used as seperator for extDB2 Calls (this is hardcoded in)
      ;;Bad Playername Strings = (:):{:}
      ;;Bad Playername Regex_1 = [:alnum:]
      ;;Bad Playername Regex_2 = [:alnum:]
      ;;Bad Playername Regex_3 = [:alnum:]
      
      
      
      
      
      
      
      ;; Whitelisting / Reserve Slots
      ;;		This will only work if your mission / mod has started extDB2 Rcon. i.e 9:START_RCON:RCON
      Whitelist Enable = false
      Whitelist Kick Message = Only Reserved Slots Left
      
      
      
      
      Whitelist Public Slots = 999
      
      
      
      
      ;; Database settings to use (Optional)
      Whitelist Database = MySQL_Example
      Whitelist SQL Prepared Statement = SELECT CASE WHEN EXISTS(SELECT UID FROM PlayerInfo WHERE BattlEyeGUID=? AND Whitelisted=1) THEN 1 ELSE 0 END
      Whitelist Kick on SQL Query Failed = false
      
      
      
      
      ;; Hardcoded BEGuids for whitelisted players
      ;Whitelist BEGuids = xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx : yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy
      
      
      
      
      
      
      
      [Steam]
      ;; This is for VAC Protocol for VAC Bans + Steam Friends.
      ;; https://steamcommunity.com/dev/apikey
      API Key = xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
      
      
      
      
      
      
      
      [VAC]
      ;; This feature requires Steam + Rcon to be enabled.
      ;; Also this feature is called via SQF Code atm, i.e it doesn't auto detect players joining server yet....
      Auto Ban = true
      
      
      
      
      ;; For Player to get banned ( their total VAC Bans => NumberOfVACBans)  AND ( Days Since their Last Ban was <= DaysSinceLastBan)
      ;; This is also used extDB Protocol VAC:VACBanned returned results
      
      
      
      
      NumberOfVACBans = 1
      DaysSinceLastBan = 999999999
      BanDuration = 0
      ;; 0 = Forever, otherwise its x Minutes
      BanMessage = Steam VAC Banned
      
      
      
      
      
      
      
      [Log]
      ;; Flush Logs after each write, more work on Harddrive
      Flush = true
      
      
      
      
      
      
      
      [MySQL_Example]
      Type = MySQL
      Name = altislife
      
      
      
      
      Username = root
      Password = 
      
      
      
      
      IP = 127.0.0.1
      Port = 3306
      
      
      
      
      ;minSessions = 2
      idleTime = 60
      
      
      
      
      compress = false
      ; Really should only use this if MySQL server is external. Also only for MySQL
      
      
      
      
      Secure Auth = true
      ; Recommend you turn this on  http://dev.mysql.com/doc/refman/5.6/en/mysql-command-options.html#option_mysql_secure-auth
      
      
      
      
      
      
      
      [SQLite_Example]
      Type = SQLite
      Name = sqlite.db
      
      
      
      
      minSessions = 1
      ; minSession Default Value = 1
      
      
      
      
      ;maxSessions = 4
      ; maxSession Default Value = number of Main->Threads
      ; 	You really should leave this value alone
      idleTime = 60
      ; idleTime no Default Value yet, needs to be defined.
      ; 	idleTime is the time before a database session is stopped if not used. 
      ;	If Database Sessions are greater than minSessions
      Alles anzeigen
    • Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted. a3_characters_f

      • DeVision
      • 9. Februar 2017 um 20:58
      Spoiler anzeigen

      extDB2: Version: 71
      extDB2: https://github.com/Torndeco/extDB2
      extDB2: Windows Version
      Message: All development for extDB2 is done on a Linux Dedicated Server
      Message: If you would like to Donate to extDB2 Development
      Message: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2SUEFTGABTAM2
      Message: Also leave a message if there is any particular feature you would like to see added.
      Message: Thanks for all the people that have donated.
      Message: Torndeco: 20/02/15


      extDB2: Found [lexicon]extdb[/lexicon]-conf.ini
      extDB2: Detected 4 Cores, Setting up 4 Worker Threads


      [20:47:08:167588 +02:00] [Thread 5500] extDB2: No Config Option Found: altislife
      [20:53:31:208289 +02:00] [Thread 5500] extDB2: Stopping ...

    • Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted. a3_characters_f

      • DeVision
      • 9. Februar 2017 um 20:50

      Hab jz den Server auf 5.0 aufgesetzt aber wenn ich draufjoine sagt er mir "Einrichten des Clients, bitte warten ..." es liegt auch ein Fehler in der Datenbank vor bzw. in der Verbindung dort hin ("extDB2: Error with Database Connection"). Ich weiß jz nicht genau was ich in der cfg davon ändern muss?

    • Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted. a3_characters_f

      • DeVision
      • 9. Februar 2017 um 20:18

      Hat sich jz auch soweit gelöst nur ich hab ne zu alte Version drauf sodass Spyglass rumspackt.

    • Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted. a3_characters_f

      • DeVision
      • 9. Februar 2017 um 19:27

      ^^ Ja ok ich dachte es liegt daran!?

    • Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted. a3_characters_f

      • DeVision
      • 9. Februar 2017 um 19:23

      Ja der Server startet ganz normal aber man kommt nicht in die Lobby. Ich geb das Passwort ein verbinde aber es bleibt in dem Altis Screen wo man die Map sieht.

    • Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted. a3_characters_f

      • DeVision
      • 9. Februar 2017 um 18:16

      Ne ganz einfaches Altis Life ich hab auch nichts geändert. Es liegt ja auch eig daran das obwohl die Datei characters_f vorhanden sind Arma diese nicht findet!

    • Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted. a3_characters_f

      • DeVision
      • 9. Februar 2017 um 17:50

      Hallo Leute ich habe vor einen Altis Life Server zu machen dazu habe ich ihn provisorisch erstmal auf meinem localen PC laufen doch wenn ich ihn über TADST Starte kann man nicht in die Lobby und verbleibt im Altis MAP Screen. Dann hatte ich mal in der RPT nachgeguckt und fand dann diesen Fehler: "Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted. a3_characters_f". Hab schon Google durchforstet und mehrere Personen getroffen die dieses Problem hatte bei denen es aber nicht so richtig gelöst werden konnte.
      Ich hoffe dass mir jemand helfen kann.
      LG
      DeVision

      Version 4.4r4
      Arma 3 1.66...

    Registrieren oder Einloggen

    Du bist noch kein Mitglied von NodeZone.net? Registriere dich kostenlos und werde Teil einer großartigen Community!

    Registrieren

    Wichtige Links & Informationen

    Server & Hosting-Ressourcen

      Server Administration & Hosting Basics

      Windows Server Support & Guides

      Linux Server Configuration & Help

      Setting up TeamSpeak 3 & VoIP Servers

      Domains & Web Hosting for Beginners & Professionals

      Cloud Hosting, Docker & Kubernetes Tutorials

    Gameserver & Modding-Ressourcen

      ArmA 3 Tutorials & Script Collection

      Renting & Operating Gameservers

      DayZ Server Management & Help

      FiveM (GTA V) Server & Script Development

      Rust Server Modding & Administration

      Setting up & Optimizing ARK Survival Servers

    NodeZone.net – Deine Community für Gameserver, Server-Hosting & Modding

      NodeZone.net ist dein Forum für Gameserver-Hosting, Rootserver, vServer, Webhosting und Modding. Seit 2015 bietet unsere Community eine zentrale Anlaufstelle für Server-Admins, Gamer und Technikbegeisterte, die sich über Server-Management, Hosting-Lösungen und Spielemodding austauschen möchten.


      Ob Anleitungen für eigene Gameserver, Hilfe bei Root- und vServer-Konfigurationen oder Tipps zu Modding & Scripting – bei uns findest du fundiertes Wissen und praxisnahe Tutorials. Mit einer stetig wachsenden Community findest du hier Antworten auf deine Fragen, Projektpartner und Gleichgesinnte für deine Gaming- und Serverprojekte. Schließe dich NodeZone.net an und werde Teil einer aktiven Community rund um Server-Hosting, Gameserver-Management und Modding-Ressourcen.

    Wer jetzt nicht teilt ist selber Schuld:
    1. Nutzungsbestimmungen
    2. Datenschutzerklärung
    3. Impressum
    4. Urheberrechts- oder Lizenzverstoß melden
  • Trimax Design coded & layout by Gino Zantarelli 2023-2025©
    Community-Software: WoltLab Suite™