Im currently writing my own demo system,
but when I execute tv_record 'auto-20160708-211956-surf_ori_l' in OnLevelInit and tv_stoprecord in OnLevelShutdown, im getting
Code: Select all
Recording SourceTV demo to ./auto-20160708-211956-surf_ori_l.dem...
Executing dedicated server config file server.cfg
Set motd from file 'cfg/motd.txt'
Set motd_text from file 'cfg/motd_text.txt'
[SourceBans] Loading configs/sourcebans.cfg config file
[SourceComms] Loading configs/sourcebans/sourcebans.cfg config file
[SourceComms] Loading configs/sourcecomms.cfg config file
Completed SourceTV demo "./auto-20160708-211956-surf_ori_l.dem", recording time 0.0
So the demo files end with 0.0
Is it just a bug or how can I fix that?