https://github.com/marqdevx/sm-demo
Demo management plugin
https://github.com/marqdevx/sm-demo
csgo csgo-plugin sourcemod sourcemod-plugin sourcepawn
Last synced: 2 months ago
JSON representation
Demo management plugin
- Host: GitHub
- URL: https://github.com/marqdevx/sm-demo
- Owner: marqdevx
- Created: 2023-06-13T09:11:35.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-19T15:49:26.000Z (almost 3 years ago)
- Last Synced: 2025-03-01T00:54:00.830Z (over 1 year ago)
- Topics: csgo, csgo-plugin, sourcemod, sourcemod-plugin, sourcepawn
- Language: SourcePawn
- Homepage:
- Size: 9.77 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README

# sm-demo
Demo management plugin for sourcemod
The format: DayMonth_Hour-Minute_Map for example `12June_20-05_inferno.dem` on a `gotv` folder under your server's `csgo` directory.
So the final directory will be `{server}/csgo/gotv/{demo}.dem`
## Commands
### `sm_startdemo`
Start the recording.
Chat command: `.record`
### `sm_stopdemo`
Stops the recording.
Chat command: `.stopdemo`