Lowering the Experince
Is it possible to lower the experince rate? You know, to where mobs give less experince then they usally do in a EMIU server.
|
I am also trying to figure out how to modify the xp rate. Last time I messed around with a server, I just went into MySQL-Front under Variables and the Experience Modifier was right there, but this time it's not. Is there another way to change it?
|
Run this mysql query:
Code:
update variables set value = X where varname = 'EXPMod'; If you don't have an EXPMod variable this will insert it: Code:
insert into `variables` values ('EXPMod', '1', 'Experience multipler. Increase to increase exp rate', '20050610185738'); |
Thanks a lot, Cave. :)
|
Thanks alot man. Anyone have a clue what the point is about on, on the live servers?
|
Tried this out... Put the EXPMod table into variables, with the code you provided, but when I tried to change the value it gave me a syntax error at 'EXPMod'... I tried doing it manually in MySQL-Front but I didn't see a change in the game.
|
Syntax error was my fault the is should have been =. I updated the code. As for seeing a change, in 0.6.0 at least I certainly see a difference but generally not until the mid levels and up. I haven't really played with 0.6.1 enough to say whether the modifier works or not.
|
I'm running 6.1, but cool, I'll take your word for it. Thanks again for the code.
|
Ok might be rather odd question. But with a definite reduced player base and chance of groupings almost Nil. Why lower the xp to be like live when in actuality you are making it tons harder for ppl on an EMU server to lvl vs Live?
|
Who me? One my server tis fully custom..And two... My server is going to be a live-like experince. Trying to make it almost like Live, but not as hard... Our server will be close to live, so people can play like on live, but without the monthly fee.
|
Quote:
|
The variable is no longer used. Use the rule Character:ExpMultiplier instead.
|
Cavedude, is it bugged or something? I have been using it sucessfully for a bit now.
|
LOL, I have been using the variable since my server came up. But I have to keep lowering it cause it always seems too fast. I think the multiplier you set it to isn't exactly the same multiplier that is being used. I have mine set to 2.5, but my very low level players still get a level per kill or 2, which definitely wouldn't be happening if it was actually multiplying live exp rate by 2.5X. Spoke with another server admin and he has his set to like .4, which is closer to live-like, but still faster.
I am going to try turning the rules on for exp instead and see how that works. If I do, do I need to set my variable for the multiplier to 0, or is it completely ignored once the rule is turned on? |
I currently have the variable set to 2.0 and it seems to be a good setting for us. I have messed with a bit from no variable at all all the way up to 9. There was a noticeable difference between the values.
I think I read somewhere recently that the bug comes into play when regular, group, and aa experience is being rewarded at the same time. |
All times are GMT -4. The time now is 04:31 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.