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
Hello, help about editing the exp rate via script
-
Recently Browsing 0 members
- No registered users viewing this page.
Question
Onairda
Hello there,
. i want to change the experience for player who have fame 100+. the fame is stored inside cha_reg_num e
example
if( fame >= 100){
//Baselevel exp + 10k
}
else if( fame >= 150){
//BaseLevel exp + 20k
}
Edited by G-ROthank you so much
Link to comment
Share on other sites
3 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.