Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
WessTorn committed Jun 24, 2024
1 parent 72a71bc commit 80b1379
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 1 deletion.
27 changes: 26 additions & 1 deletion README.md
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)
Binary file added screen/dem1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 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.

0 comments on commit 80b1379

Please sign in to comment.