Hey,
I personally have my own VServer where I have set up and configured everything just as I want it, the only problem is, that my STV doesn’t want to work and I want/need the STV demos. Can someone help me out with what commands to put in what .cfg?
Thanks in advance :)
freddiaN
EDIT: seems like the -nohltv that the server-setup tutorial I used had in the start config blocked STV, so I just removed the flag and now it works :>
Hey,
I personally have my own VServer where I have set up and configured everything just as I want it, the only problem is, that my STV doesn’t want to work and I want/need the STV demos. Can someone help me out with what commands to put in what .cfg?
Thanks in advance :)
freddiaN
EDIT: seems like the -nohltv that the server-setup tutorial I used had in the start config blocked STV, so I just removed the flag and now it works :>
tv_enable 1 then change the level and it should come up as a spectator then tv_record demoname.
tv_enable 1 then change the level and it should come up as a spectator then tv_record demoname.
Mr_Bacontv_enable 1 then change the level and it should come up as a spectator then tv_record demoname.
That is what I tried, but it still doesnt work for some reason....
[quote=Mr_Bacon]tv_enable 1 then change the level and it should come up as a spectator then tv_record demoname.[/quote]
That is what I tried, but it still doesnt work for some reason....
What are your launch commands? do you include STV?
What are your launch commands? do you include STV?
screen -dmS tf2 tf2/srcds_run -console -game tf -nohltv -secured -replay -autoupdate -steam_dir ~/SteamCMD -steamcmd_script ~/SteamCMD/tf2_ds.txt +sv_pure 1 +map cp_sunshine +maxplayers 20
This is my launche command, maybe -nohltv is blocking it (¯\_(ツ)_/¯)?
[code]screen -dmS tf2 tf2/srcds_run -console -game tf -nohltv -secured -replay -autoupdate -steam_dir ~/SteamCMD -steamcmd_script ~/SteamCMD/tf2_ds.txt +sv_pure 1 +map cp_sunshine +maxplayers 20[/code]
This is my launche command, maybe -nohltv is blocking it (¯\_(ツ)_/¯)?