Zeewolf
Member
- Joined
- Feb 2, 2011
- Messages
- 266
- Reaction score
- 9
I see alot of requests asking for better PvP or PvE ability in the CC, aside from the targetting speed thing alot of this is suggesting 'better' rotations
The issue with this however is that the more the CC is written for how the class works right now, the more it will break as blizzard change the class. I cant help but feel that rather than pre-writing in spell priority orders and conditions for casting spells the ultimate 'nirvana' on CC writing would be a CC that has none of that. It would simply enumerate the spell book, have all the conditionals that say you have already implemented and allow you to write your own rules which can themselves be imported/exported as class profiles, if it went this far then there wouldnt even need to be a CC per class. If your complaint was then that 'it doesnt use this x spell in x situation' the answer would be to change or add to the class profile so that it did
But even thinking about it, i think its a massive undertaking to make such a thing.. people asking the bot to perform to the standard of a FL healer and making astute decisions dont really have an understanding of how computer code works, the CC cannot make any decision that it hasnt in advanced been programmed to reconise and handle and that means it will never be as good as a human player because noone can really write a CC to handle every possible scenario
But then I also think that such an undertaking should maybe not be done by a CC writer because it would essentially be replacing the CC design model
The issue with this however is that the more the CC is written for how the class works right now, the more it will break as blizzard change the class. I cant help but feel that rather than pre-writing in spell priority orders and conditions for casting spells the ultimate 'nirvana' on CC writing would be a CC that has none of that. It would simply enumerate the spell book, have all the conditionals that say you have already implemented and allow you to write your own rules which can themselves be imported/exported as class profiles, if it went this far then there wouldnt even need to be a CC per class. If your complaint was then that 'it doesnt use this x spell in x situation' the answer would be to change or add to the class profile so that it did
But even thinking about it, i think its a massive undertaking to make such a thing.. people asking the bot to perform to the standard of a FL healer and making astute decisions dont really have an understanding of how computer code works, the CC cannot make any decision that it hasnt in advanced been programmed to reconise and handle and that means it will never be as good as a human player because noone can really write a CC to handle every possible scenario
But then I also think that such an undertaking should maybe not be done by a CC writer because it would essentially be replacing the CC design model