Idplayers: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Jwaffe (talk | contribs)
Created page with "If this variable is greater than zero, players that you are pointing at in game will be identified on screen. i.e., if you're pointing at a player named "player1", and ud.idp..."
 
add category
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
If this variable is greater than zero, players that you are pointing at in game will be identified on screen.
If this variable is greater than zero, players that you are pointing at in game will be identified on screen.


i.e., if you're pointing at a player named "player1", and ud.idplayers is 1, it will show PLAYER1 on your screen.
i.e., if you're pointing at a player named "jwaffe", and ud.idplayers is 1, it will show JWAFFE on your screen.
 
[[Category:Userdef structure members]]

Latest revision as of 15:34, 8 March 2014

If this variable is greater than zero, players that you are pointing at in game will be identified on screen.

i.e., if you're pointing at a player named "jwaffe", and ud.idplayers is 1, it will show JWAFFE on your screen.