ulillillia
07-14-2006, 02:48 PM
I made a fully functional computer game that I'm just about to release for sale, but one thing that catches my attention is handling support stuff (especially keeping track of bug reports and suggestions). What is the best method for doing this? Using an E-mail form or setting up a forum?
Using E-mail doesn't allow for easy tracking of bug reports and suggestions that well. Since I don't know any webscripting besides basic HTML, an E-mail form isn't much of an option to me. The advantage is that required fields have to be inputted (and not ignored like DirectX version (with a quick reference on how to find out) and operating system). Users may be more comfortable with E-mail forms, but responses are often slower and it's harder for me to manage bug reports and suggestions.
The forum, on the other hand, allows for easier tracking of bug reports and suggestions, and other users can respond to the more basic issues like how to use a certain special ability wisely. The main downside is that important required fields, like DirectX version, have the possibility of being left out. I also can't monitor the forum 24/7 and getting moderators is the tricky part. Forums can also be used to help track down warez users as well. The other thing is that I don't know anything about using databases and the such (it took 5 days to figure out how to install PHPBB2 back in 2003, of which I no longer have, but only an hour to set up all of the forums and stuff).
Both methods seem about equal in their pros and cons, so which, afterall, is the best method?
Using E-mail doesn't allow for easy tracking of bug reports and suggestions that well. Since I don't know any webscripting besides basic HTML, an E-mail form isn't much of an option to me. The advantage is that required fields have to be inputted (and not ignored like DirectX version (with a quick reference on how to find out) and operating system). Users may be more comfortable with E-mail forms, but responses are often slower and it's harder for me to manage bug reports and suggestions.
The forum, on the other hand, allows for easier tracking of bug reports and suggestions, and other users can respond to the more basic issues like how to use a certain special ability wisely. The main downside is that important required fields, like DirectX version, have the possibility of being left out. I also can't monitor the forum 24/7 and getting moderators is the tricky part. Forums can also be used to help track down warez users as well. The other thing is that I don't know anything about using databases and the such (it took 5 days to figure out how to install PHPBB2 back in 2003, of which I no longer have, but only an hour to set up all of the forums and stuff).
Both methods seem about equal in their pros and cons, so which, afterall, is the best method?