Getplayer

From EDukeWiki
Revision as of 19:35, 24 September 2005 by TX (talk | contribs)
Jump to navigation Jump to search

getplayer[<player id>].<functionname> <gamevar>

This sets the gamevar <gamevar> equal to the value of one of the Player Member Functions <functionname>. The value of <player id> can either be "THISACTOR" or "myconnectindex". Please see Player Member Functions for more information on this command.