Setplayer: Difference between revisions
Jump to navigation
Jump to search
Mblackwell (talk | contribs) mNo edit summary |
Mblackwell (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
setplayer[<player id>].< | setplayer[<player id>].<functionname> <gamevar> | ||
This sets one of the | This sets one of the [[Player Member Functions]] <functionname> equal to the value of the [[gamevar]] <gamevar>. The value of <player id> can either be "THISACTOR" or "myconnectindex." Please see [[Player Member Functions]] for more information on this command. |
Revision as of 09:50, 25 December 2004
setplayer[<player id>].<functionname> <gamevar>
This sets one of the Player Member Functions <functionname> equal to the value of the gamevar <gamevar>. The value of <player id> can either be "THISACTOR" or "myconnectindex." Please see Player Member Functions for more information on this command.