Getplayervar: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
No edit summary
Redirected page to Structure access
Line 1: Line 1:
'''getplayervar'''[<player id>].<gamevar1> <gamevar2>
#REDIRECT [[structure access]]
 
Gets the value in <player id>'s <gamevar1> and sets <gamevar2> to that value.  <[[gamevar|gamevar1]]> must be defined as a per-player variable.


[[Category:EDuke32 specific commands]]
[[Category:EDuke32 specific commands]]
[[Category:Gamevar manipulation]]
[[Category:Gamevar manipulation]]
[[Category:Player manipulation]]
[[Category:Player manipulation]]

Revision as of 21:21, 24 February 2011

Redirect to: