HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Levelling Problem.

09-09-2007, 01:43 AM#1
PsykieKILLA
I am making an ORPG and I have changed the game constraints so as to allow up to level 20.

When I test my map, once I get to level 5, it stops gaining experience and my experience bar says 1400/2000 but doesn't move and I can't level up...

Can anyone give me a reason for this and a way to fix it?
09-09-2007, 01:48 AM#2
Hessgasoline
I believe that your problem is that you have not changed your

Hero - Creep Reduction Table:

In gameplay constants.

That changes the % of exp you get for the creeps each level, as you can see, the 5th value is 0, which is for the 5th level. I would just change it to 100 and delete the other values, but that's me. Do whatever you want with it though, the last one I think will repeat itself for every level afterwards.
09-09-2007, 02:20 AM#3
PsykieKILLA
Thank you very much. I will test it to see if this worked.

EDIT: Yep, it worked, thank you so much!

+Rep