Setactorvar: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Chibi (talk | contribs)
No edit summary
 
No edit summary
Line 2: Line 2:


Sets the value of the actor-in-question's <gamevar1> to the gamevar, <gamevar2>. See [[setactor]].
Sets the value of the actor-in-question's <gamevar1> to the gamevar, <gamevar2>. See [[setactor]].
[[Category:EDuke commands]]
[[Category:Gamevar manipulation]]

Revision as of 11:06, 24 September 2005

setactorvar[<sprite id>].<gamevar1> <gamevar2>

Sets the value of the actor-in-question's <gamevar1> to the gamevar, <gamevar2>. See setactor.