
The Training Center has been recoded, and now has a few new features.
All course prices and time depend on the Level of your pet.
Also, all Gold Account members get 15% off training cost, rather than the 25% time cut they had before.
Update - There was a small glitch that wouldn't allow you to train stats other than Level, but thats fixed now!
Posted by Keith
Load this on 🆕 Kumos site
User not found:
Heehee, I know how you feel Asay. On the plus side, Koda just finished his first expensive new course and gained 3 levels. <img src=/images/smilies/6398_emoticon_grin.gif border=0> Yay!
User not found:
Yay, all I have to do now is to find time to try the new training system out x3
User not found:
yeah problem is solved
<br>
<br>good job keith <img src=/images/smilies/6398_emoticon_smile.gif border=0>
<br>
<br>good job keith <img src=/images/smilies/6398_emoticon_smile.gif border=0>

Keith
STAFF
Yeah, the debug was for my benifit, for fixing the error.
<br>
<br>And then I had to go eat. But I knew what the problem was.
<br>
<br>Should be fixed now, hah.
<br>
<br>And then I had to go eat. But I knew what the problem was.
<br>
<br>Should be fixed now, hah.
User not found:
DEBUG: 510 > 262
<br>
<br>That's your error...you say if the level * thing is greater than the other stat you produce an error...you want this the other way around
<br>
<br>ie if stat is greater than level * factor then force error
<br>
<br>Problem solved
<br>
<br>That's your error...you say if the level * thing is greater than the other stat you produce an error...you want this the other way around
<br>
<br>ie if stat is greater than level * factor then force error
<br>
<br>Problem solved
User not found:
There's still an error...

Keith
STAFF
<b>Oops</b> - Sorry! I found the misake in my code, and fixed it ^^
<br>
<br>You should now be able to train those other stats.
<br>
<br>You should now be able to train those other stats.
User not found:
Well, It just makes it harder and more fun to train and more appreciated to have a high statted pet..=]
User not found:
I think I get it if the stat is to high way above the level you can`t train it until it gets closer to the stat that was higheir keith has my small brain figured it out?
User not found:
thatb is BAD I think keith gotta fix it this is confusing me
If Our Level * 2.5 is greater than the stat we want to train... it gives an error?
<br>
<br>So... you can never train those stats again? What it sounds like anyway....
<br>
<br>So... you can never train those stats again? What it sounds like anyway....

Keith
STAFF
if ($stat != 4) { if (($pet->level*$train[multi]) > $stats[$stat]) doError("You cannot train a stat more than $train[multi] times your level!"); }
<br>
<br>None of you are going to understand that, but let me break it down.
<br>
<br>If the stat that you are trying to train is not four (level), then it caculates your pets level * 2.5, and if that is greated than the stat you are trying to train than it gives an error.
<br>
<br>Nothing about other states :
<br>
<br>None of you are going to understand that, but let me break it down.
<br>
<br>If the stat that you are trying to train is not four (level), then it caculates your pets level * 2.5, and if that is greated than the stat you are trying to train than it gives an error.
<br>
<br>Nothing about other states :
User not found:
I don't know what you're testing on keith but
<br>
<br>"You cannot train a stat more than 2.5 times your level!"
<br>
<br>that was when I tried training Defence for my pet Lithium, he has 205 Level, 520 health and 262 defence, it's not letting him train defence.
<br>
<br>"You cannot train a stat more than 2.5 times your level!"
<br>
<br>that was when I tried training Defence for my pet Lithium, he has 205 Level, 520 health and 262 defence, it's not letting him train defence.
Id prefer the time too, but most will prefer the sP i guess
<br>
<br>Guess i can try again tomorrow, but i dont train Level unless i have no choice <img src=/images/smilies/6398_emoticon_wink.gif border=0>
<br>
<br>Guess i can try again tomorrow, but i dont train Level unless i have no choice <img src=/images/smilies/6398_emoticon_wink.gif border=0>
User not found:
Time: 90 minutes
<br>Cost: 8772 sP
<br>
<br>This will be expensive....and annoying but i see why they did this...though i'd prefer increased training time as opposed to increased costs... <img src=/images/smilies/6398_emoticon_sad.gif border=0>
<br>Cost: 8772 sP
<br>
<br>This will be expensive....and annoying but i see why they did this...though i'd prefer increased training time as opposed to increased costs... <img src=/images/smilies/6398_emoticon_sad.gif border=0>

Keith
STAFF
You should be able to train Defense and Strength o.O
<br>
<br>I just tried it on my test pet, and it worked for me...
<br>
<br>I just tried it on my test pet, and it worked for me...
Well, my HP is way over 615 (M0r71k1ng's level X 2.5) so 1 stat is over... i should still be able to train Defence & Strength to 615 shouldnt i?
<br>
<br>Its just i couldnt train anything but Level :/
<br>
<br>Its just i couldnt train anything but Level :/

Keith
STAFF
No, only if that stat.
<br>
<br>You can still train any of the other stats to 2.5x of level until all of them are maxed.
<br>
<br>You can still train any of the other stats to 2.5x of level until all of them are maxed.
User not found:
my pet wish was already at 8 level so I can use any stat i think ^_- I trained him awhile back
Oh, i wasnt clear about what i meant.
<br>
<br>Obviously the 2.5 stat restriction is needed, but once one stat goes over the restriction, you cant train stats that havnt gone over... which is going to be a major problem for some, but not at all for others <img src=/images/smilies/6398_emoticon_raspberry.gif border=0>
<br>
<br>Obviously the 2.5 stat restriction is needed, but once one stat goes over the restriction, you cant train stats that havnt gone over... which is going to be a major problem for some, but not at all for others <img src=/images/smilies/6398_emoticon_raspberry.gif border=0>
User not found:
it looks cheaper for gold acounters I`m confused about what you keith said speak easy for me I`m dumb

Keith
STAFF
Well, I'll just mention that I trained my pets 10 times while I was testing, and 4 out of those 10 times, I got more than 1 stat (2 or 3)
<br>
<br>So, really it won't take as long as you think.
<br>
<br>And the 2.5 thing was really needed, to make things more fair (And think about it. If you had 1 level, you could just train up all your other stats to 84957345 with cheap training and small amounts of time)
<br>
<br>So, really it won't take as long as you think.
<br>
<br>And the 2.5 thing was really needed, to make things more fair (And think about it. If you had 1 level, you could just train up all your other stats to 84957345 with cheap training and small amounts of time)
<img src=/images/smilies/6398_emoticon_whatthe.gif border=0> So its gonna cost me well over 5mill before i can train anything apart from level
<br>
<br>Admittedly 2k no matter what was too little... but the 2.5 Stat thing is a bit harsh
<br>
<br>Admittedly 2k no matter what was too little... but the 2.5 Stat thing is a bit harsh
User not found:
My pet wish has been put right in <img src=/images/smilies/6398_emoticon_happy.gif border=0>
User not found:
cool <3
<br>
<br>It was costing me 2k for 1 stat change and it was taking forever too =3
<br>
<br>Now it will be easier to train for me!