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
Mi: 02 Juli 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. saya

    Beiträge von saya

    • Task Force Radio aufm server installieren [5.0.0]

      • saya
      • 2. Februar 2017 um 17:11

      Hey leute, wie installiere(setuppe) ich task force radio auf meinem server?

    • Arma 3 life (altis life 3.1.4.8 ) empfangene daten vom server...

      • saya
      • 24. Januar 2017 um 22:17
      Zitat von powerafro2

      Diesen Vorgang ausgeführt?


      In deiner @life_server\Functions\MySQL:


      die fn_mresArray.sqf mit dieser hier ersetzen: Framework/fn_mresArray.sqf at master · AsYetUntitled/Framework · GitHub
      die fn_mresToArray.sqf mit dieser hier ersetzen: Framework/fn_mresToArray.sqf at master · AsYetUntitled/Framework · GitHub

      Und danach die DB neu aufsetzen.

      Alles anzeigen

      Ja, jetzt gehts aber nach einem server restart kommt wieder "empfangene daten" muss immer die datenbank neu aufsetzen

    • Arma 3 life (altis life 3.1.4.8 ) empfangene daten vom server...

      • saya
      • 24. Januar 2017 um 16:05

      Hey leute, irgendwie bekomme ich beim joinen nen black screen wo steht "empfangene daten vom server..." hab mal logs reingehauen

      Dateien

      extdblogs.log.txt 2,42 kB – 172 Downloads arma3server_2017-01-23_20-09-03.rpt.txt 755,42 kB – 160 Downloads arma3server_2017-01-23_20-07-54.rpt.txt 1,07 kB – 124 Downloads
    • ArmA 3 Life verbindet vermutlich nicht mit extDB2(der datenbank)

      • saya
      • 23. Januar 2017 um 20:13
      Zitat von SirNo

      1. Die RPT trozdem hier einmal posten, da dort Fehler erkannt werden können, sowie vielleicht Ergebnisse gezogen werden können.
      2. Hostest du auf einem Root server oder bei welchem Anbieter bist du?

      Etwas mehr Angabe würde uns weiterbringen.

      das eigendliche problem habe ich ja "behoben" nur jetzt aufeinmal kriege ich nur "empfangene daten vom server..." hier mal trotzdem die logs

      Dateien

      arma3server_2017-01-23_20-07-54.rpt.txt 1,07 kB – 170 Downloads arma3server_2017-01-23_20-09-03.rpt.txt 755,42 kB – 215 Downloads extdblogs.log.txt 2,42 kB – 194 Downloads
    • ArmA 3 Life verbindet vermutlich nicht mit extDB2(der datenbank)

      • saya
      • 23. Januar 2017 um 19:21
      Zitat von majoess

      Jobs? nopixel?


      Sende uns doch mal die RPT Logs

      habe es heute morgen gefixt bekommen (war auch kurz gespawnt und so) aber jetzt bleibt der beim joinen bei "empfange daten" irgendwie fest o.o

    • ArmA 3 Life verbindet vermutlich nicht mit extDB2(der datenbank)

      • saya
      • 22. Januar 2017 um 23:17

      Hey leute. ich habe mir gerade den ArmA3 life (lake side valley) missionsdatei runtergeladen nun der server startet aber ich denke das er mit der datenbank nicht verbindet da keine user accounts erstellt werden dazu kann man noch in jobs rein wozu man eigendlich whitelist braucht in den logs steht leider nichts / werden keine erstellt. MFG_

    • Spawn Skin

      • saya
      • 19. September 2016 um 18:38
      Zitat von AustrianNoob

      Also, Sealdrop macht es so:

      ..\core\civilian\fn_civLoadout.sqf
      player addUniform "U_C_Poloshirt_stripped"; //Fügt die Kleidung hinzu
      player setObjectTextureGlobal [0,"skins\tshirt.jpg"]; //Setzt die Textur
      Natürlich musst du noch die Textur in die Mission packen, sowie die Kleidung zu deiner abändern :)

      Spoiler anzeigen

      Ich habe es immer so gemacht, jedoch ist es von der [lexicon]Performance[/lexicon] her schlechter:
      ..\core\civilian\fn_civLoadout.sqf
      player addUniform "U_C_Poloshirt_stripped"; //Fügt die Kleidung hinzu

      ..\core\fn_initCiv.sqf

      Code: fn_initCiv.sqf
      [] spawn
      {
      while {true} do
      {
      waitUntil {uniform player == "U_C_Poloshirt_stripped"};
      player setObjectTextureGlobal [0,"skins\tshirt.jpg"];
      waitUntil {uniform player != "U_C_Poloshirt_stripped"};
      };
      };

      sehr vielen dank!

    • Spawn Skin

      • saya
      • 19. September 2016 um 17:20

      keiner ne ahnung?

    • Spawn Skin

      • saya
      • 18. September 2016 um 12:20

      hey leute :P wie kann ich ein standart playermodel setzen halt wenn neue spieler joinen das die nen custom character bekommen als das jetzige

      €DIT : z.B wie bei SealDrop

    • Outro Music

      • saya
      • 18. September 2016 um 00:35

      hey leute :P ich habe gerade zu nem Outro die musik hinzugefügt nun kann man die musik nicht ganz hören die musik kann man nur für c.a 2 - 4 sec hören obwohls länger geht hier mal der code


      Code
      [] call SOCK_fnc_updateRequest;
      
      
      
      
      
      
      
      disableSerialization;
      player allowDamage false;
      disableUserInput true;
      showChat false;
      hint "";
      playSound "logout";
      [LIFE_ID_PlayerTags,"onEachFrame"] spawn BIS_fnc_removeStackedEventHandler;
      1 fadeSound 0;
      1 fadeSpeech 0;
      [] call SOCK_fnc_updateRequest;
      _ui = uiNamespace getVariable ["Life_HUD_nameTags",displayNull];
      _outroCam = "camera" camCreate (player modelToWorldVisual [-5,0,1.85]);
      _outroCam cameraEffect ["internal","back"];
      _outroCam camSetFov 2.000;
      _outroCam camSetTarget vehicle player;
      _outroCam camSetRelPos [0,-1,1.85];
      _outroCam camCommit 0;
      waitUntil {camCommitted _outroCam};
      _outroCam camSetFov 2;
      _outroCam camSetRelPos [0,-5,1.85];
      _outroCam camCommit 1;
      8 cutFadeOut 3;
      waitUntil {camCommitted _outroCam};
      _outroCam camSetFov 9;
      _outroCam camSetRelPos [0,-5,1050.85];
      _outroCam camCommit 1.5;
      waitUntil {camCommitted _outroCam};
      cutText ["","BLACK",1];
      sleep 1;
      4 cutRsc ["SplashNoise","BLACK"];
      sleep 0.25;
      
      
      
      
      
      
      
      _name = name player;
      
      
      
      
      
      
      
      [
      format[
      "<t size='1.3' color='#00C10D'>Retro Gaming</t><br/>Auf wiedersehen %1 ! <br/><t size='1.1'>Wir hoffen du besuchst uns bald wieder</t>",_name],
      0,
      0.2,
      10,
      0,
      0,
      8
      ] spawn BIS_fnc_dynamicText;
      private["_activeHC"];
      sleep 4;
      _activeHC = false;
      [player] remoteExec ["TON_fnc_cleanupRequest",_activeHC];
      showChat true;
      disableUserInput false;
      ["",0,0.2,10,0,0,8] spawn BIS_fnc_dynamicText;
      failMission "Left";
      _outroCam cameraEffect ["terminate","back"];
      camDestroy _outroCam;
      Alles anzeigen
    • Setting up client, please wait

      • saya
      • 14. September 2016 um 23:16
      Zitat von Scrpt

      Welche Altis version benutzt du?

      4.0

    • Setting up client, please wait

      • saya
      • 14. September 2016 um 21:16
      Zitat von nox

      IP = 89.163.132.235

      Falsch, außer die DB liegt außerhalb des Servers auf einem weiteren Server. Und sieh Link oben...

      hab das da schon durchgelesen habe ip localhost ebendso versucht ändert sich nix.

    • Setting up client, please wait

      • saya
      • 14. September 2016 um 20:54

      niemand ne lösung? :c

    • Setting up client, please wait

      • saya
      • 14. September 2016 um 18:41
      Zitat von Stig

      Guck dir die anderen Threads dazu an. Wenn das nicht hilft schreibe einen ausführlichen Beitrag mit den Dateien als Anhang.

      suche schon seit einer stunde nach ner lösung

    • Setting up client, please wait

      • saya
      • 14. September 2016 um 15:56
      Zitat von Dj-HuiBuh

      das ist weil er nicht auf die Datenbank verbinden kann

      habe mal alles durch gecheckt alles passt...

    • Setting up client, please wait

      • saya
      • 14. September 2016 um 15:22

      hey, wenn ich auf meinem server joine habe ich auf dauer die narchricht "Setting up client, please wait"

      wenn man den server joint und am setting up client screen ist wird in der datenbank auch keine players hinzugefügt

      '''ES IST NICHTS IM EXTDB2 LOGS ORDNER''''

      console logs :

      Spoiler anzeigen
      Code
      18:33:47 SteamAPI initialization failed. Steam features wont's be accessible!
      18:33:47 Cannot register unknown string STR_AC_VEHICLE_IN_VEHICLE_UNLOAD
      18:33:47 Initializing stats manager.
      18:33:47 Stats config disabled.
      18:33:47 sessionID: 65652c1e30e40ce8e36160ba9ebd8533b3dabc17
      18:33:53 Updating base class RscShortcutButton->RscButton, by a3\editor_f\config.bin/RscDisplayEditObject/Controls/B_OK/
      18:33:53 Updating base class RscSliderH->RscXSliderH, by a3\editor_f\config.bin/RscDisplayEditObject/Slider/
      18:33:53 Updating base class RscText->RscPicture, by a3\editor_f\config.bin/RscDisplayEditObject/Preview/
      18:33:53 Updating base class RscShortcutButton->RscButton, by a3\editor_f\config.bin/RscDisplayMissionLoad/Controls/B_OK/
      18:33:53 Updating base class RscShortcutButton->RscButton, by a3\editor_f\config.bin/RscDisplayMissionSave/Controls/B_OK/
      18:33:53 Updating base class BlendAnims->, by a3\anims_f\config\sdr\weaponswitching\config.bin/CfgMovesMaleSdr/BlendAnims/
      18:33:53 Updating base class ->RscControlsGroup, by a3\ui_f\config.bin/RscControlsGroupNoScrollbars/
      18:33:53 Updating base class ->RscControlsGroup, by a3\ui_f\config.bin/RscControlsGroupNoHScrollbars/
      18:33:53 Updating base class ->RscControlsGroup, by a3\ui_f\config.bin/RscControlsGroupNoVScrollbars/
      18:33:53 Updating base class ->RscText, by a3\ui_f\config.bin/RscLine/
      18:33:53 Updating base class ->RscActiveText, by a3\ui_f\config.bin/RscActivePicture/
      18:33:53 Updating base class ->RscButton, by a3\ui_f\config.bin/RscButtonTextOnly/
      18:33:53 Updating base class ->RscShortcutButton, by a3\ui_f\config.bin/RscShortcutButtonMain/
      18:33:53 Updating base class ->RscShortcutButton, by a3\ui_f\config.bin/RscButtonEditor/
      18:33:53 Updating base class ->RscShortcutButton, by a3\ui_f\config.bin/RscIGUIShortcutButton/
      18:33:53 Updating base class ->RscShortcutButton, by a3\ui_f\config.bin/RscGearShortcutButton/
      18:33:53 Updating base class ->RscShortcutButton, by a3\ui_f\config.bin/RscButtonMenu/
      18:33:53 Updating base class ->RscButtonMenu, by a3\ui_f\config.bin/RscButtonMenuOK/
      18:33:53 Updating base class ->RscButtonMenu, by a3\ui_f\config.bin/RscButtonMenuCancel/
      18:33:53 Updating base class ->RscButtonMenu, by a3\ui_f\config.bin/RscButtonMenuSteam/
      18:33:53 Updating base class ->RscText, by a3\ui_f\config.bin/RscLoadingText/
      18:33:53 Updating base class ->RscListBox, by a3\ui_f\config.bin/RscIGUIListBox/
      18:33:53 Updating base class ->RscListNBox, by a3\ui_f\config.bin/RscIGUIListNBox/
      18:33:53 Updating base class ->RscText, by a3\ui_f\config.bin/RscBackground/
      18:33:53 Updating base class ->RscText, by a3\ui_f\config.bin/RscBackgroundGUI/
      18:33:53 Updating base class ->RscPicture, by a3\ui_f\config.bin/RscBackgroundGUILeft/
      18:33:53 Updating base class ->RscPicture, by a3\ui_f\config.bin/RscBackgroundGUIRight/
      18:33:53 Updating base class ->RscPicture, by a3\ui_f\config.bin/RscBackgroundGUIBottom/
      18:33:53 Updating base class ->RscText, by a3\ui_f\config.bin/RscBackgroundGUITop/
      18:33:53 Updating base class ->RscText, by a3\ui_f\config.bin/RscBackgroundGUIDark/
      18:33:53 Updating base class ->RscPictureKeepAspect, by a3\ui_f\config.bin/RscBackgroundLogo/
      18:33:53 Updating base class ->RscMapControl, by a3\ui_f\config.bin/RscMapControlEmpty/
      18:33:53 Updating base class ->RscPicture, by a3\ui_f\config.bin/CA_Mainback/
      18:33:53 Updating base class ->CA_Mainback, by a3\ui_f\config.bin/CA_Back/
      18:33:53 Updating base class ->CA_Mainback, by a3\ui_f\config.bin/CA_Title_Back/
      18:33:53 Updating base class ->CA_Mainback, by a3\ui_f\config.bin/CA_Black_Back/
      18:33:53 Updating base class ->RscTitle, by a3\ui_f\config.bin/CA_Title/
      18:33:53 Updating base class ->RscPictureKeepAspect, by a3\ui_f\config.bin/CA_Logo/
      18:33:53 Updating base class ->CA_Logo, by a3\ui_f\config.bin/CA_Logo_Small/
      18:33:53 Updating base class ->RscButton, by a3\ui_f\config.bin/CA_RscButton/
      18:33:53 Updating base class ->CA_RscButton, by a3\ui_f\config.bin/CA_RscButton_dialog/
      18:33:53 Updating base class ->RscActiveText, by a3\ui_f\config.bin/CA_Ok/
      18:33:53 Updating base class ->RscText, by a3\ui_f\config.bin/CA_Ok_image/
      18:33:53 Updating base class ->RscText, by a3\ui_f\config.bin/CA_Ok_image2/
      18:33:53 Updating base class ->RscText, by a3\ui_f\config.bin/CA_Ok_text/
      18:33:53 Updating base class ->RscPicture, by a3\ui_f\config.bin/RscVignette/
      18:33:53 Updating base class ->RscControlsGroupNoScrollbars, by a3\ui_f\config.bin/RscMapControlTooltip/
      18:33:53 Updating base class RscUnitInfo->RscUnitInfoAirNoWeapon, by a3\ui_f\config.bin/RscInGameUI/RscUnitInfoAir/
      18:33:53 Updating base class RscControlsGroup->RscControlsGroupNoScrollbars, by a3\ui_f\config.bin/RscInGameUI/RscTaskOverview/controls/TaskOverviewAssigned/
      18:33:53 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayDebug/Controls/B_OK/
      18:33:53 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayDebug/Controls/B_Cancel/
      18:33:53 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayDebug/Controls/B_Clear/
      18:33:53 Updating base class ->RscText, by a3\ui_f\config.bin/RscDisplayCapture/controls/TimeLines/
      18:33:53 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayCapture/controls/ButtonAverages/
      18:33:53 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayCapture/controls/ButtonSavePreviousData/
      18:33:53 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayCapture/controls/ButtonPreviousData/
      18:33:53 Updating base class RscPicture->RscPictureKeepAspect, by a3\ui_f\config.bin/RscDisplayMain/IconPicture/
      18:33:53 Updating base class IconPicture->RscPictureKeepAspect, by a3\ui_f\config.bin/RscDisplayMain/DlcOwnedIconPicture/
      18:33:53 Updating base class IconPicture->RscPictureKeepAspect, by a3\ui_f\config.bin/RscDisplayMain/DlcIconPicture/
      18:33:53 Updating base class RscListBox->RscCombo, by a3\ui_f\config.bin/RscDisplayCustomizeController/Steepness/
      18:33:53 Updating base class ->RscStandardDisplay, by a3\ui_f\config.bin/RscDisplayControlSchemes/
      18:33:53 Updating base class ButtonOK->RscButtonMenuCancel, by a3\ui_f\config.bin/RscDisplayControlSchemes/controls/ButtonCancel/
      18:33:53 Updating base class RscButton->RscButtonMenuOK, by a3\ui_f\config.bin/RscDisplayControlSchemes/controls/ButtonOK/
      18:33:53 Updating base class RscPicture->RscPictureKeepAspect, by a3\ui_f\config.bin/RscDisplayFileSelectImage/controls/OverviewPicture/
      18:33:53 Updating base class RscShortcutButton->RscButtonMenuCancel, by a3\ui_f\config.bin/RscDisplayFieldManual/controls/ButtonCancel/
      18:33:53 Cannot delete class B_KickOff, it is referenced somewhere (used as a base class probably).
      18:33:53 Updating base class RscButton->RscButtonMenuCancel, by a3\ui_f\config.bin/RscDisplayPublishMission/controls/ButtonCancel/
      18:33:53 Updating base class RscShortcutButton->RscButtonMenuOK, by a3\ui_f\config.bin/RscDisplayPublishMissionSelectTags/controls/ButtonOK/
      18:33:53 Updating base class ButtonOK->RscButtonMenuCancel, by a3\ui_f\config.bin/RscDisplayPublishMissionSelectTags/controls/ButtonCancel/
      18:33:53 Updating base class ->RscSubmenu, by a3\ui_f\config.bin/RscMainMenu/
      Cannot update non class from class a3\ui_f\config.bin/RscCallSupport/Items/
      Cannot update non class from class a3\ui_f\config.bin/RscRadio/Items/
      18:33:53 Updating base class ->DistanceClose, by a3\ui_f\config.bin/CfgSimpleTasks/Icon3D/DistanceMid/
      18:33:53 Updating base class ->DistanceClose, by a3\ui_f\config.bin/CfgSimpleTasks/Icon3D/DistanceLong/
      18:33:53 Updating base class ->All, by a3\sounds_f\config.bin/CfgVehicles/Sound/
      18:33:54 Updating base class ->BlendAnims, by a3\soft_f_kart\kart_01\config.bin/CfgMovesMaleSdr/BlendAnims/
      18:33:54 Updating base class RscText->ctrlStaticBackgroundDisable, by a3\3den\config.bin/RscDisplayOptionsAudio/ControlsBackground/BackgroundDisable/
      18:33:54 Updating base class RscText->ctrlStaticBackgroundDisableTiles, by a3\3den\config.bin/RscDisplayOptionsAudio/ControlsBackground/BackgroundDisableTiles/
      18:33:54 Updating base class RscText->ctrlStaticBackgroundDisable, by a3\3den\config.bin/RscDisplayConfigure/ControlsBackground/BackgroundDisable/
      18:33:54 Updating base class RscText->ctrlStaticBackgroundDisableTiles, by a3\3den\config.bin/RscDisplayConfigure/ControlsBackground/BackgroundDisableTiles/
      18:33:54 Updating base class RscText->ctrlStaticBackgroundDisable, by a3\3den\config.bin/RscDisplayConfigureAction/ControlsBackground/BackgroundDisable/
      18:33:54 Updating base class RscText->ctrlStaticBackgroundDisableTiles, by a3\3den\config.bin/RscDisplayConfigureAction/ControlsBackground/BackgroundDisableTiles/
      18:33:54 Updating base class RscText->ctrlStaticBackgroundDisable, by a3\3den\config.bin/RscDisplayConfigureControllers/ControlsBackground/BackgroundDisable/
      18:33:54 Updating base class RscText->ctrlStaticBackgroundDisableTiles, by a3\3den\config.bin/RscDisplayConfigureControllers/ControlsBackground/BackgroundDisableTiles/
      18:33:54 Updating base class RscText->ctrlStaticBackgroundDisable, by a3\3den\config.bin/RscDisplayGameOptions/ControlsBackground/BackgroundDisable/
      18:33:54 Updating base class RscText->ctrlStaticBackgroundDisableTiles, by a3\3den\config.bin/RscDisplayGameOptions/ControlsBackground/BackgroundDisableTiles/
      18:33:54 Updating base class controls->, by a3\3den\config.bin/RscDisplayArcadeMap_Layout_2/Controls/
      18:33:54 Updating base class controls->, by a3\3den\config.bin/RscDisplayArcadeMap_Layout_6/Controls/
      18:33:55 Initializing Steam Manager
      18:33:55 Steam Manager initialized.
      18:33:55 ============================================================================================= List of mods ===============================================================================================
      18:33:55 modsReadOnly = true
      18:33:55 safeModsActivated = false
      18:33:55 customMods = true
      18:33:55 hash = '1E5AB716F9178224D6C88A2E223830C812802025'
      18:33:55 hashShort = 'd1cf336b'
      18:33:55                                               name |               modDir |    default |               origin |                                     hash | hashShort | fullPath
      18:33:55 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
      18:33:55                                  Arma 3 DLC Bundle |            dlcbundle |       true |            NOT FOUND |                                          |           | 
      18:33:55                                        Arma 3 Apex |            expansion |       true |             GAME DIR | 3b262d55f1bf131ac7ba7e8f52db442675e78deb |  734697dd | /home/arma3server/serverfiles/expansion
      18:33:55                                    Arma 3 Marksmen |                 mark |       true |             GAME DIR | 6dc590a2267497ee172fb435fd058519f25cd960 |  64a11e26 | /home/arma3server/serverfiles/mark
      18:33:55                                 Arma 3 Helicopters |                 heli |       true |             GAME DIR | 3ec66916054a5a3b6d08c28574e57d1a20a88796 |  fa82f9ff | /home/arma3server/serverfiles/heli
      18:33:55                                       Arma 3 Karts |                 kart |       true |             GAME DIR | 908c532399962c4c773274261398903a3ceaed91 |  688e112f | /home/arma3server/serverfiles/kart
      18:33:55                                        Arma 3 Zeus |              curator |       true |             GAME DIR | 5b1a121146e2ea4de6e30f2052c2a7b85f1c9ae3 |   31955d5 | /home/arma3server/serverfiles/curator
      18:33:55                                             Arma 3 |                   A3 |       true |            NOT FOUND |                                          |           | 
      18:33:55                                            @extDB2 |              @extDB2 |      false |             GAME DIR |                                          |           | /home/arma3server/serverfiles/@extDB2
      18:33:55 ==========================================================================================================================================================================================================
      18:33:55 InitSound ...
      18:33:55 InitSound - complete
      18:33:55 Dedicated host created.
      sh: 1: xrandr: not found
      18:33:55 PhysX3 SDK Init started ...
      18:33:55 PhysX3 SDK Init ended.
      Attempt to override final function - rscminimap_script
      Attempt to override final function - rscdisplayloading_script
      Attempt to override final function - rscdisplayloading_script
      Attempt to override final function - rscdisplayloading_script
      Attempt to override final function - rscdiary_script
      Attempt to override final function - rscdisplaysinglemission_script
      Attempt to override final function - rscdiary_script
      Attempt to override final function - rscdisplayremotemissions_script
      Attempt to override final function - rscdisplayloading_script
      Attempt to override final function - rscdiary_script
      Attempt to override final function - rscdiary_script
      Attempt to override final function - rscdisplaystrategicmap_script
      Attempt to override final function - rscdisplaycommon_script
      Attempt to override final function - rscdisplaygarage_script
      Attempt to override final function - rscdisplayhostsettings_script
      Attempt to override final function - rscdisplayloading_script
      Attempt to override final function - rscdisplaycurator_script
      Attempt to override final function - display3deneditcomposition_script
      Attempt to override final function - display3deneditattributes_script
      Attempt to override final function - display3deneditattributes_script
      Attempt to override final function - rscdisplayhostsettings_script
      Attempt to override final function - rscdisplaycommon_script
      Attempt to override final function - rscdisplaydebriefing_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      Attempt to override final function - rscunitinfo_script
      18:34:00 BattlEye Server: Initialized (v1.213)
      18:34:00 Host identity created.
      [S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
      Setting breakpad minidump AppID = 107410
      18:34:00 Game Port: 2302, Steam Query Port: 2303
      18:34:00 Initializing Steam server - Game Port: 2302, Steam Query Port: 2303
      Arma 3 Console version 1.62 : port 2302
      18:34:01 Connected to Steam servers
      18:34:50 Saya Ylmz uses modified data file
      18:34:50 BattlEye Server: Player #0 Saya Ylmz (79.230.91.174:2304) connected
      18:34:50 Player Saya Ylmz connecting.
      18:34:51 BattlEye Server: Player #0 Saya Ylmz - GUID: aba95d8ca16658a6594a437bacb2a652 (unverified)
      18:34:51 Player Saya Ylmz connected (id=76561198075699796).
      18:34:51 BattlEye Server: Verified GUID (aba95d8ca16658a6594a437bacb2a652) of player #0 Saya Ylmz
      18:35:00 Player Saya Ylmz disconnected.
      18:35:00 BattlEye Server: Player #0 Saya Ylmz disconnected
      Alles anzeigen

      extdb2 conf file :

      Spoiler anzeigen
      Code
      [Main]
      Version = 5
      Threads = 4  
      ; 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 = PSKSJsjsjsjwWWLSDLSK1234
      
      
      
      
      ;; 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 = true
      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
      
      
      
      
      
      
      
      [RemoteAccess]
      ;; Remote TCP Access to extDB2
      Enable = false
      
      
      
      
      Port = 2300
      MaxThreads = 4
      MaxQueued = 4
      IdleTime = 120
      
      
      
      
      Password = password
      
      
      
      
      
      
      
      [Steam]
      ;; This is for VAC Protocol for VAC Bans + Steam Friends.
      ;; https://steamcommunity.com/dev/apikey
      API Key = 0B601736F0DA8258AA2AC11AF661B7A9
      
      
      
      
      
      
      
      [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 = Du bist leider VAC gebannt
      
      
      
      
      
      
      
      [Log]
      ;; Flush Logs after each write, more work on Harddrive
      Flush = true
      
      
      
      
      [ArmaLife]
      ;; Example of MySQL
      ;; 	AtlisLifeRPG uses Database2 by default
      Type = MySQL
      Name = arma3
      
      
      
      
      Username = arma
      Password = ******(MEHR MALS DURCH GECHECKT)
      IP = 89.163.132.235
      Port = 3306
      
      
      
      
      minSessions = 1
      ;maxSessions = 4
      idleTime = 60
      
      
      
      
      compress = false
      ; Should only use this if MySQL server is external. Also only for MySQL
      
      
      
      
      Secure Auth = true
      ; Recommend you turn this on
      
      
      
      
      [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
      
      
      
      
      
      
      
      [HTTP_Example]
      Type = HTTP
      
      
      
      
      Host = 127.0.0.1
      Port = 80
      
      
      
      
      ; Username = user
      ; Password = password
      Alles anzeigen

      hoste auf einem root server ( debian 8.5 )

    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™