Ulysses

Ulysses Stuff => Suggestions => Topic started by: Pancake on December 02, 2013, 06:12:47 PM

Title: Report player
Post by: Pancake on December 02, 2013, 06:12:47 PM
What it would do is someone can type !report <player> <reason> and will send a pop up gui message to admins or when admins join they will get the message. :P
Title: Re: Report player
Post by: JamminR on December 02, 2013, 07:10:17 PM
Wow, that amazingly sounds familiar. (http://forums.ulyssesmod.net/index.php/topic,5958.0.html)
Title: Re: Report player
Post by: Pancake on December 05, 2013, 08:45:54 PM
Wow, that amazingly sounds familiar. (http://forums.ulyssesmod.net/index.php/topic,5958.0.html)
Yea doesn't it ;D I'll check it out. Looks promising
Title: Re: Report player
Post by: MrPresident on December 05, 2013, 10:32:48 PM
Not the same Jam. His idea lets players send reports to admins. My plugin lets Admins warn players.
Title: Re: Report player
Post by: morten7000 on December 06, 2013, 03:50:14 AM
http://facepunch.com/showthread.php?t=1301766 (http://facepunch.com/showthread.php?t=1301766) Something like this?
I dont know what gamemode you want this for, so i dont know how the Damagelog will react on it. But i wonder.. There is a "Advanced RDm manager" Which have the !report, and will pop up for admins online on the server :)
Title: Re: Report player
Post by: Bite That Apple on December 06, 2013, 03:35:26 PM
What it would do is someone can type !report <player> <reason> and will send a pop up gui message to admins or when admins join they will get the message. :P

I can make this easily... but I can see this being an issue. Admins will be getting spammed with random stuff...
Title: Re: Report player
Post by: MrPresident on December 06, 2013, 03:59:31 PM
I can make this easily... but I can see this being an issue. Admins will be getting spammed with random stuff...

Then put measures in place to help. Here are a few ideas to get you started:

- Set a timer on how often a player can report someone.
- Store all of the reports in a table, don't just pop them up on any admin connected.
- When a report comes in, notify the connected admins via a simple chatbox message { "There are now X reports waiting for review" }
- Allow the admins to open the reports GUI on their own
Title: Re: Report player
Post by: JamminR on December 06, 2013, 04:29:16 PM
- Allow counters for same player being reported by multiple users during a single session
- Group the same player reports together if multiple exist using steamID (32 or 64) to verify previous.
- Prevent normal users reporting themselves. (*sigh* It would happen just to have users send notes to admins on anything they wanted)


Example
Player: Bubba, aka Luke , steamID <steamid> - Reported - 3x
- #1 Reporter Jed said Bubba "Team killed me on purpose" - <time>
- #2 Reporter Ted said Bubba "Prop killed me while I was building" - <time>
- #3 Reporter Fred said Luke "Used bad language!" - <time>
Title: Re: Report player
Post by: Pancake on December 08, 2013, 02:52:55 PM
Not the same Jam. His idea lets players send reports to admins. My plugin lets Admins warn players.
Yes the warn plugin is really more for admin use