Getplayervar: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
LordMisfit (talk | contribs)
mNo edit summary
mNo edit summary
Line 7: Line 7:
[[Category:EDuke32 specific commands]]
[[Category:EDuke32 specific commands]]
[[Category:Gamevar manipulation]]
[[Category:Gamevar manipulation]]
[[Category:Player manipulation]]

Revision as of 13:54, 21 April 2008

getplayervar[<player id>].<gamevar1> <gamevar2>

Gets the value in <player id>'s <gamevar1> and sets <gamevar2> to that value.

See also, setactorvar.