NEED Campiagn Help

Op_Sneakie

Member
Joined
Jul 20, 2004
Messages
14
Reaction score
0
Location
In a house
Website
Visit site
I'm on the second mission of my campiagn, and I want the hero to be the same throughout. How do I do that?
 

Op_Sneakie

Member
Joined
Jul 20, 2004
Messages
14
Reaction score
0
Location
In a house
Website
Visit site
Well, since the player could control the hero in the last mission, I want the hero to have the same stats as in the previous adventure, so the experiance over multiple missions is cumulative.
 

Op_Sneakie

Member
Joined
Jul 20, 2004
Messages
14
Reaction score
0
Location
In a house
Website
Visit site
ok, you know how in the human campiagn, for example, if Arthas levels up in the first mision, that level stays with him into the next mission.
something like that
 

Dethstalker

Member!
Joined
Apr 11, 2004
Messages
109
Reaction score
0
Location
Clearwater, Florida
Website
www.game-grounds.com
o so he can only gain 1 lvl per mission?

Just make a trigger for each map in your campaign that says

Stop Levels
Events
Unit - THE HERO Gains a level
Conditions
(Hero level of (Triggering unit)) Equal to HERO LEVEL
Actions
Hero - Disable experience gain for (Triggering unit)
 

Op_Sneakie

Member
Joined
Jul 20, 2004
Messages
14
Reaction score
0
Location
In a house
Website
Visit site
will his EXP stay the same then, or what?
i.e. hero goes up to lv2 during first mission, will he be lv2 at the start of the second mission?
 

Dethstalker

Member!
Joined
Apr 11, 2004
Messages
109
Reaction score
0
Location
Clearwater, Florida
Website
www.game-grounds.com
he will stop after he gets to lvl 2 or so on whatever u set....like if u set that level then he will stop at that level on that mission and wont gain anymore like if it was 2 then he cant to 3 untill the next mission....then u make a new trigger on that mission map that says lvl 4 and so on...i am assuming u have seperate maps for ur campaign by using the Campaign Editor, F7
 

Op_Sneakie

Member
Joined
Jul 20, 2004
Messages
14
Reaction score
0
Location
In a house
Website
Visit site
YES, but will his experiance from the previous mission carry into the next without a special trigger, or will he be level one each time?
 

Darimus

BattleForums Addict
Joined
Oct 2, 2003
Messages
681
Reaction score
0
Website
www.spaceman.vze.com
Uhh yea he is obviously talking about Map Caches...
[I can't garentee this to work; I never tested it]

Game Cache - Create a game cache from GameCache

Set Cache1 = (Last created game cache)

Game Cache - Store (Entering unit) as Hero of StoredHeros in (Cache1)

Game Cache - Save (Cache1)

--- Next Map ---

Game Cache - Create a game cache from GameCache

Set Cache1 = (Last created game cache)

Game Cache - Restore Hero of StoredHeros from (Cache1) for Player 1 (Red) at (Your_Region001) facing 0.00
 

tassadar920

Member!
Joined
May 18, 2003
Messages
2,048
Reaction score
0
Location
My house
Don't forget to connect all your maps together in the campaign editor or that will just be total crap.
 

New threads

Top