multiple charactertraining
bastianh opened this issue · 4 comments
In 7b67224 multiple character training was added to character sheet... actually it should be in account status. (https://developers.eveonline.com/blog/article/jump-clones-implants-skills-and-more)
I can fix it this weekend if nobody has time before that...
O_o I... I don't know what to say. SORRY! Fixing now. This is what I get
for doing it between meetings on my laptop. :( I MADE THE API CHANGES! How
did I screw this up... whatever. Fix coming ASAP.
Regner Blok-Andersen
http://highguard.net/
On Tue, Nov 11, 2014 at 7:25 PM, Amber Yust notifications@github.com
wrote:
/cc @regner https://github.com/Regner who authored 7b67224
7b67224—
Reply to this email directly or view it on GitHub
#196 (comment).
sorry if I ask here .. is there a simple check to see which or how many character are currently training a skill ? to check if the number of paid trainings match the number of characters in training ,)
The only way will be to grab each characters skills in training and compare
to the len() of multiCharacterTraining
Regner Blok-Andersen
http://highguard.net/
On Wed, Nov 12, 2014 at 9:11 AM, Bastian Hoyer notifications@github.com
wrote:
sorry if I ask here .. is there a simple check to see which or how many
character are currently training a skill ? to check if the number of paid
trainings match the number of characters in training ,)—
Reply to this email directly or view it on GitHub
#196 (comment).