PROJ BOUNCES: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
No edit summary
 
m Added category.
Line 1: Line 1:
Number of times the projectile will bounce off of walls before destruction.  Will only count wall bounces even if [[PROJECTILE_FLAG_NOENEMYHITS]] is included in the [[PROJ_WORKSLIKE]] flag.
Number of times the projectile will bounce off of walls before destruction.  Will only count wall bounces even if [[PROJECTILE_FLAG_NOENEMYHITS]] is included in the [[PROJ_WORKSLIKE]] flag.
Only works for RPG-like projectiles.
Only works for RPG-type projectiles.
 
[[Category:Projectile_structure_members]]

Revision as of 19:06, 13 June 2007

Number of times the projectile will bounce off of walls before destruction. Will only count wall bounces even if PROJECTILE_FLAG_NOENEMYHITS is included in the PROJ_WORKSLIKE flag. Only works for RPG-type projectiles.