Getuserdef: Difference between revisions
Jump to navigation
Jump to search
Hunter byte (talk | contribs) m Category |
No edit summary |
||
Line 1: | Line 1: | ||
getuserdef[<sprite id>].<functionname> <gamevar> | '''getuserdef'''[<sprite id>].<functionname> <gamevar> | ||
Use getuserdef to set the value of the gamevar <gamevar> to the value of <functionname> within the actor determined by the gamevar <sprite id> and save it to the gamevar. | Use getuserdef to set the value of the gamevar <gamevar> to the value of <functionname> within the actor determined by the gamevar <sprite id> and save it to the gamevar. |
Revision as of 11:35, 4 May 2009
getuserdef[<sprite id>].<functionname> <gamevar>
Use getuserdef to set the value of the gamevar <gamevar> to the value of <functionname> within the actor determined by the gamevar <sprite id> and save it to the gamevar.