PROJECTILE KNEE: Difference between revisions
New page: This is a PROJ_WORKSLIKE flag. Like PROJECTILE_FLAG_BULLET or PROJECTILE_FLAG_RPG it's works alone. Note that you also need to set PROJECTILE_FLAG_RADIUS_PICNUM to be able to return c... |
mNo edit summary |
||
| Line 3: | Line 3: | ||
Note that you also need to set PROJECTILE_FLAG_RADIUS_PICNUM to be able to return condition in [[ifwasweapon]]. | Note that you also need to set PROJECTILE_FLAG_RADIUS_PICNUM to be able to return condition in [[ifwasweapon]]. | ||
[[Category:Projectile_Workslike_flags]] | |||
Revision as of 01:42, 21 April 2008
This is a PROJ_WORKSLIKE flag. Like PROJECTILE_FLAG_BULLET or PROJECTILE_FLAG_RPG it's works alone.
Note that you also need to set PROJECTILE_FLAG_RADIUS_PICNUM to be able to return condition in ifwasweapon.