Home   Help Search Login Register  

Author Topic: Destroyed map object  (Read 1024 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
Destroyed map object
« on: 18 Mar 2009, 16:07:27 »
How can I check to see whether a map object has been destroyed?
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."

Offline Deadfast

  • Members
  • *
Re: Destroyed map object
« Reply #1 on: 18 Mar 2009, 16:18:08 »
Condition:
Code: [Select]
damage ([0,0,0] nearestObject 123456) == 1

- where 123456 is the object's ID