sm-autodemo icon indicating copy to clipboard operation
sm-autodemo copied to clipboard

Server plugin for AutoDemo system

Results 9 sm-autodemo issues
Sort by recently updated
recently updated
newest added

Essence is that: the demo recording stops if the threshold of Players on the server reaches 50+ (changeable value). -- Суть в том, что: запись демки останавливается, если порог Игроков...

enhancement
good first issue
Component: Module

Plugin Version: ``` "[AutoDemo] Core" (1.3.1) by CrazyHackGUT aka Kruzya "[AutoDemo] Event Manager" (1.0.10) by CrazyHackGUT aka Kruzya ``` Hello! I've noticed that when `sm_autodemo_recordmode` is set to `1` the...

Implement option to send notifications in Discord when a demo is sent to a host via FTP, any notifications like this: ![image](https://user-images.githubusercontent.com/32937653/134784672-189b7e99-6755-41d5-a693-282ee1eeb7b3.png) You could include the following information in this...

enhancement
good first issue

I would like to start using this plugin to manage the demos on my servers, but there were some questions. I can configure using the **`AutoDemo_FTPUpload`** plugin to upload the...

//// AutoDemo_FTPUpload.sp // // E:\SourcePawn\addons\sourcemod\scripting\include\cURL.inc(152) : fatal error 196: deprecated syntax; see https://wiki.alliedmods.net/SourcePawn_Transitional_Syntax#Typedefs // // Compilation aborted. // 1 Error. // // Compilation Time: 0.06 sec // ----------------------------------------

SourcePawn Compiler 1.9.0.6252 Compiling AutoDemo_FTPUpload.sp... SourcePawn Compiler 1.9.0.6252 Copyright (c) 1997-2006 ITB CompuPhase Copyright (c) 2004-2017 AlliedModders LLC AutoDemo_FTPUpload.sp(124) : error 178: cannot coerce char[] to any[]; storage classes differ...

Add the parameter for disable autorecording when player count is too low, for example.

bug

It looks like a bug in core. `recorded_ticks` in TF2 always `-1` in latest Core version. Required to check in another games. ```json { "start_time": 1565718510, "end_time": 1565722914, "recorded_ticks": -1...

bug
help wanted
Engine: OrangeBox
Component: Module