opencj-dev / server-gsc

OpenCJ serverside GSC files
GNU Affero General Public License v3.0
3 stars 1 forks source link

Demos: autorecord #177

Closed Yocairo closed 2 years ago

Yocairo commented 2 years ago

Start recording when a player initially spawns Pause this recording when a player goes spectate or starts watching another demo

iznogod commented 2 years ago

Just give demos their runid as an int instead of their name, can match that to a player easily enough.

Gimme a demo handle back isntead of per-playering it

Yocairo commented 2 years ago

Yeah I will, btw is runId unique globally across players?

iznogod commented 2 years ago

runid is globaly unique