Template:I Breakable

From Valve Developer Community
Revision as of 18:54, 19 January 2009 by VDCBot (talk | contribs) (Template:I breakable moved to Template:I Breakable: Moving...)
Jump to navigation Jump to search

Template:I targetname

Breaks the breakable.
  • SetHealth <integer>
Sets a new value for the breakable's health. If the breakable's health reaches zero it will break.
  • AddHealth <integer>
Adds health to the breakable. If the breakable's health reaches zero it will break.
  • RemoveHealth <integer>
Removes health from the breakable. If the breakable's health reaches zero it will break.
  • EnablePhyscannonPickup
Makes the breakable able to picked up by the physcannon.
  • DisablePhyscannonPickup
Makes the breakable not able to picked up by the physcannon.