Difference between revisions of "SetDestroyed"
Jump to navigation
Jump to search
imported>Maturin |
imported>Haama m (Removing space to prevent sorting bug) |
||
Line 7: | Line 7: | ||
[[Category: Functions]] | [[Category:Functions]] | ||
[[Category: Miscellaneous Functions]] | [[Category:Miscellaneous Functions]] |
Revision as of 12:54, 15 December 2008
Syntax:
SetDestroyed flag SetDestroyed 1
SetDestroyed takes an int parameter. A 1 parameter marks the ref as destroyed, a 0 parameter clears the destroyed flag on the ref. This can be used on any door or activator to indicate that it is non-functional. Destroyed doors/activators will no longer give rollover text and cannot be activated. Leveled lists will no longer generate new creatures.