X33STORM Posted July 14, 2019 Posted July 14, 2019 So i figured someone might feel as i do, that the minimap names mod size is way too big. To adjust this to what i previously used in alt_minimap, i made the following addition: Add: (fontSize = "11") To the style in the bottom of the mod file, as showed below. \res_mods\0.8.5.1\gui\unbound2\pc\battle\minimap\markers\ship_marker.unbound (style (width = 100%) (align = "center")) (tf (class $FontEnableReadability) (class $TextDefaultBoldNM) (style (marginTop = "6px") (fontSize = "11") (bind textColor "textColor") ) (bind text "shipName") ) ) Quote
Administrator Aslain Posted July 14, 2019 Administrator Posted July 14, 2019 Thanks. Funny I tried that before in the exact same spot and it didnt work, but I used fontsize instead fontSize. Maybe that thing is case sensitive. In next modpack I will add few sizes to select from then. If that works :) Quote
X33STORM Posted July 14, 2019 Author Posted July 14, 2019 np :) Works as it should. I've tried a few sizes, 10 seems to be the default. Not sure about the different font names in the unbound stuff, if you can use the other ones. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.