Setuserdef: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
XTHX2 (talk | contribs)
New page: setuserdef[<sprite id>].<functionname> <gamevar> Use setuserdef to set the value of the gamevar <gamevar> to the value of <functionname> within the actor determined by the gamevar <sprit...
(No difference)

Revision as of 13:49, 10 August 2008

setuserdef[<sprite id>].<functionname> <gamevar>

Use setuserdef to set the value of the gamevar <gamevar> to the value of <functionname> within the actor determined by the gamevar <sprite id> . See Members of Userdef Structure.