How to change map's text font?

Status
Not open for further replies.
Import your font.

Extract war3mapSkin.txt from your map file with War 3 model editor for example. Use the MPQ browser for that.

Add these into the file:

[CustomSkin]
ChatFont=Fonts\EDDAF__.TTF
EscMenuTextFont=Fonts\EDDAF__.TTF
TextTagFont=Fonts\EDDAF__.TTF
InfoPanelTextFont=Fonts\EDDAF__.TTF
MessageFont=Fonts\BankGothicMediumBT.TTF
MasterFont=Fonts\EDDAF__.TTF

Replace the Fonts\EDDAF__.TFF with your own file path/file name. Import the saved text file into your map.
 
Status
Not open for further replies.
Back
Top