MRevelle83
Villager
- Xy$
- 0.00
Hello all! A question. It is kind of annoying me as I think it would have an easy solution, but how can you put XP needed to level up as a value in a variable?
Putting XP game data into a variable is determined by how much XP a character has, not what the character needs.
So if the character has 5 xp and needs 45 to level up, the variable would be 5 if I put in through game data. I want to know how to make the variable 45. It is for a custom level up system... that I'm sure most of you have guessed. Anyway, any help is appreciated!
(I have this funny feeling it is a simple solution that I simply overlooked. :P )
Putting XP game data into a variable is determined by how much XP a character has, not what the character needs.
So if the character has 5 xp and needs 45 to level up, the variable would be 5 if I put in through game data. I want to know how to make the variable 45. It is for a custom level up system... that I'm sure most of you have guessed. Anyway, any help is appreciated!
(I have this funny feeling it is a simple solution that I simply overlooked. :P )