PROJ WORKSLIKE: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Fox (talk | contribs)
No edit summary
Fox (talk | contribs)
Redirected page to Defineprojectile
Tag: New redirect
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
'''defineprojectile''' <tile number> '''PROJ_WORKSLIKE''' <flag value>
#REDIRECT [[defineprojectile]]
 
'''PROJ_WORKSLIKE''' is a [[defineprojectile]] property used to set flags for projectile function.
 
Note that the damage on impact bit (32768) must be set on the WORKSLIKE of any RPG type projectile (i.e. nonhitscan) for which the projectile itself does damage, as opposed to the damage being caused only by the hitradius.
 
Add all the desired flags together, and use that value for <flag value>. This works similar to [[cstat (sprite)|cstat]].
 
== Flags ==
 
{{Proj workslike}}
 
[[Category:Bitfields]]
[[Category:Projectile_structure_members]]

Latest revision as of 10:56, 21 February 2020

Redirect to: