use the console....
- Code: Select all
ply demos/demoname
You can use the tab key to auto-complete demo names. What I do is set all of my games to auto-record and I save the demos that I want in sub-directories and rename the .dem files to something more meaningful. Then I clear out my demos directory every week or so. So I have something like this...
- Code: Select all
Nexuiz/data/demos/1v1/mk_1v1_01212008.dem
To play that demo, I would type
- Code: Select all
ply demos/1v1
And then I hit the tab key to see all of the demos in that directory. or I could type
- Code: Select all
ply demos/1v1/mk
and hit tab to see all of the 1v1 matches against a certain player.
I do think that future versions of Nexuiz could use some type of demo file browser interface. Something better than what was in 2.3.