It's by useing an sql query (i forgot what you put in it but you shoud be able to easily find it by searching) the thing is if say 10x exp is the max exp for half of the mobs then you could kill something easy and get the same exp as something hard.
It's by useing an sql query (i forgot what you put in it but you shoud be able to easily find it by searching) the thing is if say 10x exp is the max exp for half of the mobs then you could kill something easy and get the same exp as something hard.
hehe i got a solution ill post it ere just incase anyone else needs:
open up the hero DB in in DB commander then open monster.DB then press the sql button * From Monster.DB will come up but change it to
UPDATE Monster.DB SET Exp=Exp*5
hehe i got a solution ill post it ere just incase anyone else needs:
open up the hero DB in in DB commander then open monster.DB then press the sql button * From Monster.DB will come up but change it to
UPDATE Monster.DB SET Exp=Exp*5
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.