How To Change Login and Logout time On Dayz Print

  • dayz
  • 1

If you're looking to make some changes in the globals.xml file for your server, here's a friendly guide to help you out:

  1. Access the File Manager: To get started, go to the File Manager section of your server's control panel. This is where you can manage your server files.

  2. Locate the globals.xml file: Navigate to the directory path server root\mpmissions\dayzOffline.chernarusplus\db\globals.xml. You can use the folder structure in the File Manager to find the right location.

  3. Open the globals.xml file: Once you've found the globals.xml file, click on it to open it in the File Manager's text editor.

  4. Make the changes: Look for the following lines in the file:

    <var name="TimeLogin" type="0" value="15"/>

<var name="TimeLogout" type="0" value="15"/> These lines represent the values you want to modify.

  1. Adjust the values: Change the values as per your requirements. Simply replace the existing values (e.g., "15") with the desired values.

  2. Save the changes: After making the modifications, click on the "Save" or "Apply" button in the File Manager's text editor to save the updated globals.xml file.

That's it! You've successfully made the changes to the globals.xml file for your server. Remember, if you have any further questions or need assistance, feel free to reach out to our support team for help.


Was this answer helpful?

« Back