I've been using the autodemo feature of Qrack lately and it is pretty nice. One big thing I've found though is I don't like the naming convention used when saving the demo files automatically. Right now it's saving the files as
map-month-day-year-timestamp.dem
So an example file is:
q1edge-Jan-06-2007-235119.dem
For sorting and organizational purposes it would make much more sense to have the filename be in the format of
year-month-day-timestamp-map.dem
Like this:
2007-01-06-235119-q1edge.dem
Right now if I demo every time I play I end up with a folder full of demos and it's all sorted by mapname so it's hard to find a specific demo.
map-month-day-year-timestamp.dem
So an example file is:
q1edge-Jan-06-2007-235119.dem
For sorting and organizational purposes it would make much more sense to have the filename be in the format of
year-month-day-timestamp-map.dem
Like this:
2007-01-06-235119-q1edge.dem
Right now if I demo every time I play I end up with a folder full of demos and it's all sorted by mapname so it's hard to find a specific demo.
Comment