I'm trying to make it so that the xp that you need to lvl doubles every time you lvl.
local baseLvl = 0 local baseXpNeeded = 10
I want to get the lvl then calculate the amount of xp needed (basically I need an equation).
This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category. Why was this question closed?
Closed as Not Constructive by User#19524
This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.
Why was this question closed?