Forum
Source TV
Created 30th January 2010 @ 13:25
Add A Reply Pages: 1
Hello, need help adding the source TV thing, I have got gameserver, I have added these commands to server but it seems it is not working :
tv_enable 1
tv_autorecord 1
tv_maxclients 0
Quoted from karit
Hello, need help adding the source TV thing, I have got gameserver, I have added these commands to server but it seems it is not working :
tv_enable 1
tv_autorecord 1
tv_maxclients 0
You need to changemap for it to take effect.
You know that setting maxclients to 0 allows 0 players to enter the sourceTV? Set it to a positive number if you want people to be able to join it.
With 0 you can only record games. (Apparently, I’ve never tried 0 myself)
Example:
tv_enable 1
tv_maxclients 10
tv_delay 90
tv_transmitall 1
tv_port “27020”
tv_name “[BoL] SourceTV Port 27020”
Last edited by Commander,
Add A Reply Pages: 1