Jakmeister999 Posted September 14, 2020 Share Posted September 14, 2020 I've only just got into the world of modding, and I have been trying to get my HUD mod to display the player's gamestage next to the compass. But for the life out of me I couldn't find the value code in the xml files. Does anyone know how can I get it to display on the HUD? Thanks heaps Link to comment Share on other sites More sharing options...
stample Posted September 21, 2020 Share Posted September 21, 2020 In xUI/controls.xml its the 3rd rect in <players_entry> <rect depth="1" name="gamestage" width="100" height="46" pos="243,-6"> <label depth="1" name="gamestageText" pos="0,-15" height="38" text="" font_size="26" justify="center" pivot="left" /> </rect> Link to comment Share on other sites More sharing options...
xxx73 Posted October 9, 2020 Share Posted October 9, 2020 Ok I see the settings, but Im not sure how to get it to display in the HUD. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.