Can't pass level five

Status
Not open for further replies.

Dr Super Good

Spell Reviewer
Level 64
Joined
Jan 18, 2005
Messages
27,272
I guess you are killing creeps (neutral hostile)?

WC3 melee gameplay dictates that heroes level 5 and above get 0% exp from creeps to prevent people creep rushing to their ultimate ability.

You can modify this reduction in the gameplay constants in the editor. The field is "Hero XP Gained - Creep Reduction Table" or "HeroFactorXP" in raw data. Each entry in the table is the percentage XP earned by killing Neutral Hostile units at index number hero level.

By Default it should look like...
80
70
60
50
0

Which means...
Level 1 -> 80% gained
Level 2 -> 70% gained
Level 3 -> 60% gained
Level 4 -> 50% gained
Level 5 -> 0% gained
Level 6 -> 0% gained
...

Change it to the following and your problem should be fixed.
You may need to adjust the XP values of some of the units to compensate for this change.

EDIT: Received rep from Uklabokalala so this is likely solved.
 
Last edited:

Chaosy

Tutorial Reviewer
Level 40
Joined
Jun 9, 2011
Messages
13,224
There are certain triggering actions that could do this. Exp rate could be set to 0%, there is also a action to make a hero get over level X. I think both of these are unlikely though. I might have to do with the level of the creeps you're killing, killing level 1 creeps at level 5 might not give exp depending on your settings.
 

Dr Super Good

Spell Reviewer
Level 64
Joined
Jan 18, 2005
Messages
27,272
1 Can't pass level five 07-07-2015 03:07 AM Uklabokalala Thanks!
I believe the problem might have already been solved. It would be nice if topic creators could make a concluding post if that is the case. Otherwise people will start suggesting more and more obscure answers thinking that the simple ones (which did solve it) have not solved it.
 
Status
Not open for further replies.
Top