MantisBT - Zandronum
View Issue Details
0003791Zandronum[All Projects] Suggestionpublic2020-05-28 19:372021-07-31 03:24
TDRR 
 
normalfeatureN/A
closedwon't fix 
MicrosoftWindowsXP/Vista/7
3.1-beta 
 
0003791: Add a way to disable cl_identifytarget mod-side (ACS, MAPINFO, or whatever)
Since ConsoleCommand is to be removed for a future Zandronum version, a cleaner way to disable cl_identifytarget from the mod-side would be very useful. Mostly for chasecam systems, where if the camera is looking at the player himself, at the bottom of the screen target information will be displayed (which is obviously unwanted, no one wants "ally <player name here>" printed at all times for no reason).
No tags attached.
Issue History
2020-05-28 19:37TDRRNew Issue
2020-05-28 22:16KaminskyNote Added: 0021345
2021-07-31 03:24KaminskyStatusnew => closed
2021-07-31 03:24KaminskyResolutionopen => won't fix

Notes
(0021345)
Kaminsky   
2020-05-28 22:16   
You can always add +DONTIDENTIFYTARGET to any player class so any information about the player you're looking at won't be displayed on the screen.