The 3rd Age

RJ - RotWK

RJ - RotWK

A mod that combines the best of BFME1 and BFME2 - living world campaign, factions, AI, bases, etc.

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

Create-a-Hero-Army (WOTR)

No Avatar

Chriso87

Category: Code
Level: Intermediate
Created: Wednesday February 26, 2020 - 15:24
Updated: Wednesday February 26, 2020 - 15:53
Views: 4159
Summary: Play WOTR with your own CAH-Army.

Rating

Staff says

-

Members say

-

Average

-

0 votes

Page 1 2 3 4 5 6
1. Open the livingworldautoresolvebody

2. Search for the Create-A-Hero entry using CTRL+F

3. The code should look like this:

AutoResolveBody AutoResolve_CreateAHeroBody
HitpointsAtLevel = Hitpoints:CREATEAHERO_LVL1_HP Level:1
HitpointsAtLevel = Hitpoints:CREATEAHERO_LVL2_HP Level:2
HitpointsAtLevel = Hitpoints:CREATEAHERO_LVL3_HP Level:3
HitpointsAtLevel = Hitpoints:CREATEAHERO_LVL4_HP Level:4
HitpointsAtLevel = Hitpoints:CREATEAHERO_LVL5_HP Level:5
HitpointsAtLevel = Hitpoints:CREATEAHERO_LVL6_HP Level:6
HitpointsAtLevel = Hitpoints:CREATEAHERO_LVL7_HP Level:7
HitpointsAtLevel = Hitpoints:CREATEAHERO_LVL8_HP Level:8
HitpointsAtLevel = Hitpoints:CREATEAHERO_LVL9_HP Level:9
HitpointsAtLevel = Hitpoints:CREATEAHERO_LVL10_HP Level:10
End

4. Simply add one new code line "LeaveInArmySummary = Yes"

5. The complete entry should look like this:

AutoResolveBody AutoResolve_CreateAHeroBody
HitpointsAtLevel = Hitpoints:CREATEAHERO_LVL1_HP Level:1
HitpointsAtLevel = Hitpoints:CREATEAHERO_LVL2_HP Level:2
HitpointsAtLevel = Hitpoints:CREATEAHERO_LVL3_HP Level:3
HitpointsAtLevel = Hitpoints:CREATEAHERO_LVL4_HP Level:4
HitpointsAtLevel = Hitpoints:CREATEAHERO_LVL5_HP Level:5
HitpointsAtLevel = Hitpoints:CREATEAHERO_LVL6_HP Level:6
HitpointsAtLevel = Hitpoints:CREATEAHERO_LVL7_HP Level:7
HitpointsAtLevel = Hitpoints:CREATEAHERO_LVL8_HP Level:8
HitpointsAtLevel = Hitpoints:CREATEAHERO_LVL9_HP Level:9
HitpointsAtLevel = Hitpoints:CREATEAHERO_LVL10_HP Level:10
LeaveInArmySummary = Yes
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."

 
9:32:33