View Single Post
  #3  
Old 12-17-2007, 07:04 AM
Teremarr
Fire Beetle
 
Join Date: Dec 2006
Posts: 3
Default

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.
Reply With Quote