Author Topic: Report Command  (Read 7255 times)

This is more what I'm thinking the disable report should be used for.

REPORT: Captain Crazy reported Shappeh for being a stupid!!!!1

REPORT: Captain Crazy reported Shappeh for being a stupid!!!!1

REPORT: Captain Crazy reported Shappeh for being a stupid!!!!1

*Admin disables reporting for Captain Crazy
I've thought about this since the beginning. If your admins are paying attention, they can ban the player abusing the command.


Make it record to "config/server/Logs/", not "config/server/"
Put it in with the other logs that mine makes

EDIT:
God dammit, why do you overwrite variables set by my add-on, you idiot.
« Last Edit: October 25, 2009, 05:59:32 PM by Kalphiter »

K, done.

Edit: Oops, messed up a tiny bit, fixing.

Interesting

User was banned for no reason.

EDIT:
God dammit, why do you overwrite variables set by my add-on, you idiot.
Hmm? %crap to %text?

K, done.

Edit: Oops, messed up a tiny bit, fixing.
Still not done, just use this code:
Code: [Select]
writeToFileLine($LOGWrite::ReportPath,

to

Code: [Select]
writeToFileLine("config/server/Logs/reports.txt",

Trash these variables: (the first one was a no-no)
Code: [Select]
$LOGWrite::CommonPath = "config/server/Logs/";
$LOGWrite::ReportPath = $LOGWrite::CommonPath @"Reports.txt";

Fixed ... for real this time. Only took me 3 tries. :/

Ah, so it just records reports by non-admins and admins. This way when you come back into a server, you can see who "violated" the rules and then ban them if needed.

Does seem useful.

sorry, but this just fails. You just started the largest angry mob in history. No.

sorry, but this just fails. You just started the largest angry mob in history. No.
Who are you?

sorry, but this just fails. You just started the largest angry mob in history. No.
Who are you?
And what angry mob are you talking about. All I see is you stating your opinion saying that your opinion is a mob? An angry one?
« Last Edit: October 27, 2009, 11:39:04 PM by DaSord213 »

Everyone is ENRAGED with anger!

Tom

It gives admins a wrong idea. People with this mod will just start banning everyone reported for a legit looking reason. I could easily frame someone while the admin is gone.

Then you need to start choosing smarter Admins. I usually only ban people if there is proof or multiple people have reported the same exact thing.