Setactorvar

From EDukeWiki
Revision as of 18:22, 2 October 2006 by LordMisfit (talk | contribs)
Jump to navigation Jump to search

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-variable for this to work. See setactor.