Getthisprojectile: Difference between revisions
Jump to navigation
Jump to search
Hunter byte (talk | contribs) mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
getthisprojectile[<[[sprite id]]>].parameter <gamevar> | '''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]]. | 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]]. |
Revision as of 11:33, 4 May 2009
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.