Getplayervar: Difference between revisions
Jump to navigation
Jump to search
LordMisfit (talk | contribs) mNo edit summary |
LordMisfit (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
getplayervar[<player id>].<gamevar1> <gamevar2> | getplayervar[<player id>].<gamevar1> <gamevar2> | ||
Gets the | Gets the value in <player id>'s <gamevar1> and sets <gamevar2> to that value. | ||
See also, [[setactorvar]]. | See also, [[setactorvar]]. |
Revision as of 18:13, 2 October 2006
getplayervar[<player id>].<gamevar1> <gamevar2>
Gets the value in <player id>'s <gamevar1> and sets <gamevar2> to that value.
See also, setactorvar.