Jump to content

minimap font


Recommended Posts

  • Administrator

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> 
Link to comment

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.

 

post-7873-0-77231500-1445895712_thumb.jppost-7873-0-08523800-1445895726_thumb.jp

 

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 by MREBoy
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.