Modify server exp help
Is there anyway to set my server experience rate?
|
Character:AAExpMultiplier for aa xp in the server rules table, and Character:ExpMultiplier for regular xp. Those are copy and pasted from my PEQ editor since i dont have direct access to my DB atm, but im pretty sure its the same in the rules table.
|
Sorry I am new at this What file is that in? And how exactly do I change the experience. I am also wanting to make HotZones if I can, but just want to work on this first.
|
Open up HeidiSQL or Navicat, select your database (usually PEQ), scroll to rule_values table, and look for it there. You raise the number for more experience, and lower it for less. Hotzones can be set in the zones table, under zone_exp_multiplier.
|
Thanks, this is the first time I have actually done this, now I see why I added those files on the server setup.
|
Ok, I don't know if it is because I modified the exp, but now blue cons are not giving experience like they are to low not even a exp message. How do I fix it?
|
I recently implemented something that will allow you to set EXP modifiers per level.
Table that rules it is 'level_exp_mods', the feature must be enabled in rules_values table under 'Zone:LevelBasedEXPMods' (set to true). This gives even more granular control over tweaking per level, |
where do I find Zone:LevelBasedEXPMods? I didn't see it in the rules table.
|
some of the rules are considered optional and are added to the source without having an entry in the rules table. you have to add them yourself to be able to change them from whatever the default setting is.
|
If you type:
Code:
#rules store EDIT: The downside of using #rules store is that it wipes out the notes column, which contains a description of what the rule does, but if you look at the source, common/ruletypes.h has a description of what a lot of them do. |
Quote:
|
Quote:
And will it fix the lack of exp from blue cons? Still not sure if I did something while editing or there is something wrong with the server. |
this is a nifty trick:
Quote:
|
All times are GMT -4. The time now is 03:41 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.