HticExplode: Difference between revisions

From Eternity Wiki
Jump to navigationJump to search
(New page: '''HticExplode''' (int ''effect'')<br> ==Usage== HticExplode performs various Heretic explosion effects, as selected by its first argument. Higher argument values are reserved for additi...)
 
m (Quotations around damage)
Line 3: Line 3:
==Usage==
==Usage==


HticExplode performs various Heretic explosion effects, as selected by its first argument. Higher argument values are reserved for addition of more effects and should not be used. If the blast radius is damage units or less above the floor, a TerrainTypes hit will occur.
HticExplode performs various Heretic explosion effects, as selected by its first argument. Higher argument values are reserved for addition of more effects and should not be used. If the blast radius is "damage" units or less above the floor, a TerrainTypes hit will occur.


===Parameters===
===Parameters===

Revision as of 21:38, 21 April 2009

HticExplode (int effect)

Usage

HticExplode performs various Heretic explosion effects, as selected by its first argument. Higher argument values are reserved for addition of more effects and should not be used. If the blast radius is "damage" units or less above the floor, a TerrainTypes hit will occur.

Parameters

  • effect: Select special explosion effect. (Default of 0)
    • 0 = Blast with radius and max damage of 128
    • 1 = D'Sparil blue spark effect
      • Radius and max damage = 80 + (rnd % 32)
    • 2 = Maulotaur floor fire effect
      • Radius and max damage = 24
    • 3 = Timebomb of the Ancients effect
      • Object z increases 32 units; object translucency is disabled; Radius and max damage = 128