View Single Post
  #1  
Old 09-30-2011, 11:11 AM
Rhodan
Hill Giant
 
Join Date: Oct 2006
Posts: 179
Default Quest XP multiplier

I was thinking of making my server a bit more WOW like in that questing would give a LOT more experience and people would have an alternative to simply grinding. However, I see the quests are done in perl and have hard coded experience amounts. That usually means modifying each quest file individually to change the XP.

I'm wondering though.... Is the perl exp() function seperate from other methods of adding experience to a character? could a seperate XP modifier be put into the database that affects quest awards only?

Just thinkin'
Reply With Quote