Getplayer: 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
 
(9 intermediate revisions by 7 users not shown)
Line 1: Line 1:
getplayer[<x>].<member> <gamevar>
#REDIRECT [[Category:Structure access]]


This sets <gamevar> equal to the value of one of the [[player member functions]] <member>. The value of <x> can either be "THISACTOR" or "myconnectindex." It is wise to use "myconnectindex" whenever possible in getplayer or [[setplayer]] as it more accurately grabs the value of <member>.
[[Category:EDuke commands]]
[[Category:Gamevar manipulation]]
[[Category:Player manipulation]]

Latest revision as of 15:29, 31 May 2020