Jump to content
  • 0

Changing the font size of Map Display Name


Leonein

Question


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  1
  • Reputation:   0
  • Joined:  10/06/21
  • Last Seen:  

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?

screen4CrAM003.jpg

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   2
  • Joined:  02/09/17
  • Last Seen:  

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)

Link to comment
Share on other sites

Join the conversation

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

Guest
Answer this question...

×   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...