SRCDS Steam group


Problem with Source TV
#1
Hello i have server which has settings:

tv_enable "1"
tv_name "Source TV"
tv_port "27020"

And Source TV is shown on the server, but if i enter into console tv_status i dont get anything (HLSW and rcon tv_status on the server both shows nothing.)

Anyone have any idea please.
Reply
#2
Hmmm, seems like it should work, lets cross check it with mine that I know does work...

My startup parameters:

Code:
start /high /wait C:\SRCDS\srcds.exe -console -game cstrike +map de_dust +sv_lan 0 +fps_max 600 +bot_quota 0 +exec srctv.cfg -maxplayers 10 -autoupdate -port 27016 -tickrate 100

Here is my server's SRCTV config file...

Code:
//srctv.cfg

tv_enable 1
tv_name "[IA] Clan TV"
tv_port 27025
tv_delay 60
tv_delaymapchange 1
tv_maxclients 30
tv_autorecord 1
tv_relaypassword *****
tv_dispatchmode 1

Keep in mind that if you have enable 0 in say your sever.cfg, it will reset before map change, and srctv only starts after you have enabled it AND changed the map. So check your server.cfg for conflicting cvars.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)