Results 1 to 8 of 8

Thread: How to hide age display?

  1. #1

    Default How to hide age display?

    This question may sound silly to some, but in my mod aging is pointless because the turns correspond to mere weeks and dying from old age is disabled. So far I have only ever seen one mod that hides the age display for characters, and that was Fourth Age TW, a mod for RTW. I don't know how it was done. In my past experience, deleting the line corresponding to age would not result in a blank space, but rather in an error message.

    Does anyone know how it was done? Can it be replicated in MTW2?
    Last edited by es157; July 07, 2021 at 07:24 AM.

  2. #2

    Default Re: How to hide age display?

    Anyone? Is it possible that no smart trick exists for this?

  3. #3

    Default Re: How to hide age display?

    An update to those who might be interested in learning the answer.

    I was forced to download the entire Fourth Age mod again just to investigate the files and see if I could find the element that caused the age display to be hidden. It turns out that the solution the developers found was to go to text\strat.txt and type something like this in front of the {SMT_AGE} entry:

    "\n\n\nAge:"

    The above was following several Shift-spaces. I assume using Shift before the text is necessary for this to work.

    Looks like an obvious solution, but I had previously failed to hide the age when I tried using other similar methods.
    Last edited by es157; July 10, 2021 at 12:51 PM.

  4. #4
    Razor's Avatar Licenced to insult
    Join Date
    Apr 2004
    Location
    Deventer, The Netherlands
    Posts
    4,075

    Default Re: How to hide age display?

    Quote Originally Posted by es157 View Post
    An update to those who might be interested in learning the answer.

    I was forced to download the entire Fourth Age mod again just to investigate the files and see if I could find the element that caused the age display to be hidden. It turns out that the solution the developers found was to go to text\strat.txt and type something like this in front of the {SMT_AGE} entry:

    "\n\n\nAge:"

    The above was following several Shift-spaces. I assume using Shift before the text is necessary for this to work.

    Looks like an obvious solution, but I had previously failed to hide the age when I tried using other similar methods.
    Ok, so Shift-spaces...
    What does it do? What does it look like in the .txt file? What does it look like in-game?

  5. #5

    Default Re: How to hide age display?

    Quote Originally Posted by Razor View Post
    Ok, so Shift-spaces...
    What does it do? What does it look like in the .txt file? What does it look like in-game?
    Usually, the game ignores the Shift-spaces. But it seems that if you use a large enough number of them, they will start "pushing" the text off the border of the screen, so that it is still there somewhere, but totally invisible.

  6. #6
    Razor's Avatar Licenced to insult
    Join Date
    Apr 2004
    Location
    Deventer, The Netherlands
    Posts
    4,075

    Default Re: How to hide age display?

    Ok, so... what is a Shift-space?

  7. #7

    Default Re: How to hide age display?

    Quote Originally Posted by Razor View Post
    Ok, so... what is a Shift-space?
    My bad, it's not Shift-space, it is Tab-space.

    I mistook the keys Shift and Tab.

  8. #8
    Razor's Avatar Licenced to insult
    Join Date
    Apr 2004
    Location
    Deventer, The Netherlands
    Posts
    4,075

    Default Re: How to hide age display?

    Quote Originally Posted by es157 View Post
    My bad, it's not Shift-space, it is Tab-space.

    I mistook the keys Shift and Tab.
    Ah yes, that one sounds more familiar.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •