Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do I make a lvl to xp system? [closed]

Asked by 5 years ago
Edited 5 years ago

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).

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?