[Archive] Removing Level text next to name/ in character select
[Archive] Removing Level text next to name/ in character select
![[Image: WoWScrnShot_070116_214534.jpg.8d0ac6b591...6ea676.jpg]](https://www.wowmodding.net/uploads/monthly_2016_07/WoWScrnShot_070116_214534.jpg.8d0ac6b591795b3c6ed5b03a9f6ea676.jpg)
Archived author: Syama108 • Posted: 2016-07-02T03:44:40+00:00
Original source
For example in the Character Select screen after you log in, it will say:
[CHARACTER NAME]
Level: 1 Warrior
ect
How do I just make it say, [CHARACTER NAME]
Warrior
in my mod I'm trying to remove leveling all together, maybe also next to the bars in game the little circle with your level displayed how do I remove the text? and maybe edit the GUI and fill in the circle so it becomes solid. Also in the Character Menu where you can view all your stats ect how do I remove the Level.
Oh and don't forget when you hover over someone or something with your mouse it says it's level, I want to get rid of that too... any help?
![[Image: WoWScrnShot_070116_214534.jpg.8d0ac6b591...6ea676.jpg]](https://www.wowmodding.net/uploads/monthly_2016_07/WoWScrnShot_070116_214534.jpg.8d0ac6b591795b3c6ed5b03a9f6ea676.jpg)
![]()
![]()
Archived author: Simple_spectr • Posted: 2016-07-02T08:20:32+00:00
Original source
Try to find something in FrameXML folder and edit lua code.
Archived author: Syama108 • Posted: 2016-07-02T14:21:53+00:00
Original source
Thanks thats a start, I'll check that out.
Archived author: Syama108 • Posted: 2016-07-02T14:57:21+00:00
Original source
Okay so I have a problem: I have no idea what I'm doing or looking for.. I tried editing CharacterSelect.lua and like TargetFrame but I just ended up breaking some UI and getting an error. Can anyone specifically point out what I have to edit to achieve this? Thank you ![]()
Archived author: Simple_spectr • Posted: 2016-07-02T17:50:37+00:00
Original source
Mordreds guide
Download newbie repack and take wow.exe from there.
Try to use this wow.exe
Archived author: Syama108 • Posted: 2016-07-03T02:49:09+00:00
Original source
Well I was able to get in game, it was working fine. I just don't know what to edit, I have no knowledge. This repack won't show me what values I have to change in the LUA files.