Results 1 to 6 of 6

Thread: Advisor

  1. #1

    Default Advisor

    Does anyone know how to change the advisor's voice or picture both on the strategy map or on the battlefield. Thanks in advance.

  2. #2
    Finder of Little Oddities Senior Member Makanyane's Avatar
    Join Date
    Jan 2006
    Posts
    2,220

    Default Re: Advisor

    possibly but you should have posted this in the Modding Questions section - to which you will be moved very shortly
    Not used mods before? Looking for something small and fun?!
    Download the:

  3. #3

    Default Re: Advisor

    ok. thanks for answering.

  4. #4
    Finder of Little Oddities Senior Member Makanyane's Avatar
    Join Date
    Jan 2006
    Posts
    2,220

    Default Re: Advisor

    the pic for the advisor should just be in XXXX/data/ui/culture/ADVISOR BATTLEMAP.TGA and ADVISOR STRATMAP.TGA though I think a little version also exists on one of the stratpages in the interface folder.

    If you have RTW you may need to unpack the .pak files to see any of that.

    Voice I'm sure can be changed but is likely to be a bit more complicated.
    Not used mods before? Looking for something small and fun?!
    Download the:

  5. #5

    Default Re: Advisor

    Ok. IF someone know how to change the voice and the advisor pic I would really apriciate it. Thanks in advance.

  6. #6

    Default Re: Advisor

    Makanyane has already told you the answer to your problem

    the pic for the advisor should just be in XXXX/data/ui/culture/ADVISOR BATTLEMAP.TGA and ADVISOR STRATMAP.TGA though I think a little version also exists on one of the stratpages in the interface folder.

    If you have RTW you may need to unpack the .pak files to see any of that.
    Take that pic, and edit in an image editing program like Photoshop, Jasc Paint Shop Pro, or GIMP. Then save it back as a targa, overwriting the one there.

    Voice, as Mak said, is probably able to be edited, but it would be extremely difficult. If it is just the annoying voice you want to get rid of, go to the RTW folder, open the preferences folder and then open preferences.txt

    When in it, search for:
    Code:
    MUTE_ADVISOR:
    You should then be taking to an entry that.
    Code:
    MUTE_ADVISOR:FALSE
    BLIND_ADVISOR:FALSE
    Change
    Code:
    MUTE_ADVISOR:FALSE
    to
    Code:
    MUTE_ADVISOR:TRUE
    to get here to shut up, this will mute her.

    Changing
    Code:
    BLIND_ADVISOR:FALSE
    to
    Code:
    BLIND_ADVISOR:TRUE
    will make the advisor pop-up window disappear, although the voice might come through.

    Be sure to leave BLIND_ADVISOR to false when you are playing a mod with a script, so you can activate the script.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Single Sign On provided by vBSSO