Results 1 to 8 of 8

Thread: How to disable the "encouraged_inspired" morale value in battle?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Ducenarius
    Join Date
    Aug 2010
    Location
    Poland --> Upper Silesia region (pl=Górny Śląsk).
    Posts
    920

    Default How to disable the "encouraged_inspired" morale value in battle?

    ========================================================================================================================

    Hello everyone,

    In land and naval battles, there is an annoying morale bonus value for units.

    It is called: "ume_encouraged_inspired" in kv_morale_tables --> it means that your units would have a morale bonus, when other friendly units are "nearby".

    My questions is : how to disable this value permanently from ETW, so this factor couldn't be count during battle?

    I know, that i could set this value to "0" ( unfortunately it will be still visible in the unit card ).

    Thanks in advance for any help!

    ========================================================================================================================
    Last edited by p.jakub88; December 12, 2010 at 11:39 AM.
    Remember of the Alamo!

  2. #2
    Inevitability won
    Patrician Citizen

    Join Date
    Mar 2010
    Posts
    9,594

    Default Re: How to disable the "encouraged_inspired" morale value in battle?

    Edit the .loc, so the entry for the "Encourage by nearby units", contains only a space.

  3. #3
    Ducenarius
    Join Date
    Aug 2010
    Location
    Poland --> Upper Silesia region (pl=Górny Śląsk).
    Posts
    920

    Icon4 Re: How to disable the "encouraged_inspired" morale value in battle?

    Quote Originally Posted by .Mitch. View Post
    Edit the .loc, so the entry for the "Encourage by nearby units", contains only a space.
    ====================================================================================================================

    Thanks, but i think that this value will be still "counted" and visible in battles ( if i' m wrong please correct me ).

    I could try to edit localisation.loc or ui.loc.

    Thanks for quick answer and help anyway!

    ====================================================================================================================
    Last edited by p.jakub88; November 13, 2010 at 10:33 AM.
    Remember of the Alamo!

  4. #4
    Ducenarius
    Join Date
    Aug 2010
    Location
    Poland --> Upper Silesia region (pl=Górny Śląsk).
    Posts
    920

    Icon5 Re: How to disable the "encouraged_inspired" morale value in battle?

    =======================================================================================================================

    I edited the localisation.loc file from patch_en.pack ( i made a new mod pack ), but the text description of this value is still visible in battle!

    I think, that we could "replace" the default text in *.loc file with a new one, but not to disable or delete the original text.

    As taw said --> the db system works in simple way ( we replace the files and rows, not delete them ).

    This aspect must be controlled or from *.luac or from *.lua file.

    ========================================================================================================================
    Last edited by p.jakub88; November 13, 2010 at 11:32 AM.
    Remember of the Alamo!

  5. #5
    Artifex
    Patrician

    Join Date
    Oct 2008
    Location
    London, UK
    Posts
    1,332

    Default Re: How to disable the "encouraged_inspired" morale value in battle?

    Quote Originally Posted by p.jakub88 View Post
    =======================================================================================================================

    I edited the localisation.loc file from patch_en.pack ( i made a new mod pack ), but the text description of this value is still visible in battle!

    I think, that we could "replace" the default text in *.loc file with a new one, but not to disable or delete the original text.

    As taw said --> the db system works in simple way ( we replace the files and rows, not delete them ).

    This aspect must be controlled or from *.luac or from *.lua file.

    ========================================================================================================================
    *.lua/*.luac control pretty much only:

    • user interface
    • trait and ancillaries system
    • campaign missions
    • advisers everyone tuns off anyway
    • some tutorial stuff

    They don't control normal logic.

  6. #6
    Ducenarius
    Join Date
    Aug 2010
    Location
    Poland --> Upper Silesia region (pl=Górny Śląsk).
    Posts
    920

    Icon5 Re: How to disable the "encouraged_inspired" morale value in battle?

    ==================================================================================================================

    Ok, so how i could disable permanently - this particular morale factor in battle?

    No more "encouraged: friendly units nearby" text on unit card --> would be a good start.

    Because i don't know how to edit *.lua files, i would like to ask for help.

    If this "issue" isn't controlled from *.lua, i would like to know how to get rid off it in other way.

    Thanks in advance for any help!

    ==================================================================================================================
    Remember of the Alamo!

  7. #7
    The Hedge Knight's Avatar Fierce When Cornered
    Artifex

    Join Date
    Oct 2009
    Location
    England
    Posts
    5,875

    Default Re: How to disable the "encouraged_inspired" morale value in battle?

    only way is to set it to 0 in kv moral and change the loc entry to be a space. It will still be there but will have no effect.

  8. #8
    Ducenarius
    Join Date
    Aug 2010
    Location
    Poland --> Upper Silesia region (pl=Górny Śląsk).
    Posts
    920

    Icon5 Re: How to disable the "encouraged_inspired" morale value in battle?

    Quote Originally Posted by 'The Hedge Knight View Post
    only way is to set it to 0 in kv moral and change the loc entry to be a space. It will still be there but will have no effect.
    ================================================================================================================================

    Ok, this time i edited the vanilla default patch_en.pack and local_en.pack and i left some rows empty in localisation.loc.

    Then i changed some moral values inside kv_morale_tables to "0" ( in land and naval version ).

    Finally --> those entries ( like encouraged: friendly units nearby, etc ) are invisible!

    Thanks very much guys for the help --> i really appreciate that!


    P.S.

    This topic could be closed for my request.

    ================================================================================================================================
    Last edited by p.jakub88; November 13, 2010 at 03:17 PM.
    Remember of the Alamo!

Posting Permissions

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