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..."
 
Jwaffe (talk | contribs)
No edit summary
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.

Revision as of 15:36, 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.