Setthisprojectile: Difference between revisions
Jump to navigation
Jump to search
Hendricks266 (talk | contribs) No edit summary |
Hendricks266 (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
getthisprojectile[<[[sprite id]]>].parameter <gamevar> | |||
Sets <gamevar> to the value of the specified parameter of the projectile of type tilenum. The parameters are same as those used with [[defineprojectile]]. See also [[setprojectile]]. | Sets <gamevar> to the value of the specified parameter of the projectile of type tilenum. The parameters are same as those used with [[defineprojectile]]. See also [[setprojectile]]. |
Revision as of 16:19, 4 October 2006
getthisprojectile[<sprite id>].parameter <gamevar>
Sets <gamevar> to the value of the specified parameter of the projectile of type tilenum. The parameters are same as those used with defineprojectile. See also setprojectile.