View previous topic :: View next topic |
Author |
Message |
Replica Server Admin
Joined: 01 Jul 2002 Location: i'm a loner dottie, a rebel! Posts: 6144
|
Posted: Mon Feb 17, 2003 12:11 pm Post subject: A question |
|
|
okay, i didn't know whether or not to put this in gen ranblings, here, the complaint department or john doe's tip section.. but in light of recent event, and in case the situation may call for it?
how do we record a demo?
woudl it be possible to make that a sticky in the complaint department, just a basic how to since demo's are our best proof of anything.i had wanted to ask this when all that jazz was going on, not to bring it back up or anything, but this could be helpful to all of us( at least those that don't know how..)
thank you _________________ |
|
Back to top |
|
|
PondScm007 Registered User
Joined: 13 Oct 2002 Location: central nj Posts: 963
|
Posted: Mon Feb 17, 2003 12:25 pm Post subject: |
|
|
record demoname
in the consoul _________________ my pic host-age died!
BR, yo |
|
Back to top |
|
|
JohnCarterofMars Registered User
Joined: 12 Aug 2001
Posts: 1113
|
Posted: Mon Feb 17, 2003 12:40 pm Post subject: |
|
|
open the console and type this:
record doddemo
or
record XXXX
name it whatever you want to. It saves off into your half-life\dod folder as a ".dem" file titled whatever you named it.
to play the demo you open up DoD and goto console and type this:
playdemo doddemo
or
playdemo XXXX
it should play. Sometimes they get corrupted but usually they record fine. THis can also be done with any of the other mods in halflife. You will just find the files in their respective directories... Hope this helps
I posted this in another thread. And I would like to add that I appreciate your interest in helping to maintain a fun gaming enviroment here at the Ville.org! _________________ JohnCarter, Warlord of Mars
|
|
Back to top |
|
|
Blue Ruler Server Admin
Joined: 28 Aug 2001 Location: Abbotsford,BC,Canada Guild: US-V & Ville $upporter Posts: 3979
|
Posted: Mon Feb 17, 2003 12:42 pm Post subject: |
|
|
To stop recording type stop in console.
To play unzip and type playdemo (and whatever you named it) ie: playdemo joeblow in console. _________________
|
|
Back to top |
|
|
Darkath Registered User
Joined: 07 Aug 2002 Location: Portland, OR Posts: 639
|
Posted: Mon Feb 17, 2003 12:47 pm Post subject: |
|
|
Gizanked, you can use this handy-dandy demo script that I have. This makes it so you don't have to waste time going into console, and typing the commands. Put this somewhere in your config.cfg.
alias rec rec1
alias rec1 "messagemode record; alias rec rec2"
alias rec2 "stop; alias rec rec1"
bind "KEY" "rec"
When you bind a key as your demo key, you press it in game, and a messagemode var appears at the top (the same place where you would find the say command) but this one says "record:". You type the name of what you want the demo to be, and hit enter. It will record, then when you want to stop, hit the button again.
I think you might have to make your config.cfg a READ-ONLY file because I don't think TFC likes aliases and the sort. _________________
^^^ Clicky |
|
Back to top |
|
|
My Personal Insanity Registered User
Joined: 03 Mar 2002 Location: Salt Lake City GUILD: US-V Posts: 2627
|
Posted: Mon Feb 17, 2003 3:10 pm Post subject: |
|
|
DaRkAtH -VS- wrote: | Gizanked, you can use this handy-dandy demo script that I have. This makes it so you don't have to waste time going into console, and typing the commands. Put this somewhere in your config.cfg.
alias rec rec1
alias rec1 "messagemode record; alias rec rec2"
alias rec2 "stop; alias rec rec1"
bind "KEY" "rec"
When you bind a key as your demo key, you press it in game, and a messagemode var appears at the top (the same place where you would find the say command) but this one says "record:". You type the name of what you want the demo to be, and hit enter. It will record, then when you want to stop, hit the button again.
I think you might have to make your config.cfg a READ-ONLY file because I don't think TFC likes aliases and the sort. |
Innnnnnteresting _________________ [url=http://www.surfacezero.net/BottleFairy-Sensei-san(J).mp3][/url]
aaa, oshiete sensei-san... |
|
Back to top |
|
|
|