Leonein Posted March 16 Share Posted March 16 The map name display font is too small, it supposed to be way more big right? How do I change this? How do I make the map name bigger? Quote Link to comment Share on other sites More sharing options...
0 BlitzGregor Posted March 19 Share Posted March 19 I was also looking for solutions to this problem myself and I finally figured it out. In the Client files find System/mapinfo_true.lub or mapinfo_true_EN.lub the subTitle = "name" will display the text in small font on the top while mainTitle = "name" will display the text larger on bottom e.i. : ["prontera.rsw"] = { displayName = "Prontera, Capital of Rune Midgard", notifyEnter = true, signName = { subTitle = "Capital of the Rune-Midgarts Kingdom", mainTitle = "Prontera" }, backgroundBmp = "village" }, (for others, backgroundBmp uses textures from the grf files under data/textures / À¯ÀúÀÎÅÍÆäÀ̽º / display_mapname ) If this doesnt fix your problem it might have to do with the Ragexe data where you can use Nemo to set [Ajust all fonts logical size] (I recommend a value of at most 2) Quote Link to comment Share on other sites More sharing options...
The map name display font is too small, it supposed to be way more big right? How do I change this? How do I make the map name bigger?
Link to comment
Share on other sites