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: Condition of presence  (Read 1820 times)

0 Members and 1 Guest are viewing this topic.

pazuzu

  • Guest
Condition of presence
« on: 22 Jun 2004, 07:18:49 »
I've made the condition of presence false for a hummer to make it invisible untill a trigger is switched & makes the condition of presence true & makes the hummer appear...

How do I set the condition of presence true?

What is the syntax?

Thanks

Offline Artak

  • The old beanbag shaker
  • Former Staff
  • ****
  • You want to talk about it, yes?
    • OFP Team Finlanders
Re:Condition of presence
« Reply #1 on: 22 Jun 2004, 09:20:54 »
If I'm not totally mistaken the condition of presense is checked only at the begining of the mission, so if it's false at the beginning there's no way to get your hummer back.

Use the setpos command instead. Place the hummer to some remote location and place an empty marker at the spot where you'd want the hummer to be. then use   hummername setpos getmarkerpos "markername"   to setpos the hummer.
« Last Edit: 22 Jun 2004, 09:22:16 by Artak »
Not all is lost.

pazuzu

  • Guest
Re:Condition of presence
« Reply #2 on: 24 Jun 2004, 01:04:28 »
Man that worked great...Exactly what I wanted...

Thanks for all the help