Page 1 of 1

Need Help Dealing with default UI

Posted: Mon Jul 24, 2023 2:01 pm
by scatterthewinds
I've been using effigy for hostile target bars, but I have not been able to find a way to remove the vanilla UI names/guild/title from my target that pokes out from behind the effigy. If I try to remove it through the main settings it reverts back. Anything I can do here?

Thank you

Image
https://imgur.com/bmGlWww

Re: Need Help Dealing with default UI

Posted: Mon Jul 24, 2023 2:41 pm
by Skullgrin
Thats the player name, correct? if so hit esc, click user settings, select targeting tab, then uncheck the name settings you don't want visible.

Re: Need Help Dealing with default UI

Posted: Mon Jul 24, 2023 4:03 pm
by scatterthewinds
Yes I have tried this many times. But the settings I untick always reapply themselves.

Re: Need Help Dealing with default UI

Posted: Mon Jul 24, 2023 9:21 pm
by Omegus
Known bug where the client doesn't save the settings properly. Open up the file located at "user/UserSettings.xml", find the part that starts with "<Names" and then manually change these 4 values to "false". The basic "target" one is the target's name.

target="false"
targettitle="false"
targetguild="false"
targethealthbar="off"

edit: oh just to add though, if the game can find another reason to display the title then it will. For example, if you have the option set to show enemy player names and then you target an enemy player, the name is still shown as your target is an enemy player.