Fix: Zone_Exp_Multiplier not used to factor XP
When I set up my server with the intention of having "hotspot" zones, I noticed that the zone_exp_multiplier from the zone table was not being used to calculated the xp for a kill.
I'm sure there are better ways to do this, but here's what I changed in my code to make this work: I made the following change to the void Client::AddEXP function within exp.cpp Code:
void Client::AddEXP(int32 add_exp, int8 conlevel, bool resexp) { Daxum |
HI. Yea a noob found your post haha so i have a server up well a out of the box peq i have done nothing to even say (i have a server running) just did a step by step set up But i would like to have Gm events that would give higher exp maybe for my whole server /all zones But i look at this post and its all greek to me Could someone dumb down how to set and unset up the exp for peq DB server ? (will need to be a step by step ) Thanks to any that has time to help noobs like me
|
Well, what you are asking for is pretty specific (creating "specialized" exp rates for GM events). As for a noob-guide, any guide would require you to get a handle on SQL and learn the MySQL query tool. (The MySQL query tool was installed right after the MySQL database, if you are following the PDF guide for EQEmu setup.) Once you learn how to search for values and edit them with the query tool, look at the Zone table - that has the zone-wide XP multipliers in it. As for something specialized, like GM events, you will defiantely have to "un-noob" yerself, learning SQL, Perl scripting, and maybe C++. Try just reading through the Wiki, and looking at the raw data in the database. You should start to recognize things.
|
If nothing else get phpMyAdmin installed and start looking it over. Some of the tables are hard to read but most are very straight forward.
|
Thanks for the info on this i use some of the edit software you named but as for c++ your over my head But sounds like i maybe could use Mysql,Q or Navicat to edit the exp rate for a zone With a little more reading in on the topic
but a magic button for all zones would be nice lol But ill keep looking and i will look at the zone Tables see if i can find the EXP rate for a zone and play with it a little TY for the help :D |
Did this fix ever make it into the core? I cannot find it in the changelogs. It would be a nice addition, if not.
|
Quote:
http://eqemulator.cvs.sourceforge.ne...r1=1.9&r2=1.10 |
All times are GMT -4. The time now is 01:57 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.