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: who's in da house?  (Read 915 times)

0 Members and 1 Guest are viewing this topic.

Offline bedges

  • Administrator
  • *****
    • OFPEC The Editing Center
who's in da house?
« on: 15 Sep 2005, 00:33:00 »
m'kay, well first off you must appreciate how noobish i feel asking this.

here goes - i need a trigger 'on activation' line which will identify the first unit to activate it and add an action to that unit. then in the 'deactivation' field, i want to remove the action from said unit.

i have tried using thislist select 0, but that won't work in identifying the unit to add the action to, as it's an array isn't it...

i could do it with script, but i refuse to believe i'm not missing something irritatingly simple...  :-[

EDIT - nevermind... good ole this saves the day...

Code: [Select]
this addaction ["action text", "action_script.sqs"]
« Last Edit: 15 Sep 2005, 00:45:13 by bedges »