The 3rd Age

Immersive Middle-earth (v. 1.4)

Immersive Middle-earth (v. 1.4)

An attempt to make the original BFME1 more personable

Button for The 3rd AgeButton for The Dwarf HoldsButton for The Elven AllianceButton for Helm's Deep Last HopeButton for GothmogtheOrcButton for BFME+Button for The Four AgesButton for HDR HeadquartersButton for Middle Earth CenterButton for Project Perfect Mod

Become an affiliate!

   

Quick Lists

Top Rated Popular New Updated Last Comments Users

Register and log in to move these advertisements down

Expansion AI Bases for each free base place

Tutorial for Battle for Middle-earth II: Rise of the Witch-king ROTWK

No Avatar

Yaroslav

Category: Code
Level: Intermediate
Created: Thursday January 2, 2014 - 18:36
Updated: Wednesday January 8, 2014 - 11:38
Views: 7219
Summary: How to make AI Bases "everywhere"

Rating

Staff says

2.0

Members say

-

Average

2.0/5.0

1 vote

Page 2 3 4 5 6
open this file ..\data\ini\object\goodfaction\structures\men\fortress.ini
then find               
Code
Object MenFortress


then find (inside MenFortress object)               
Code
ModuleTag_castle


And Replace to IT:

              
Code

Behavior = CastleBehavior ModuleTag_castle
        CastleToUnpackForFaction    = Men Fortress_Men
        CastleToUnpackForFaction    = Elves Fortress_Elves
        CastleToUnpackForFaction    = Dwarves Fortress_Dwarven         
        CastleToUnpackForFaction    = Wild Fortress_Wild
        CastleToUnpackForFaction    = Isengard Fortress_Isengard
        CastleToUnpackForFaction    = Mordor Fortress_Mordor
        CastleToUnpackForFaction    = Angmar Fortress_Angmar
        CastleToUnpackForFaction    = Arnor Fortress_Men //in default exists? but it can be also

        FilterValidOwnedEntries = ANY +STRUCTURE +WALK_ON_TOP_OF_WALL +BASE_FOUNDATION +TACTICAL_MARKER
        MaxCastleRadius                = 130.0
        InstantUnpack                = Yes        
        KeepDeathKillsEverything    = Yes

        EvaEnemyCastleSightedEvent = EnemyFortressSighted
    End

Go to top

 

"One site to rule them all, one site to find them,
one site to host them all, and on the network bind them."

 
20:31:23