Getplayervar: Difference between revisions
Jump to navigation
Jump to search
LordMisfit (talk | contribs) mNo edit summary |
Hunter byte (talk | contribs) 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 12: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.