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: Obj1 = true? How do i get the ping?  (Read 560 times)

0 Members and 1 Guest are viewing this topic.

Offline The-Architect

  • Former Staff
  • ****
  • Bite my shiny metal...
    • Bob's Un-official Flashpoint Page
Obj1 = true? How do i get the ping?
« on: 26 Sep 2003, 00:06:27 »
I have some objectives in my briefing and want them to be completed at the end brief. I tried to put obj1 = true in the trigger once you hit it but at the end of the mission the objectives still had that little hole and not the complete thing. Help me out please.
James Andrew Wilkinson 1977 - 2005 R.I.P.
"If it ain't the friggin' incoming it's the friggin' outgoing. Only difference is who gets the friggin' grease, and that ain't no friggin' difference at all."

mikeb

  • Guest
Re:Obj1 = true? How do i get the ping?
« Reply #1 on: 26 Sep 2003, 00:34:05 »
in the activation field of the trigger you need to put:

"OBJNUMBER" objstatud "DONE/FAILED/HIDDEN/ACTIVE"

e.g.

"1" objstatus "DONE" in your case

Offline The-Architect

  • Former Staff
  • ****
  • Bite my shiny metal...
    • Bob's Un-official Flashpoint Page
Re:Obj1 = true? How do i get the ping?
« Reply #2 on: 26 Sep 2003, 03:50:15 »
Cheers. surprising I'm only now trying to find out. I've been making missions for ages now. Anyway that's the answer I was looking for.
James Andrew Wilkinson 1977 - 2005 R.I.P.
"If it ain't the friggin' incoming it's the friggin' outgoing. Only difference is who gets the friggin' grease, and that ain't no friggin' difference at all."