Rickster Posted December 2, 2011 Posted December 2, 2011 Hi, im an admin on mafiaoutlaw, and was just wondering if it was possible to change the EXP per level you need Thanks. Rick Quote
mixmaster Posted December 2, 2011 Posted December 2, 2011 Hi, im an admin on mafiaoutlaw, and was just wondering if it was possible to change the EXP per level you need Thanks. Rick Do you have a valid MCcodes license ? Quote
mixmaster Posted December 2, 2011 Posted December 2, 2011 ok well if an admin can confirm that , then im sure there will be plenty of people willing to help Quote
Heather Posted December 2, 2011 Posted December 2, 2011 Do you have a valid MCcodes license ? I can confirm that Rick is indeed an admin on our site and yes we do have a licence for MCCODES Dave the admin knows me :) Quote
mixmaster Posted December 2, 2011 Posted December 2, 2011 It's just there is plenty of people that come on here using the ravan script and they don't own a valid license and just expect everyone to help them. Quote
mixmaster Posted December 2, 2011 Posted December 2, 2011 I didn't mean an admin on your site i ment an admin on here could cofirm he has a license lol Quote
Dominion Posted December 2, 2011 Posted December 2, 2011 Inside the "global_func.php" file there is a functions called check_level() exp needed for the next level is worked out there. Play around with the formula. Quote
Heather Posted December 2, 2011 Posted December 2, 2011 Inside the "global_func.php" file there is a functions called check_level() exp needed for the next level is worked out there. Play around with the formula. Thank you :) Quote
Heather Posted December 2, 2011 Posted December 2, 2011 I didn't mean an admin on your site i ment an admin on here could cofirm he has a license lol NP lol I am the owner of the Mafia site and hold the licenence for the MCCODES game engine even though I first got ripped off by Ravens script Quote
Rickster Posted December 2, 2011 Author Posted December 2, 2011 Inside the "global_func.php" file there is a functions called check_level() exp needed for the next level is worked out there. Play around with the formula. Hey thanks, i found out how to change the EXP per rank. Do you know if theres a way to change the EXP per Level? Thanks again! :) Quote
newttster Posted December 3, 2011 Posted December 3, 2011 How about something like this ; say you want it to go up by 10% per level. exp=(((level*100)*.10)+100) Quote
Dominion Posted December 3, 2011 Posted December 3, 2011 Hey thanks, i found out how to change the EXP per rank. Do you know if theres a way to change the EXP per Level? "exp_needed" is worked out by a formula, and should be what you're looking for, however I could be wrong since I'm not currently able to check. Quote
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.