View Single Post
  #4  
Old 02-06-2012, 10:27 PM
Sourdough35
Hill Giant
 
Join Date: Nov 2004
Posts: 126
Default

Quote:
Originally Posted by lerxst2112 View Post
You can always change the exp modifier to whatever you desire it to be on your server.

Code:
SELECT * FROM rule_values WHERE rule_name LIKE "%ExpMultiplier%"

Does that mean where the %ExpMultiplier% goes in, I just put a number less than 100? Like 50 would be 50% of the current experience? Or, since it is a multiplier, do I use a non-whole number? Like 0.50 would be half the current experience?

I played over the weekend with a bot and got to level 8 in less than 10 hours. That seems way too fast.
Reply With Quote