[help]How would i change the exp rate?

What version are you using?
I'm using kobold v3 and i can change the xp rate at WS\scripts\config.py
I dont know if that also is the file for other servers.
 
in mangos go to mangosd.conf
find line

# XP rates
# Default: 1
Rate.XP.Kill = 1
Rate.XP.Quest = 1
Rate.XP.Explore = 1

so changing those numbers to say 10 would be 10x XP
 
Back