Go to file
2019-09-04 22:14:37 +02:00
@epochhive/addons Added Craftable Bicycle into E-Pad 2019-09-03 20:41:41 +02:00
epoch.Mission Added Craftable Bicycle into E-Pad 2019-09-03 20:41:41 +02:00
Tools Tweaked RemoveTrees Script 2019-09-04 22:14:37 +02:00
Battleye.txt Added Craftable Bicycle into E-Pad 2019-09-03 20:41:41 +02:00
CfgActionMenu_self.hpp Added DoorOpener 2018-05-01 00:59:28 +02:00
CfgEPad.hpp Added Craftable Bicycle into E-Pad 2019-09-03 20:41:41 +02:00
CfgRemoteExec.hpp Added Craftable Bicycle into E-Pad 2019-09-03 20:41:41 +02:00
README.md Update README.md 2019-09-03 21:30:56 +02:00

Ignatz_Tools for Arma3-EpochMod

  • Earplugs
  • StatusBar
  • Autorestart
  • Autmatic Door Opener
  • Craftable Bicycles
  • Install:
    • copy the files from epoch.mission into your mission file (if init.sqf already exist, paste the code into this file)
    • 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"
    • Put your servercomandpassword in @epochhive\addons\ignatz_server\config.cpp
    • All other Settings are in Epoch.Mission\ignatz_config.hpp

Changelog:

  • 2019-09-03

    • Added Craftable Bicycles into the E-Pad
  • 2018-05-28

    • Added WoodWall and MetalWall Garage to openable objs for Dooropener