PROJECTILE BOUNCESOFFSPRITES: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
m Added category.
No edit summary
Line 1: Line 1:
If this is included in the [[PROJ_WORKSLIKE]] variable, then the projectile will not detonate on impact with '''any''' actors, other than the player. Only works with [[PROJECTILE_FLAG_RPG|RPG-type]] projectiles.
If this is included in the [[PROJ_WORKSLIKE]] variable, then the projectile will not reflect [[ifhitweapon]] or [[ifwasweapon]] commands (and causes the enemies to not activate hit animation). Only works with [[PROJECTILE_FLAG_RPG|RPG-type]] projectiles.


[[Category:Projectile_Workslike_flags]]
[[Category:Projectile_Workslike_flags]]

Revision as of 02:29, 3 May 2008

If this is included in the PROJ_WORKSLIKE variable, then the projectile will not reflect ifhitweapon or ifwasweapon commands (and causes the enemies to not activate hit animation). Only works with RPG-type projectiles.