We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3381d12 commit 1e262cfCopy full SHA for 1e262cf
cs2update/2025-apr-10.md
@@ -0,0 +1,19 @@
1
+---
2
+title: "Pro CS2 - URL Patch"
3
+hide_table_of_contents: true
4
+date: 2025-04-10 08:05
5
6
+
7
+**Small fixes**<br/>
8
9
+## CSTVDiscord (aka DemoURL)
10
+- Fixed an issue where the `demoURL` included an extra `/demos/` in the path.
11
+ - Example of incorrect path `demos/cs2/YourServerID/demos/demoname.dem`
12
13
+- Corrected path: `demos/cs2/YourServerID/demoname.dem`
14
15
+## DemoMonitor
16
+- Demos recorded using `!rcon tv_record` are now monitored starting today.
17
+ - As an example: after using `tv_stoprecord`, the demo will automatically move to the correct `demos/` folder within 5 seconds.
18
19
+**If you notice any errors, please report them to us immediately.**
0 commit comments