SRCDS Steam group


Watch in a cind of live video program wath happends on your server
#1
I have A CS:S server and i wanna now waths happening (something like spectator) so can someone post a program
I Wrote:Who eat all the donuts.
Reply
#2
http://developer.valvesoftware.com/wiki/Source_TV
?
Join the Source Dedicated Server Support Group on Steam Community!
Source Dedicated Server (SRCDS)
Free to join, Live support! (When available)

http://forums.srcds.com/viewtopic/5114
Reply
#3
to setup a source relay to your source tv, the trick is to do a normal source install from hldsupdatetool.exe.

you can remove maps, mat, models, and sounds if your worry about hdd space. If not, you can leave them there.

create a shortcut of your scrds.exe

on the command line, enter this.

-game cstrike -console +ip -port +tv_maxclients +tv_relay <enter in the source tv ip address your trying to connect> (ex) 1.1.1.1:27020

in your autoexe.cfg, enter in exec server.cfg

in your server.cfg, modify this file as you like
Code:
//-------------------------------------------------------
// Fibernet Relay Setup
//-------------------------------------------------------
tv_name " Relay TV"
tv_title " Relay TV"
//-------------------------------------------------------
// Enable Rcon remote in Relay
// rcon_password ""
//-------------------------------------------------------
exec banned_user.cfg
sv_contact "admin@myserver.com"
writeid
sv_stats 0

and enjoy!

-This is best used if you have an extra ip address without any games or ports being used on it. Sometimes the relay port will move automatically to an open port. So if your source tv is on port 27020 and your relay is connecting, it will move to 27021 or to the next one 27022 .... etc til it finds a open one.
Reply
#4
Saturnsix Wrote:to setup a source relay to your source tv, the trick is to do a normal source install from hldsupdatetool.exe.

you can remove maps, mat, models, and sounds if your worry about hdd space. If not, you can leave them there.

create a shortcut of your scrds.exe

on the command line, enter this.

-game cstrike -console +ip -port +tv_maxclients +tv_relay <enter in the source tv ip address your trying to connect> (ex) 1.1.1.1:27020

in your autoexe.cfg, enter in exec server.cfg

in your server.cfg, modify this file as you like
Code:
//-------------------------------------------------------
// Fibernet Relay Setup
//-------------------------------------------------------
tv_name " Relay TV"
tv_title " Relay TV"
//-------------------------------------------------------
// Enable Rcon remote in Relay
// rcon_password ""
//-------------------------------------------------------
exec banned_user.cfg
sv_contact "admin@myserver.com"
writeid
sv_stats 0

and enjoy!

-This is best used if you have an extra ip address without any games or ports being used on it. Sometimes the relay port will move automatically to an open port. So if your source tv is on port 27020 and your relay is connecting, it will move to 27021 or to the next one 27022 .... etc til it finds a open one.
is there any program witouth you need cs:s
I Wrote:Who eat all the donuts.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)