FireMacePL2

From Eternity Wiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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