FireMacePL2

From Eternity Wiki
Revision as of 08:24, 19 April 2020 by Printz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Description

Heretic Tome of Power Fire Mace attack.

Usage

FireMacePL2

Parameters

No parameters.

Examples

From base/heretic/player.edf:

 Fire:
 Hold:
   MACE B 4
   MACE D 4 A_FireMacePL2
   MACE C 4
   MACE A 8 A_ReFire
   goto Ready

Notes

Only callable from player weapon states. Subtracts ammo and shoots a projectile of dehackednum 441 (MaceFX4 in Heretic). It will be given a vertical initial speed similar to its horizontal speed, so it flies in an arc. Autoaiming or aiming manually won't help control this direction. The projectile's "tracer" reference will be set to the aimed target

See also