if you play several demos to play back to back with a script:
set demo1 "demo demo1; set nextdemo vstr demo2"
set demo2 "demo demo2; set nextdemo vstr demo3"
set demo3 "demo demo3; set nextdemo vstr demo4"
set demo4 "demo demo4; set nextdemo vstr demo5"
set demo5 "demo demo5"
vstr demo1
and run them with /timedemo, the results at the end are not cumulative, but just the results from the very last demo played.
is there a way to get cumulative results from a list of consecutive timedemos?
no kidding lol. i want a better way