[Erledigt] In Game Zeit ändern??????????

  • Hallo ich mal wieder irgend wie komme ich mir gerade etwas Hilflos vor was die Server zeit angeht.


    Ich würde jetzt gerne es so machen das im Spiel die Zeit von Server ist..


    Bsp.: echte Zeit 20.00 uhr
    Im Spiel 20.00 Uhr


    Dann muss ich es doch so einstellen oder?



    Code
    [Time]
    ;Possible values: Local, Custom, Static
    ;You cannot use Static on OFFICIAL Hive, it will just revert to Local
    Type = Local
    ;If using Custom type, offset from UTC in hours (can be negative as well)
    ;Offset = +1
    ;If using Static type (Hour value always the same on every server start), the value (0-24) to set the Hour to
    ;Hour = 13


    Oder habe ich da einen Fehler??

    Einmal editiert, zuletzt von enoanot ()

  • So problem herausgewunden.
    nach dem man mir gesagt hatte das ich alles richtig eingestellt habe, habe ich meine scripte überbrüft.
    Mir war klar das es eigendlich nur am Admin tool liegen kann. https://github.com/noxsicarius/Epoch-Admin-Tools


    Also habe ich mich auf die Suche gemacht und das in der AdminList.sqf gewunden und aus geklammert und schaue da es geht.


    Code
    // overwrite epoch public variables
    //"PVDZE_plr_SetDate" addPublicVariableEventHandler {};