Quote:
Originally Posted by WhiteDragon
A small comment on the "Chat vs. GUI" topic:
I think it's good to have both. Chat for "power players" (those who frequently), and GUI for new players or those who don't player often enough to bother remember commands.
This is mainly the approach we take on Classic. But it become more critical to properly abstract things with this approach because otherwise you'll have duplicate code lying all over the place.
|
If I was to redo the GUI, not that I am going to, would it even be necessary to add the weapon list control or would I be better off without it and just have a text box with a button or two to add and delete?