Page 3 of 3 FirstFirst 123
Results 41 to 52 of 52

Thread: Fog of War Removal

  1. #41

    Default Re: Fog of War Removal

    Just good practice, for when steam decides it too busy for ya.


  2. #42

    Default Re: Fog of War Removal

    Quote Originally Posted by upsettingshorts View Post
    I did two things and now it works:

    Deleted the files I had kept in the directory as backups, renamed to say "scripting.backuplua"
    Copied the files over to main_2 as well

    I think it might load anything named scripting (regardless of file type)

    Plus is there any need for backups when, if you want the vanilla file, you just delete the modified one then tell steam to verify the integrity of the game?
    There's another way to do this.

    1) Open your saved game with the ESF editor. Go to:
    CAMPAIGN_ENV/CAMPAIGN_MODEL/WORLD/FACTION_ARRAY/FACTION_ARRAY

    2) Open the first faction. It should be yours. Click on CAMPAIGN_SHROUD and change the boolean to "false." Save.

    3) Start ETW and load your saved game. The FOW will be gone.

  3. #43

    Default Re: Fog of War Removal

    Hi all,

    Does the FOW have to do with playing ALL factions including the emergent ones or not?

    IF so, Are the directions given here correct and will they work with the next big patch?

    Thanks and +Reppy to you who answer,
    hellas1

  4. #44

    Default Re: Fog of War Removal

    Quote Originally Posted by hellas1 View Post
    Hi all,

    Does the FOW have to do with playing ALL factions including the emergent ones or not?

    IF so, Are the directions given here correct and will they work with the next big patch?

    Thanks and +Reppy to you who answer,
    hellas1
    Yes, both the script and the esf methods work and should continue to do so regardless of the patches. I'm not exactly sure what you're asking in the first sentence, but FOW removal works for any faction you play with, emergent, minor, or major.

  5. #45

    Default Re: Fog of War Removal

    Hi erasmus777,

    +Rep to you, of course.

    What I was asking is: Can I actually play as ALL factions with the FOW removed or not?

    Thanks,
    hellas1

  6. #46

    Default Re: Fog of War Removal

    Quote Originally Posted by hellas1 View Post
    Hi erasmus777,

    +Rep to you, of course.

    What I was asking is: Can I actually play as ALL factions with the FOW removed or not?

    Thanks,
    hellas1
    Yes.

  7. #47

    Default Re: Fog of War Removal

    Hi Erasmus,

    Now, To make all factions playable as opposed to waiting for them...........


    You mentioned the ESF.

    I will download this but I noticed another ESF tool with it.

    Please assist me in using this.
    I will post regarding any issues.

    Thanks again,
    hellas1

  8. #48

    Default Re: Fog of War Removal

    Quote Originally Posted by hellas1 View Post
    Hi Erasmus,

    Now, To make all factions playable as opposed to waiting for them...........


    You mentioned the ESF.

    I will download this but I noticed another ESF tool with it.

    Please assist me in using this.
    I will post regarding any issues.

    Thanks again,
    hellas1
    Try this http://www.twcenter.net/forums/showthread.php?t=262048
    The ESF editor you want is 1.4.3

  9. #49

    Default Re: Fog of War Removal

    I would like to remove the fog and rain from the battle map.I hate it.

    Need a clear weather mod.
    Last edited by OSDEA7; February 28, 2010 at 12:01 AM.

  10. #50

    Default Re: Fog of War Removal

    How do I remove FoW in Napoleon Total war?

  11. #51

    Default Re: Fog of War Removal

    I tried to find the "scripting.lua" file to unlock FOW but I was unable to find it. I also tried to use the ESF file editor to open a saved game and remove FOW and I was unable to find the save game??? I'm really confused because I tried to reinstall the game and both times I was forced to install Empire Total War using STEAM. I think because i used STEAM I can not locate the scripting.lua file or any of the saved games. It's like non of hte files usually associated with the total war games are on my computer? Also Steam never ever prompted me to use the second disc, but the game works? But I can't do any kind of editing (unlock factions, lift FOW...) please help.

  12. #52

    Icon4 Re: Fog of War Removal

    Quote Originally Posted by Aero View Post
    Here's how to remove the fog of war:

    All that's needed is to edit this file

    Game_directory..\data\campaigns\main\scripting.lua (as always backup!!)


    look for the function OnWorldCreated() and add this line of script to the function

    scripting.game_interface:show_shroud(false)


    The whole function should end up like this:

    local function OnWorldCreated()
    scripting.game_interface:technology_osmosis_for_playables_enable_culture("european")
    scripting.game_interface:technology_osmosis_for_playables_enable_all()
    scripting.game_interface:show_shroud(false)
    end


    Start a new campaign.

    You may also add it to this function if you don't want to start a new campaign but it may not be efficient

    OnFactionTurnStart(context)

    Here's the result
    there is no such folder "main", strange
    i need to remove fog of war in "Coalition Campaign"
    Napoleon Total War Imperial edition
    https://snipboard.io/FjwJlb.jpg


Page 3 of 3 FirstFirst 123

Posting Permissions

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