Raised This Month: $32 Target: $400
 8% 

[ANY] Report Demo Recorder


Post New Thread Reply   
 
Thread Tools Display Modes
NanoC
Veteran Member
Join Date: Jan 2016
Location: Argentina
Old 04-19-2020 , 04:12   Re: [ANY] Report Demo Recorder
Reply With Quote #11

Quote:
Originally Posted by raj kaul View Post
thank you for this plugin . its working fine for me (csgo)

add features (suggestion )

1 - record demo after xx reports in 24 hours . we are getting demo spam

2 - current demo name report_19-04___07-54_de_mirage can you make this like report_rajkaul_de_mirage means i want to see reported players name in folder. its easy to find most reported player
Sure, i'll be doing this as soon as possible, thanks for your suggestion!
*Edit: just to be sure, you want the name of who do the report? or the name of who is reported?
__________________

Last edited by NanoC; 04-19-2020 at 04:29.
NanoC is offline
Send a message via Skype™ to NanoC
raj kaul
Senior Member
Join Date: Mar 2018
Location: www.lotgaming.xyz
Old 04-19-2020 , 04:30   Re: [ANY] Report Demo Recorder
Reply With Quote #12

Quote:
Originally Posted by NanoC View Post
Sure, i'll be doing this as soon as possible, thanks for your suggestion!
*Edit: just to be sure, you want the name of who do the report? or the name of who is reported?
thank you for reply also you can add do like this report_steamid_de_mirage


*Edit: just to be sure, you want the name of who do the report? or the name of who is reported?
Reported Player (suspect)
__________________

Last edited by raj kaul; 04-19-2020 at 04:39.
raj kaul is offline
thebugerror
Junior Member
Join Date: Dec 2011
Location: Slovakia
Old 04-19-2020 , 08:28   Re: [ANY] Report Demo Recorder
Reply With Quote #13

Quote:
Originally Posted by raj kaul View Post
thank you for this plugin . its working fine for me (csgo)

add features (suggestion )

1 - record demo after xx reports in 24 hours . we are getting demo spam

2 - current demo name report_19-04___07-54_de_mirage can you make this like report_rajkaul_de_mirage means i want to see reported players name in folder. its easy to find most reported player
Well we are running this plugin and we don't see any problem with it. Maybe try to creating custom php file that reads database for reports so you can easily know what time record you need like we did:
http://318831_web.fakaheda.eu/

But better option would be giving us option to choose record time and date format
__________________

Last edited by thebugerror; 04-19-2020 at 08:31.
thebugerror is offline
8guawong
AlliedModders Donor
Join Date: Dec 2013
Location: BlackMarke7
Old 04-19-2020 , 09:59   Re: [ANY] Report Demo Recorder
Reply With Quote #14

Quote:
Originally Posted by NanoC View Post
Why not? is working on my server
is it?

https://blog.counter-strike.net/inde...2019/05/24314/

Quote:
– Restricted start of client-side demo recording on dedicated servers to warmup and freezetime.
i thought that prevented demo recording while in the middle of the game
maybe i'll try it out and see
__________________
8guawong is offline
NanoC
Veteran Member
Join Date: Jan 2016
Location: Argentina
Old 04-19-2020 , 12:22   Re: [ANY] Report Demo Recorder
Reply With Quote #15

Quote:
Originally Posted by thebugerror View Post
But better option would be giving us option to choose record time and date format
Dont worry, i'll make a cvar so you will be able to choose

Quote:
Originally Posted by 8guawong View Post
is it?

https://blog.counter-strike.net/inde...2019/05/24314/



i thought that prevented demo recording while in the middle of the game
maybe i'll try it out and see
Thats for clientside. Stv is serverside. The plugin works fine
__________________

Last edited by NanoC; 04-19-2020 at 12:22.
NanoC is offline
Send a message via Skype™ to NanoC
NanoC
Veteran Member
Join Date: Jan 2016
Location: Argentina
Old 04-19-2020 , 15:32   Re: [ANY] Report Demo Recorder
Reply With Quote #16

New version so far.

Changelog:

