replay one demo all time

Forum for discussing ET TV

Moderators: Forum moderators, developers

Post Reply
xamrex
Posts: 35
Joined: Sun Dec 31, 2006 5:42 am

replay one demo all time

Post by xamrex »

what i must to do to replay 1 demo all time?
now when i wanna watching at demo i must make name demo0000, demo0001, demo0002 etc
what i must to replay demo000 all time??
User avatar
ReyalP
Posts: 1663
Joined: Fri Jul 25, 2003 11:44 am

Post by ReyalP »

You should be able to do this with com_watchdog
set ettv_autoplay 0
set com_watchdog "demo demo0000"
send lawyers, guns and money
User avatar
arni
Posts: 188
Joined: Sun Feb 20, 2005 2:32 pm

Post by arni »

yes you can use com_watchdog like nextmap in mapcycles
Image
xamrex
Posts: 35
Joined: Sun Dec 31, 2006 5:42 am

Post by xamrex »

it dont work
I write in console:

Code: Select all

set ettv_autoplay 0
set com_watchdog "demo demo0000"
next and I write in console

Code: Select all

 demo demo0000 
And This dont work ;(
User avatar
WeblionX
Posts: 762
Joined: Sun Sep 08, 2002 1:03 pm
Contact:

Post by WeblionX »

Put it in a .cfg and use +exec <filename> on the shortcut/command-line instead.
Got any old idtech3 tutorials you made or saved? Send them my way.
xamrex
Posts: 35
Joined: Sun Dec 31, 2006 5:42 am

Post by xamrex »

I have that:
in scrout:

Code: Select all

+exec ettv.cfg
in ettv.cfg

Code: Select all

set ettv_delay 5
set sv_maxclients 6
set ettv_clientname "ETTV^1TR^p|"
set ettv_autorecord 0
set ettv_autoplay 0
set com_watchdog "demo demo0000"
User avatar
arni
Posts: 188
Joined: Sun Feb 20, 2005 2:32 pm

Post by arni »

Image
Post Reply