This commit is contained in:
He-Man 2018-05-01 01:02:44 +02:00
parent f43b7107ed
commit 1f6198783f

View File

@ -1,12 +1,12 @@
# Ignatz_Tools for Arma3-EpochMod
- Earplugs<br/>
- StatusBar<br/>
- Autorestart<br/>
- Autmatic Door Opener<br/>
- Earplugs
- StatusBar
- Autorestart
- Autmatic Door Opener
- Install:
- copy the files from epoch.mission into your mission file (if init.sqf already exist, paste the code into this file)<br/>
- Add the following lines from CfgActionMenu_self.hpp into this file: "epoch.mission\epoch_config\Configs\CfgActionMenu\CfgActionMenu_self.hpp"<br/>
- Put your servercomandpassword in @epochhive\addons\ignatz_server\config.cpp<br/>
- All other Settings are in Epoch.Mission\ignatz_config.hpp<br/>
- copy the files from epoch.mission into your mission file (if init.sqf already exist, paste the code into this file)
- Add the following lines from CfgActionMenu_self.hpp into this file: "epoch.mission\epoch_config\Configs\CfgActionMenu\CfgActionMenu_self.hpp"
- Put your servercomandpassword in @epochhive\addons\ignatz_server\config.cpp
- All other Settings are in Epoch.Mission\ignatz_config.hpp