Setplayer: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
BlasterDRP (talk | contribs)
mNo edit summary
Automatically fixing double redirect from Structure access to Category:Structure access in a maintenance job
 
(8 intermediate revisions by 6 users not shown)
Line 1: Line 1:
setplayer[<x>].<member> <gamevar>
#REDIRECT [[Category:Structure access]]


This sets one of the player member functions [http://www.eduke32.com/wiki/index.php?title=Player_Member_Functions] <member> equal to the value of <gamevar>. The value of <x> can either be "THISACTOR" or "myconnectindex." It is wise to use "myconnectindex" whenever possible in setplayer or [[getplayer]] as it more accurately grabs the value of <member>.
[[Category:EDuke commands]]
[[Category:Player manipulation]]
[[Category:Gamevar manipulation]]

Latest revision as of 15:29, 31 May 2020