Setactorvar: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Hendricks266 (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
'''setactorvar'''[<[[sprite id]]>].<gamevar1> <gamevar2> | '''setactorvar'''[<[[sprite id]]>].<gamevar1> <gamevar2> | ||
Sets the value of the actor-in-question's <gamevar1> to the gamevar, <gamevar2>. <gamevar1> must be defined as a per-actor | Sets the value of the actor-in-question's <gamevar1> to the gamevar, <gamevar2>. <[[gamevar|gamevar1]]> must be defined as a per-actor variable. | ||
[[Category:EDuke commands]] | [[Category:EDuke commands]] | ||
[[Category:Gamevar manipulation]] | [[Category:Gamevar manipulation]] |