View Single Post
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 04-13-2015 , 12:50   Re: [ANY] Bug Report System
Reply With Quote #3

Quote:
Originally Posted by Marios2 View Post
It would be better if you told us how this reporter works. For example, does the report go to admins in the server? Does it go to the server console? Is it abusable? Can only specific admin flags view the reports?

A dedicated server owner would never put something in their server without knowing what it really does.
2 Commands any clients can use:
  1. sm_bug
  2. sm_bugreport

They type anything after that with a minimum of 64 characters then it saves that text to a file named Bugs.ini which is in 'addons/sourcemod/configs/...' with the format below:

Code:
----------------------
Reporter: Marios2
Bug: Message typed as the 1st parameter with the commands.
Date: Day/Month/Year
Time: Hour:Minute:Second
----------------------
After that, it tells the player in chat "[Bug] Thanks for your report !".

There's plenty of things I can see wrong with the plugin but I don't have time to type them all up. (Ironic because I typed everything above)
Drixevel is offline