Is it possible to have a custom exp table thats also compatible with KGC Limit break script?
Quote from: Bash on July 20, 2009, 10:00:13 PM
Is it possible to have a custom exp table thats also compatible with KGC Limit break script?
erm...I don't think you need a script for that, I'm pretty sure you can fix that up in the database.
so...yes, it is possible to have a custom exp table that's also compatible with KGC Limit break.
I mean like set each levels exp req by hand.
You really want to set up 99 exp levels by hand?
uhm...why?
I think KGC's script breaks to lvl 999 or something. I don't remember.
Well max level is 301, so I would have to set exp for 301 levels. Having a custom table will help with setting monster and quest exp because it will be my own set up. My mining system has currently 99 levels of custom exp and it only took me like 3 hours so 301 levels should take much longer.
Basically I want to set the amount of exp needed to level up for each level and I would like a way to do it that works with KGCs limit break script.
I still see absolutely no reason why you wouldn't just do it with a mathematical curve in the database.
Quote from: NAMKCOR on July 21, 2009, 02:29:28 PM
I still see absolutely no reason why you wouldn't just do it with a mathematical curve in the database.
I'm curious if the curve stops at 99 and doesn't see the script, but also I think that the script does have someplace that KGC created their own math for a curve that you can edit that continues from 100 and on. So, Bash, I would look for that if you haven't already?
301 is an interesting number to stop at.
The exp curve is ok, but I wish to do an entire custom array or w/e is need for a custom exp table that is compatible with KGC Limit Break.