I'm looking to assemble a collection of q3 demos, of CTF game play only, in an attempt to put some more inspiration in my current CTF map creations. Currently, I have been working on 3 different CTF maps and I find that watching game-play demos are good for spotting flow patterns and help to work in different avenues during creation of a map.
If any of you have, or know of, a good collection of CTF demos pls drop me a pm on here, thanks.
Little off topic--Demos
- roughrider
- Posts: 355
- Joined: Mon Jul 22, 2002 7:00 am
Little off topic--Demos
Team *A51* Q3 & QL
Re: Little off topic--Demos
Loads of ctf demos here: http://www.esreality.com/?a=demos
Use the filter to search for ctf.
Use the filter to search for ctf.
www.ferdinandlist.de/leveldesign
- roughrider
- Posts: 355
- Joined: Mon Jul 22, 2002 7:00 am
Re: Little off topic--Demos
Thanks cityy, I had a look around on there and nothing of interest grabbed my attention. I did, however, dl a few of them and watched them but i think I need to get a diff demo player because watching most normal baseq3 demos under .dm_68, unless I made the demo, doesn't show anyone other than the person that is currently being followed.
Anyway, appreciate the link
Anyway, appreciate the link

Team *A51* Q3 & QL
Re: Little off topic--Demos
I thought that's all the demos ever recorded, just the data from the recording player's point of view. I'm pretty sure players in different clusters are culled (therefore you can't actually follow them around).
[size=85][url=http://gtkradiant.com]GtkRadiant[/url] | [url=http://q3map2.robotrenegade.com]Q3Map2[/url] | [url=http://q3map2.robotrenegade.com/docs/shader_manual/]Shader Manual[/url][/size]
Re: Little off topic--Demos
You can switch player POV in Q3MME (but only to players that are within the render field of the player that recorded the demo).
www.ferdinandlist.de/leveldesign
Re: Little off topic--Demos
This is correct. A demo is simply a recording of the networking data received and sent by the player. A single player only receives information from the server on whatever is happening within the area he's in (I guess this is based on VIS, but I'm not sure about that). So the client doesn't know anything about other players in other parts of the map.obsidian wrote:I thought that's all the demos ever recorded, just the data from the recording player's point of view. I'm pretty sure players in different clusters are culled (therefore you can't actually follow them around).
However, some mods like Ultra Freeze Tag (and I suspect OSP and CPMA as well) support server demo recording. I think only the server itself can record a server demo though, but maybe some smart tricks were employed to allow clients to do it as well.
Anyway, what it does is that it records all the networking data for all the players, so it writes this multi-pov demo that allows you to jump from one player to the next, which is pretty neat. But like I said, it's use is limited to the few mods that have implemented such functionality, and the only mod I'm 100% sure that has it is Ultra Freeze Tag.
- roughrider
- Posts: 355
- Joined: Mon Jul 22, 2002 7:00 am
Re: Little off topic--Demos
what I meant by my comment in saying I couldn't see anyone else means actually that. It looks really funky trying to watch a demo and in a spot where ppl are fighting and you can't even see the people that the one being followed is supposed to be hitting. You can see damage hits and 'know' that someone is there but that is all you see from my end.obsidian wrote:I thought that's all the demos ever recorded, just the data from the recording player's point of view. I'm pretty sure players in different clusters are culled (therefore you can't actually follow them around).
Team *A51* Q3 & QL
Re: Little off topic--Demos
http://www.esreality.com/?a=longpost&id=35018&page=3Playing back Quake 3 demos is complicated slightly because there are so many different versions of the game. However the DemoShowCreator utility solves this problem by automatically playing any demo version available (except the original q3test demos).
Download the latest version of Quake 3, and DemoShowCreator (linked below).
If you are watching demos but the players are invisible, then you need to download and install OSP (linked below) aswell. This should integrate into DemoShowCreator.
http://www.quakeunity.com/file=282
dunno where you can find osp today..