Only thing I can think of is seeing if the srcds console has some sort 
of scripting (as in, seta var <value>, inc var e.t.c).

Otherwise I'm sure there's a server-side SM plugin that does what you 
want :)

On 13/03/2010 5:21 PM, Christoffer Pedersen wrote:
> 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:
>
> 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:
>
> 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?
>
> Best regards
>
> Christoffer Pedersen
> Adm. Direktør
> ScanServers
> [email protected]
> www.scanservers.eu
>
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives, please 
> visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds
>    

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds

Reply via email to