Warning: include(/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php): failed to open stream: No such file or directory in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Warning: include(): Failed opening '/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Notice: Undefined index: OFPEC in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152
    Home   Help Login Register  

Author Topic: Is there a way to make gdtmodhdr to load when resuming mission?  (Read 1555 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)