SRCDS Steam group


sourcetv adminmenu switch on/off
#1
I have modded my adminmenu_cfgs.txt

Code:
/**
* List config files here (relative to moddir) to have them added to the exec config menu list
* Left side is the filename, right side is the text to be added to the menu
*/
Configs
{
    "cfg/record_on.cfg"            "Start Demo"
    "cfg/start.cfg"                    "Start War"
    "cfg/record_off.cfg"            "Stop Demo"
    "cfg/15.cfg"                                    "15 min"
    "cfg/20.cfg"                                    "20 min"
    "cfg/25.cfg"                             "25 min"

}

My intention is to allow my admin´s to start demo recording, start the war and thereafter kill the demorecording. Rather that than have it autostart throught autoexec.cfg.

my record_on.cfg

Code:
tv_enable 1
tv_autorecord 1
tv_maxclients 0
changelevel dod_harrington

The sourcetv boot starts fine. But it does not record any demo.

my record_off.cfg

Code:
tv_enable 0
tv_autorecord 0
tv_maxclients 0
changelevel dod_harrington

The sourcetv boot is disabled as it should

So my problem is that the demo is not recorded. What is wrong?
Reply
#2
worked but was buggy it took one of the slots on the server!!! why was it so?
Reply
#3
(11-20-2009, 06:50 AM)lhffan Wrote:  worked but was buggy it took one of the slots on the server!!! why was it so?

SourcTV always uses one slot.
~ trewq
Reply
#4
Yes and no... earlier last week i used the same system but had

Code:
tv_enable 1
tv_autorecord 1
tv_maxclients 0

In autoexec.cfg and srcds added an slot for the sourcetv. Now today it took one of my 12 normal slots. And did not ad a slot for the source tv.

(11-20-2009, 07:13 AM)lhffan Wrote:  Yes and no... earlier last week i used the same system but had

Code:
tv_enable 1
tv_autorecord 1
tv_maxclients 0

In autoexec.cfg and srcds added an slot for the sourcetv. Now today it took one of my 12 normal slots. And did not ad a slot for the source tv.

Was forced to upgrade the server to 13 slot. Now the source tv will take the last slot when we play matches
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)