- Joined
- Aug 7, 2013
- Messages
- 1,338
Hi,
So I set this game constants field "Need Hero XP Table" to "0" with a single entry.
The side effect is that level one heroes instantly level to level 2 whenever they get XP (it requires 0 xp).
And heroes cannot be set to level 2, even if you call "SetHeroLevel(..., 2, ...)"
However, I would like it to take xp to get from 1 to 2 and be able to set heroes to level 2.
How would I fix this?
So I set this game constants field "Need Hero XP Table" to "0" with a single entry.
The side effect is that level one heroes instantly level to level 2 whenever they get XP (it requires 0 xp).
And heroes cannot be set to level 2, even if you call "SetHeroLevel(..., 2, ...)"
However, I would like it to take xp to get from 1 to 2 and be able to set heroes to level 2.
How would I fix this?
Last edited: