PROJ CSTAT: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
BlasterDRP (talk | contribs)
mNo edit summary
 
BlasterDRP (talk | contribs)
mNo edit summary
Line 1: Line 1:
PROJ_VEL is a [[defineprojectile]] property used to set the [[cstat]] flag(s) of the projectile.
PROJ_CSTAT is a [[defineprojectile]] property used to set the [[cstat]] flag(s) of the projectile.


Syntax is:
Syntax is:

Revision as of 13:43, 24 December 2004

PROJ_CSTAT is a defineprojectile property used to set the cstat flag(s) of the projectile.

Syntax is:

defineprojectile <tile number> PROJ_CSTAT <number>

Where <number> is the cstat flag(s) of the projectile.