Raised This Month: $51 Target: $400
 12% 

[REQ] Report Player


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Kosidone
Member
Join Date: Aug 2014
Old 08-01-2015 , 23:00   [REQ] Report Player
Reply With Quote #1

sovled

Last edited by Kosidone; 11-11-2015 at 14:00.
Kosidone is offline
Kosidone
Member
Join Date: Aug 2014
Old 08-14-2015 , 10:31   Re: [REQ] Report Player
Reply With Quote #2

up ?
Kosidone is offline
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 08-14-2015 , 10:38   Re: [REQ] Report Player
Reply With Quote #3

Did you try searching ? I did this on another request some time ago: https://forums.alliedmods.net/showpo...4&postcount=25

You have a file for reasons, all reports are saved in another file and there are some cvars + commands.

Code:
say /report_player to open report menu
say_team /report_player to open report menu
amx_showreports show all reports
amx_solvereport report_number solve a report
amx_clearreports clear all reports
Create in addons/amxmodx/configs two file called:
Code:
reports_list.ini
report_reasons.ini
A cvar:
Code:
amx_nextreport // time in minutes after which the player will be able to report again.
You may edit only report_reasons.ini and add the reasons for reporting. First file is for storing reports, don't touch it. Change const AdminFlag = ADMIN_BAN from source to modify commands admin acces.
__________________

Last edited by HamletEagle; 08-14-2015 at 10:45.
HamletEagle is offline
Snitch
Veteran Member
Join Date: Sep 2013
Location: Kazakhstan
Old 08-14-2015 , 14:55   Re: [REQ] Report Player
Reply With Quote #4

Quote:
Originally Posted by HamletEagle View Post
Did you try searching ? I did this on another request some time ago: https://forums.alliedmods.net/showpo...4&postcount=25

You have a file for reasons, all reports are saved in another file and there are some cvars + commands.

Code:
say /report_player to open report menu
say_team /report_player to open report menu
amx_showreports show all reports
amx_solvereport report_number solve a report
amx_clearreports clear all reports
Create in addons/amxmodx/configs two file called:
Code:
reports_list.ini
report_reasons.ini
A cvar:
Code:
amx_nextreport // time in minutes after which the player will be able to report again.
You may edit only report_reasons.ini and add the reasons for reporting. First file is for storing reports, don't touch it. Change const AdminFlag = ADMIN_BAN from source to modify commands admin acces.
i used it too, but hope if you change it from console to log.
better to see it in log file with steam id / ip of reported
__________________
Қазақстан Республикасы

Last edited by Snitch; 08-14-2015 at 15:42.
Snitch is offline
Send a message via Skype™ to Snitch
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 08-14-2015 , 15:30   Re: [REQ] Report Player
Reply With Quote #5

I don't understand, you have a file with all reports. Commands are for in-game checking. What you want more ?
__________________
HamletEagle is offline
Kosidone
Member
Join Date: Aug 2014
Old 08-14-2015 , 16:36   Re: [REQ] Report Player
Reply With Quote #6

Hamlet
Quote:
Did you try searching ?
yeap i try a lot
anyway sorry for double post.
thank you for the code,answer
Kosidone is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 13:50.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode