Setthisprojectile

From EDukeWiki
Revision as of 16:22, 4 October 2006 by Hendricks266 (talk | contribs)
Jump to navigation Jump to search

setthisprojectile[<sprite id>].parameter <gamevar>

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