Notice
If you are looking for support you should instead create a support ticket.
Does this support SAM?

Thanks Heaven. I should add xAdmin and SAM support for this. I'll try to do that in the next couple of days when I get the chance.

It would be great to add compatibility for the current panels: SAM (Admin Mod) / xAdmin | Admin Mod. Otherwise a good idea would be to integrate a ticket system similar to this one in AWarn3.

Haha... you are right. I assumed that you posted on AWarn2's page. Sorry about that. :) I'll update my original response.

I think you have something wrong here. This is already the tracking system. I already bought AWarn two years ago and love it.
thanks for the answer.

It certainly can be used that way. This addon gives anyone on your server a way to send messages to admins in a way that lets the admins see and track the messages. Think of it more as a bug tracking system where users submit issues. You certainly could use it as a way for Users to report other players or issues and I think that it would work just fine for that.

Is this a report system?

And.. done. It now has support for ServerGuard.

Yes, but only administrators and superadministrators would have permission. I will proper ServerGuard compatibility in the next update.

It is compatible with serverguard ?

no, it can use mysql or if you don't have it, just the standard sqlite which is included in garrysmod.

does this require mysql

That is a pretty good idea.

can u please add a system were i can send the msg back to the player as a reply? please add this ty:)

Now with MySQL support!

I have no idea what you are asking. Sorry.

How to add a canal chat admin darkrp ? PS: Sorry for my bad english

Nice, RB. Thanks for this. I'll check it out when I get the chance and implement it if it works.

@Mr.President I don't know if you have heard of this, but I find it quite useful when dealing with databases: https://github.com/FPtje/MySQLite/
Addon looks good though, GLWS :)

Converting from SQLite to MySQLOO is not as easy as you might think. MySQLOO is async where SQLite is synchronous. I'd have to rewrite a lot of it. Not that it couldn't be done, it just would almost be two separate addons.

Just add MYSQLOO support, the rest of the modules by default have wrappers that can hook into your supported mysqloo supported addon. Read TMYSQL for example.

That's the beauty of it Firav, I left it open to be used for whatever the owner wants to use it for. Ticketing, reporting, etc.
One reason I don't really like to deal with MySQL implementation is because of the number of choices out there and none of them are official and ALL of them are different. If they ever add MySQL to gmod as a feature, I will certainly support it in my plugins.

@Tom Hanks - I don't think this is really intended to be a "report system," just more of a ticket system. MySQL support would be sexy though.

TMYSQL support + admin accept and completed tab. that would make the best report system ever +1?