NordInvasion Forum

Full Version: Minimize Event text.(this is possible)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I created a new topic, because Minimize Event text. was already closed. But the problem of disabling the chat is not solved.
There are two options minimize text in game.
1. copy MountBlade Warband\Data\font_data.xml
and insert it in MountBlade Warband\Modules\NordInvasion\Data\
open MountBlade Warband\Modules\NordInvasion\Data\font_data.xml
and in line
<FontData width="2048" height="1024" padding="10" font_size="70" font_scale="100" line_spacing="100">
change to (for example 70%)
<FontData width="2048" height="1024" padding="10" font_size="70" font_scale="70" line_spacing="100">

this method should work 100% and is useful if you do not use original fonts

2. Download ready file font_data.xml and install it in MountBlade Warband\Modules\Native\Data
(I use original font, should fit)

I hope I helped you somehow with the problem "Text bothers me play".
3-) If you want to close it fully, You can do it from options
This is not something we currently want to implement. The recently added abbreviated experience mode available under the Extras -> Options menu on the website should help reduce clutter on the screen for now. Thank you for your suggestion and your time.