User panel stuff on forum
  6 posts on 1 page  1
Client Talk
2009-07-29, 21:16
Member
370 posts

Registered:
Mar 2008
I use the latest version of nquake, is there anyway to make it go right to the quake demo first instead of going to the consol? I remember playing Quake by itself and it would show the playing demo at the start. Brings back lots of memories!
2009-07-30, 00:50
Moderator
1329 posts

Registered:
Apr 2006
I wonder if this works:
cl_onload browser

There seems to be three settings, menu, browser, console for that variable, so give them a try.
Servers: Troopers
2009-07-30, 08:41
Member
113 posts

Registered:
Apr 2006
cl_onload browser will bring up the server browser. There are hidden options to the cl_onload command where you can put any ezquake command which means
cl_onload playdemo demoname.mvd

will work just fine. If you instead want to go directly in to the demo browser you can put

cl_onload menu_demos

The other option to play a demo at client start is to create an autoexec.cfg (or if it already exists put it at the end) in your ezquake/ directory and put

playdemo demoname.mvd

This will commence demo playback after the client has been started.
biomass
2009-07-30, 09:21
Member
312 posts

Registered:
Feb 2006
I don't think the demo here in question is neither found on demo directories or a mvd. I would guess it's in some .pak unless nQuake has modified them
2009-07-30, 10:58
Member
364 posts

Registered:
Oct 2006
cl_onload playdemo demo1.dem perhaps?
2009-07-30, 14:52
Member
113 posts

Registered:
Apr 2006
Yes, there are 3 demos in the original pak0.pak demo1.dem, demo2.dem and demo3.dem .
biomass
  6 posts on 1 page  1