- Joined
- Mar 10, 2008
- Messages
- 869
Hi,
I was wondering if anyone knew how to make a custom leveling system?
I have a variable with the exp of something and it goes:
Lvl 1: 100
Lvl 2: 210
Lvl 3: 330
Lvl 4: 460
Lvl 5: 600
etc...
What would be the best/easiest/most efficiant way to make a custom-leveling system without doing millions of if/then/else?
BTW: The level system is for an ability.
I was wondering if anyone knew how to make a custom leveling system?
I have a variable with the exp of something and it goes:
Lvl 1: 100
Lvl 2: 210
Lvl 3: 330
Lvl 4: 460
Lvl 5: 600
etc...
What would be the best/easiest/most efficiant way to make a custom-leveling system without doing millions of if/then/else?
BTW: The level system is for an ability.