Ignatz_Tools/README.md

20 lines
878 B
Markdown
Raw Normal View History

2018-04-30 22:59:28 +00:00
# Ignatz_Tools for Arma3-EpochMod
2018-04-30 23:02:44 +00:00
- Earplugs
- StatusBar
- Autorestart
- Autmatic Door Opener
2018-04-30 23:01:18 +00:00
- Install:
2018-04-30 23:02:44 +00:00
- copy the files from epoch.mission into your mission file (if init.sqf already exist, paste the code into this file)
2019-09-03 18:41:41 +00:00
- Add the lines from CfgActionMenu_self.hpp into this file: "epoch.mission\epoch_config\Configs\CfgActionMenu\CfgActionMenu_self.hpp"
- Add the lines from CfgEPad.hpp into this file: "epoch.mission\epoch_config\Configs\CfgEPad.hpp"
- Add the lines from CfgRemoteExec.hpp into this file: "epoch.mission\epoch_config\Configs\CfgRemoteExec.hpp"
2018-04-30 23:02:44 +00:00
- Put your servercomandpassword in @epochhive\addons\ignatz_server\config.cpp
- All other Settings are in Epoch.Mission\ignatz_config.hpp
2017-04-17 21:46:35 +00:00
2018-05-28 16:47:47 +00:00
Changelog:
2019-09-03 18:41:41 +00:00
- 2019-09-03
- Added Craftable Bicycles into the E-Pad
2018-05-28 16:47:47 +00:00
- 2018-05-28
- Added WoodWall and MetalWall Garage to openable objs for Dooropener