PROJECTILE RPG IMPACT: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Fox (talk | contribs)
New page: Setting this flag in the PROJ_WORKSLIKE variable means that, generally you need to define the projectile WORKSLIKE as bullet or RPG, and the ifhitweapon will treat as it, but with ...
(No difference)

Revision as of 00:02, 24 November 2006

Setting this flag in the PROJ_WORKSLIKE variable means that, generally you need to define the projectile WORKSLIKE as bullet or RPG, and the ifhitweapon will treat as it, but with this, you can use an specific ifhitweapon for your own projectile.