A system for installing arbitrary new impulses and weapons modularly. Includes a sample replica of the nailgun, an ugly looking flame weapon and a lightning bolt like the wizard’s weapon in Hexen.
Impulses as shipped are:
if (self.impulse == 12) EW_TemplateImpulse(); // nailgun
if (self.impulse == 13) EW_LBoltImpulse();
if (self.impulse == 14) EW_FlameImpulse();
Extra Weapons Modular System (745 downloads)
No comments yet.
Sorry, the comment form is closed at this time.