Setprojectile

From EDukeWiki
Revision as of 21:19, 18 July 2006 by DeeperThought (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

setprojectile[tilenum].parameter <gamevar>

Sets <gamevar> to the value of the specified parameter of the projectile. This works like the equivalent defineprojectile command but can be used in actor code. See also getprojectile.