Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple skills trainers #68

Open
smartaleq opened this issue Mar 14, 2011 · 2 comments
Open

Multiple skills trainers #68

smartaleq opened this issue Mar 14, 2011 · 2 comments

Comments

@smartaleq
Copy link
Owner

allow trainers to train multiple skills, develop interface to manage this

@RCarretta
Copy link
Contributor

Why? What would this feel like practically?

I have a good idea on how to do this for training, but the challenge
will be database schema and trainer creation

Sent from my iPhone

On Mar 14, 2011, at 11:59 AM, smartaleq <reply@reply.github.com

wrote:

allow trainers to train multiple skills, develop interface to manage
this

Reply to this email directly or view it on GitHub:
#68

@smartaleq
Copy link
Owner Author

just a thought, store a comma-delimited list of skillIds in the database for storage. for trainer creation, i think this would go hand-in-hand with the other trainer system upgrades.

trainer creation should be one command, adding a skill to a trainer should be another, same with removing a skill or trainer. All those commands should be done by clicking the trainer instead of naming it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants