Setthisprojectile

From EDukeWiki
Revision as of 12:27, 4 May 2009 by One (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.