-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
26 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,26 @@ | ||
Demo recorder | ||
# Demo recorder | ||
|
||
Плагин Demo recorder для Counter-Strike 1.6 | ||
|
||
## Основной функционал | ||
|
||
- Плагин автоматически записывает демо у игрока. | ||
- Всего плагин записывает от 5-10 демо (зависит от квара demo_num) и в случае если демо дошло до максимального кол-ва, то плагин перезаписывает демо с началa (1) | ||
- Плагин проверяет при подключении игрока забанен ли игрок, чтобы не записывать демо у забаненых игроков. | ||
- С помощью recheker плагин проверяет кол-во демо у игрока и выводит информацию о демках у игроков в меню (demo_menu) | ||
- В меню (demo_menu) для флага (ADMIN_BAN) можно посмотреть какая демка у игрока записывается, какие демки есть, каких демо нет. Также можно забанить через меню игрока на "Чек демо" | ||
- При любых банах, в лог сервера пишется: какое демо записывалось при бане у игрока и какие демки у него есть. | ||
- При первом запуске плагина создается конфиг файл с настройками кварав плагина. | ||
|
||
## Требования | ||
|
||
- [ReHLDS](https://dev-cs.ru/resources/64/) | ||
- [Amxmodx 1.9.0](https://www.amxmodx.org/downloads-new.php) | ||
- [Fresh Bans](https://dev-cs.ru/resources/196/) | ||
- [Resources Checker](https://dev-cs.ru/resources/72/) | ||
|
||
## Скриншоты | ||
|
||
![alt text](screen/dem1.png) | ||
|
||
![alt text](screen/dem2.png) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.