Getthisprojectile: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
No edit summary
 
mNo edit summary
Line 5: Line 5:
[[Category:EDuke32 specific commands]]
[[Category:EDuke32 specific commands]]
[[Category:Projectile manipulation]]
[[Category:Projectile manipulation]]
[[Category:Gamevar manipulation]]

Revision as of 13:56, 21 April 2008

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

Sets <gamevar> to the value of the specified parameter of the projectile with the sprite id <sprite id>. The parameters are same as those used with defineprojectile. See also setthisprojectile.