Little off topic--Demos

Discussion for Level editing, modeling, programming, or any of the other technical aspects of Quake
Post Reply
User avatar
roughrider
Posts: 355
Joined: Mon Jul 22, 2002 7:00 am

Little off topic--Demos

Post by roughrider »

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.
Team *A51* Q3 & QL
cityy
Posts: 1020
Joined: Mon Aug 10, 2009 8:23 am

Re: Little off topic--Demos

Post by cityy »

Loads of ctf demos here: http://www.esreality.com/?a=demos
Use the filter to search for ctf.
www.ferdinandlist.de/leveldesign
User avatar
roughrider
Posts: 355
Joined: Mon Jul 22, 2002 7:00 am

Re: Little off topic--Demos

Post by roughrider »

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 :up:
Team *A51* Q3 & QL
obsidian
Posts: 10970
Joined: Mon Feb 04, 2002 8:00 am

Re: Little off topic--Demos

Post by obsidian »

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]
cityy
Posts: 1020
Joined: Mon Aug 10, 2009 8:23 am

Re: Little off topic--Demos

Post by cityy »

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
User avatar
Eraser
Posts: 19177
Joined: Fri Dec 01, 2000 8:00 am

Re: Little off topic--Demos

Post by Eraser »

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).
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.

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.
User avatar
roughrider
Posts: 355
Joined: Mon Jul 22, 2002 7:00 am

Re: Little off topic--Demos

Post by roughrider »

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).
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.
Team *A51* Q3 & QL
ailmanki
Posts: 30
Joined: Wed Jun 30, 2010 6:35 pm

Re: Little off topic--Demos

Post by ailmanki »

Playing 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.esreality.com/?a=longpost&id=35018&page=3

http://www.quakeunity.com/file=282

dunno where you can find osp today..
Post Reply