The forums will be going offline for an extended maintenance period at 1400hrs GMT on 19th June 2025. The number of hours for this downtime is intentionally not advertised due to the nature of these upgrades.
×
- 0
[Solved]"Leveling with experience"[/Solved]
-
Recently Browsing 0 members
- No registered users viewing this page.
Question
Pneuma
So I'm trying to make a profession system and Instead of doing a variable based level, I actually have skills. I plan to have them level up by doing things with the professions. The main issue I have right now is figuring out how to use arrays to set a "required amount of XP"The way the above exp works is Players are already level 1 in profession; They need 250 experience to hit level 2, 500 to hit level 3 and so on.
My issue is is how do I make it so once they hit the required experience, it switches to the next array?
Also, How would I run the command "skill" to get the current skill level and +1
kinda like...?
Thanks to Sandbox, I was able to get what I needed.
Edited by PneumaLink to comment
Share on other sites
0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.