SRCDS Steam group


TV recording to specific directory
#1
Hi there

Im trying to make my source tv recording to a specific directory through a alias. I have succeeded with recording directly from the command itself with:
Code:
tv_record /path/to/demo/test.dem
It worked, and the demo got recorded to the folder with the name "test.dem". I want to use this as an alias, as my customers shouldn't write all that stuff. I simply want them to write "record <filename>" and make it record it to /path/to/demo/<filename>.dem . I have therefore tried to make an alias which says:
Code:
alias "record" "tv_record /path/to/demo/"
I then tried to do "record test.dem", but it recorded to /path/to/demo/.dem (without any filename). How can i make the alias include the filename?

Thanks Smile
Slå den med jeres fiberforbindelser...

[Image: 1308107839.png]
Reply
#2
It surprises me that not even one on this forum knows about this Sad
Slå den med jeres fiberforbindelser...

[Image: 1308107839.png]
Reply
#3
lol554,

You might want to take a look of this SourceMod plugin (link).

If I have time this weekend, I will try make a script and let you know, in case you don't want to use the above plugin.
A less annoying signature... (link)
Reply
#4
Hi 3choE, thanks for your reply. I don't want to use sourcemodplugins as im going to set this up for war servers. A friend have been advertising me to a special tv-record-countscript (difficult name), which i could maybe use, but i would be glad we could make a solution on this Smile
Slå den med jeres fiberforbindelser...

[Image: 1308107839.png]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)