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: Put Out That Fire!  (Read 1042 times)

0 Members and 1 Guest are viewing this topic.

ShadowD BOB

  • Guest
Put Out That Fire!
« on: 15 Oct 2002, 18:08:09 »
Hey, i'm creating a black op mission, and i have 3 east men stood around a fire, is it poss to connect them to a trigger so that if the black ops are detected the fire goes out?

Any help would be appreciated.

thx.

seanver

  • Guest
Re:Put Out That Fire!
« Reply #1 on: 15 Oct 2002, 18:12:23 »
Yes. Create a trigger around the area, and put Activated by West. Detected by East. In its activation field put:


firename inflame false

ShadowD BOB

  • Guest
Re:Put Out That Fire!
« Reply #2 on: 15 Oct 2002, 19:53:13 »
Thx alot, works a treat.