Setplayervar: 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:58, 21 April 2008
setplayervar[<player id>].<gamevar1> <gamevar2>
Set's the value in <player id>'s <gamevar1> to the value in <gamevar2>.
See also, setactorvar.