Home   Help Search Login Register  

Author Topic: DAC 2.0, Custom Events.  (Read 866 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 »