Home   Help Search Login Register  

Author Topic: Is there a way to make gdtmodhdr to load when resuming mission?  (Read 804 times)

0 Members and 1 Guest are viewing this topic.

Offline hamis

  • Members
  • *
  • I'm a llama!
Config.cpp:
Code: [Select]
class CfgPatches {
class GDTModHDR {
units[] = {};
weapons[] = {};
requiredVersion = 0.14;
requiredAddons[] = {"Extended_EventHandlers"};
};
};

class Extended_Init_EventHandlers
{
class Man
{
GDTModHDR_Init_Man="_this execVM ""\GDTModHDR\GDTModHDR.sqf"";";
};
};

Offline Spooner

  • Members
  • *
  • Mostly useless
    • Community Base Addons
Please do not start a new topic for the same question you've already asked.
[Arma 2] CBA: Community Base Addons
[Arma 1] SPON Core (including links to my other scripts)