hiromatsu
New Member
- Joined
- Jan 15, 2010
- Messages
- 85
- Reaction score
- 0
I will shortly be switching jobs so I should be more active on the forums and with development.
I earned my B.S In Computer Science in 2004 but sadly I am one of the many CS graduates who do not utilize there degree.
I love the direction the Bot is going in and I truly believe that questing is the future.
From looking at some profiles already and just the most recent update I can tell that the questing system is going to be very fluid in its development.
Now to the point. I believe that the addition of a GUI section that pulls info from the Profile loaded will be a must.
Example: I load up Hawker's awesome 1-60 Eastern Kingdom and then In the profile tab I see a list of all included Quests in the profile. Quest Chains are shown as a nested list.
You should have the ability to disable any quests that for whatever reason you can not do.
I believe this accomplishes 2 things.
1. First it allows you control over what in the profile you wish to complete without having to edit and worry about borking the xml.
2. You do not have to include tedious error checking in the code base as to which quest prerequisites are required.
I would rather leave the quest order logic to the profile maker's then bog down the main code base itself.
Any thoughts?
I earned my B.S In Computer Science in 2004 but sadly I am one of the many CS graduates who do not utilize there degree.
I love the direction the Bot is going in and I truly believe that questing is the future.
From looking at some profiles already and just the most recent update I can tell that the questing system is going to be very fluid in its development.
Now to the point. I believe that the addition of a GUI section that pulls info from the Profile loaded will be a must.
Example: I load up Hawker's awesome 1-60 Eastern Kingdom and then In the profile tab I see a list of all included Quests in the profile. Quest Chains are shown as a nested list.
You should have the ability to disable any quests that for whatever reason you can not do.
I believe this accomplishes 2 things.
1. First it allows you control over what in the profile you wish to complete without having to edit and worry about borking the xml.
2. You do not have to include tedious error checking in the code base as to which quest prerequisites are required.
I would rather leave the quest order logic to the profile maker's then bog down the main code base itself.
Any thoughts?