View Single Post
  #2  
Unread 04-15-2020, 05:40 AM
Drono Drono is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Apr 2017
Posts: 47
Looked at one of the skins im using:
Code:
<Element ID="PlayerLevel_HWField" X="35" Y="84" Width="33" Height="17">
  <Element ID="PlayerLevel" X="1" Y="0" Width="32" Height="17"> </Element>
</Element>
so you need to move the PlayerLevel_HWField
Reply With Quote