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: DAC 2.0, Custom Events.  (Read 1707 times)

0 Members and 1 Guest are viewing this topic.

Offline Rommel92

  • Members
  • *
DAC 2.0, Custom Events.
« on: 17 Apr 2008, 04:08:33 »
Code: [Select]
_Events_Unit_S = [
[], //OnCreate (where I want the script)
[],
[],
[],
[],
[]
];
I want all new squads to execute a script of mine, say lets call it script.sqf. How?!

DAC manual says "_group execVM ""script.sqf""";
Don't work...

EDIT: Nevermind, turns out it was AdobePDF "" instead of the regular ones... who'd of known uh?  :P
« Last Edit: 17 Apr 2008, 04:34:14 by Rommel92 »