q529121921 Posted October 25, 2015 Posted October 25, 2015 Aslain. Can modify the mini map font, font is not fit for the mini map, can you put the San Verdana font change into?Or other font, I changed several times have failed, so to you for help. Quote
Administrator Aslain Posted October 25, 2015 Administrator Posted October 25, 2015 Hi I don't know how to do it, we have to ask Kvalme on russian forums, since he made it. I see however some code for font, but don't know what values its accepting: res_mods\0.5.0.3\rkiConfig.xml <config> <log> <deathLog friendlyColor="#30ff30" enemyColor="#ff7070"/> </log> <minimap> <minimap moveNumbers="true" moveLetters="true" alpha="1.0" showViewDirection="false" viewDirectionColor="0xffff00" showDead="true" showTarget="false" targetColor="0xAAAAAA"/> <friendlyIcon showName="true" fontSize="10" nameLen1="10" nameLen2="10" color="0x00ff00" font="_sans" sameDivisionColor="0xffff00" nameDivider="."/> <enemyIcon showName="true" showInvisible="true" fontSize="10" nameLen1="10" nameLen2="10" color="0xff0000" font="_sans" nameDivider="." invisibleColor="0xDDDDDD" showTargetDirection="false" targetDirectionColor="0xAAAAAA" /> <colorBlind enable="false" enemyColor="0x10eeff" friendlyColor="0x00ff00" sameDivisionColor="0xffff00" teamKillerColor="0xffff00"/> <!-- showVisibilityCircle - can be one of "none, ship, air, all"--> <self shipVisCircleColor="0xffffff" airVisCircleColor="0xffff00" showVisibilityCircle="all"/> </minimap> </config> Quote
MREBoy Posted October 26, 2015 Posted October 26, 2015 (edited) Just for giggles I tried font="Wingdings" and font="Tw Cen MT Condensed". Both worked. I tried Wingdings first because it's included with Windows, and TW Cen MT Condensed I just picked randomly from what I have installed on my computer. So it looks like if you have some particular font you want to use installed on your system, you can just plug it into the font="whatever" line. If it matters I got the font names via the Windows Character Map. Edited October 26, 2015 by MREBoy Quote
MREBoy Posted October 27, 2015 Posted October 27, 2015 As far as I know, Verdana comes with Windows. So font="Verdana" should work. On your computer just go to Control Panel -> Fonts and make sure it's there first. 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.