Quote:
New Cvar: sm_rdr_name 1/0 --> Change the name of the recorded demo: 1-> Date & Hour (as before) | 2-> Reported name
New admin command (with ban flag): !stoprecord --> Stop the current demo to prevent demo's big size files
More info in the main post
__________________
NanoC is offline
Send a message via Skype™ to NanoC
NanoC
Veteran Member
Join Date: Jan 2016
Location: Argentina
Old 04-19-2020 , 15:36   Re: [ANY] Report Demo Recorder
Reply With Quote #17

Quote:
Originally Posted by raj kaul View Post
can you make this like report_rajkaul_de_mirage means i want to see reported players name in folder. its easy to find most reported player
Try it out and let me know if it works (i didnt test it)
__________________
NanoC is offline
Send a message via Skype™ to NanoC
raj kaul
Senior Member
Join Date: Mar 2018
Location: www.lotgaming.xyz
Old 04-19-2020 , 17:46   Re: [ANY] Report Demo Recorder
Reply With Quote #18

Quote:
Originally Posted by NanoC View Post
Try it out and let me know if it works (i didnt test it)

getting this error on sm_rdr_name "2" settings . working fine with "1"

HTML Code:
L 04/19/2020 - 21:43:45: [SM] Exception reported: Client index -1 is invalid
L 04/19/2020 - 21:43:45: [SM] Blaming: ReportDemoRecorder.smx
L 04/19/2020 - 21:43:45: [SM] Call stack trace:
L 04/19/2020 - 21:43:45: [SM]   [0] GetClientName
L 04/19/2020 - 21:43:45: [SM]   [1] Line 181, D:\Archivos\Plugins\ReportDemoRecorder.sp::StartRecordingDemo
L 04/19/2020 - 21:43:45: [SM]   [2] Line 143, D:\Archivos\Plugins\ReportDemoRecorder.sp::SBPP_OnReportPlayer
L 04/19/2020 - 21:43:45: [SM]   [4] Call_Finish
L 04/19/2020 - 21:43:45: [SM]   [5] Line 2391, .\sbpp_main.sp::SQL_OnReportPlayer
__________________

Last edited by raj kaul; 04-19-2020 at 18:02. Reason: right error
raj kaul is offline
NanoC
Veteran Member
Join Date: Jan 2016
Location: Argentina
Old 04-19-2020 , 19:18   Re: [ANY] Report Demo Recorder
Reply With Quote #19

Quote:
Originally Posted by raj kaul View Post
getting this error on sm_rdr_name "2" settings . working fine with "1"

HTML Code:
L 04/19/2020 - 21:43:45: [SM] Exception reported: Client index -1 is invalid
L 04/19/2020 - 21:43:45: [SM] Blaming: ReportDemoRecorder.smx
L 04/19/2020 - 21:43:45: [SM] Call stack trace:
L 04/19/2020 - 21:43:45: [SM]   [0] GetClientName
L 04/19/2020 - 21:43:45: [SM]   [1] Line 181, D:\Archivos\Plugins\ReportDemoRecorder.sp::StartRecordingDemo
L 04/19/2020 - 21:43:45: [SM]   [2] Line 143, D:\Archivos\Plugins\ReportDemoRecorder.sp::SBPP_OnReportPlayer
L 04/19/2020 - 21:43:45: [SM]   [4] Call_Finish
L 04/19/2020 - 21:43:45: [SM]   [5] Line 2391, .\sbpp_main.sp::SQL_OnReportPlayer
Sorry for that. Please download the latest version from the repo. This should be fixed now, let me know!
__________________
NanoC is offline
Send a message via Skype™ to NanoC
raj kaul
Senior Member
Join Date: Mar 2018
Location: www.lotgaming.xyz
Old 04-20-2020 , 02:07   Re: [ANY] Report Demo Recorder
Reply With Quote #20

Quote:
Originally Posted by NanoC View Post
Sorry for that. Please download the latest version from the repo. This should be fixed now, let me know!
yes its working fine now

one more request can you convert report_rajkaul_de_dust2.dem into report_STEAM_0:1:177113712_de_dust2.dem means can you detect steam32 of reported player ?
__________________

Last edited by raj kaul; 04-20-2020 at 02:13.
raj kaul 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 07:42.


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