PROJECTILE HITSCAN: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
m Hendricks266 moved page PROJECTILE FLAG HITSCAN to PROJECTILE HITSCAN
No edit summary
Line 1: Line 1:
This is a [[PROJ_WORKSLIKE]] flag.  It indicates that the projectile is hitscan.
This is a [[PROJ_WORKSLIKE]] flag.  It indicates that the projectile is hitscan.


It cannot be applied simultaneously with [[PROJECTILE_FLAG_KNEE]] and [[PROJECTILE_FLAG_RPG]].
It cannot be applied simultaneously with [[PROJECTILE_KNEE]], [[PROJECTILE_RPG]], or [[PROJECTILE_BLOOD]].


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

Revision as of 17:09, 12 October 2015

This is a PROJ_WORKSLIKE flag. It indicates that the projectile is hitscan.

It cannot be applied simultaneously with PROJECTILE_KNEE, PROJECTILE_RPG, or PROJECTILE_BLOOD.