Skip to content
This repository has been archived by the owner on May 4, 2021. It is now read-only.

Vampurica/DZMS-DayZMissionSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

[DZMS] DayZ Mission System

A Logic and Usability Rewrite of the DayZChernarus Mission System.

Current Version is v1.2

If you are interested in helping, please contact me on EpochMod.com.


Installation

  1. Download the Github Zip folder and open it with your unPacker of choice.

    https://github.com/SMVampire/DZMS-DayZMissionSystem/archive/master.zip

  2. Extract it to your Desktop or somewhere where you won't lose it. Inside the Zip is this Readme.MD, a folder called Documentation, and one called DZMS.

  3. Open your Server.PBO with the PBO unPacker of your choice.

  4. Put the "DZMS" folder into your Server.pbo.

  5. Open up your server_monitor.SQF in the system folder in your server.PBO.

    Search for this line

    allowConnection = true;

    And insert this line directly above it.
    [] ExecVM "\z\addons\dayz_server\DZMS\DZMSInit.sqf";

    If you have DZAI or WickedAI Installed, the DZMS line should go under theirs.

  6. (Optional) Change the settings in DZMSConfig.SQF.

  7. (Optionally Optional) Adjust the files in the ExtConfig folder.

  8. Now just rePack your PBO and enjoy!


Current Developers


Thanks To

  • Halvhjearne - For Debugging and Code Modifications.
  • OpenDayz.net - For the knowledge I have today about Arma Coding.

Credits


License

All the code and information provided here is provided under a Commons License.

http://creativecommons.org/licenses/by-sa/3.0/

About

A logic and useability rewrite of the DayZChernarus Mission System

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages