TheSandersLad Posted September 27, 2017 Share Posted September 27, 2017 I wanted to know where you would re-position the text (custom text) in the gui of intersect, since when I tried to add one it seems to be a bit off in some parts? Â Â Link to comment Share on other sites More sharing options...
1 Gibier Posted September 27, 2017 Share Posted September 27, 2017 About the second image, it's not your font who made that. The default position i just bad. to change it: InGame.xml -> (CTRL + F) <HotbarWindow> ->  <HotbarContainer0> -> <HotbarLabel0>  Search for the line: <Bounds>27,19,7,15</Bounds> and just change 27 to any value lower than 27 it will move the text to the left. Do the same thing with the other HotbarContainer (1, 2, 3...)  Search <ChatboxSendButton> then <TextPadding> put any bigger value to the second "3" it will move the text to the bottom  Search <ChatChannelCombobox> then <TextPadding>3,3,3,3</TextPadding> put any bigger value to the second "3" it will move the text to the bottom.  Search <ChatboxInputField> then <TextPadding>4,2,4,2</TextPadding> put any bigger value to the first "2" it will move the text to the bottom.  GUI is pretty much the same thing every time. Now you should be able to change almost everything of the GUI. Maybe i should fix the default gui and upload it cause it have many bugs TheSandersLad 1 Link to comment Share on other sites More sharing options...
Question
TheSandersLad
I wanted to know where you would re-position the text (custom text) in the gui of intersect, since when I tried to add one it seems to be a bit off in some parts?
Â
Â
Link to comment
Share on other sites
1 answer to this question
Recommended Posts