Comparing two revisions:
Revisions for How to play back demos
Sat, 24/01/2009 - 20:34 by Kraizen | Sat, 24/01/2009 - 20:59 by Kraizen | ||
---|---|---|---|
next diff > | |||
Changes to Body | |||
Then paste in the following and save and quit:
| Then paste in the following and save and quit:
| ||
- | bind "KP_MINUS" "pm_democamspeed 200" "" "default" //Slows down demo cam movement
| + | // GreasedScotsman's Replay Config
|
- | bind "KP_PLUS" "pm_democamspeed 500" "" "default" //Speeds up demo cam movement
| + | |
- | bind "KP_SLASH" "pausenetdemo" //Pause demo
| + | //
|
- | bind "KP_UPARROW" "demo_scale 10.0" "" "default" //Speeds up game
| + | // HUD Toggle
|
- | bind "KP_5" "demo_scale 1.0" "" "default" //Game runs normal speed
| + | //
|
- | bind "KP_DOWNARROW" "demo_scale 0.3" "" "default" //Slows game down
| + | bind "MOUSE1" "toggle g_showHUD; toggle ui_showGun; com_showFPS 0" "ALT" "default"
|
- | bind "KP_PGUP" "toggle g_showHud" "" "default" //Shows hides HUD
| + | |
- | bind "KP_HOME" "toggle demo_noclip" "" "default" //Toggles between 1st person and freeroam
| + | //
|
+ | // Demo Scale Controls
| ||
+ | //
| ||
+ | bind "KP_INS" "cvaradd demo_scale 1.0" "" "default"
| ||
+ | bind "KP_DEL" "cvaradd demo_scale -1.0" "" "default"
| ||
+ | |||
+ | bind "MWHEELUP" "cvaradd demo_scale 0.1" "CTRL" "default"
| ||
+ | bind "MWHEELDOWN" "cvaradd demo_scale -0.1" "CTRL" "default"
| ||
+ | |||
+ | bind "MOUSE1" "toggle demo_scale 10 1" "CTRL" "default"
| ||
+ | bind "MOUSE2" "pausenetdemo" "CTRL" "default"
| ||
+ | bind "MOUSE3" "demo_scale 1.0" "CTRL" "default"
| ||
+ | |||
+ | //
| ||
+ | // Demo Cam Speed Controls
| ||
+ | //
| ||
+ | // Default
| ||
+ | seta pm_democamspeed 200
| ||
+ | |||
+ | bind "MWHEELUP" "cvaradd pm_democamspeed 100" "ALT" "default"
| ||
+ | bind "MWHEELDOWN" "cvaradd pm_democamspeed -100" "ALT" "default"
| ||
+ | |||
+ | bind "MOUSE2" "toggle demo_noclip 1 0" "ALT" "default"
| ||
+ | bind "MOUSE3" "pm_democamspeed 200" "ALT" "default"
| ||
Now, when playing a demo using that profile, the keys on your numpad do the above, but it may depend on your keyboard type (how many keys and their arrangement).
| Now, when playing a demo using that profile, the keys on your numpad do the above, but it may depend on your keyboard type (how many keys and their arrangement).
|
How to play back demos
Many of you might not know that you can do some pretty cool things other than just watch yourself in a demo, so I will show you a pretty good config.
First, go in game and create a new player. Then quit.
Then, go to D:\Users\Kraizen\Documents\id Software\Enemy Territory – QUAKE Wars\sdnet\kraizen\etqwpro or your equivilent directory (if it doesnt exist create it in the new players profile)
Then create a file called autoexec.cfg
Then paste in the following and save and quit:
// GreasedScotsman’s Replay Config
//
// HUD Toggle
//
bind “MOUSE1” “toggle g_showHUD; toggle ui_showGun; com_showFPS 0” “ALT” “default”
//
// Demo Scale Controls
//
bind “KP_INS” “cvaradd demo_scale 1.0” “” “default”
bind “KP_DEL” “cvaradd demo_scale -1.0” “” “default”
bind “MWHEELUP” “cvaradd demo_scale 0.1” “CTRL” “default”
bind “MWHEELDOWN” “cvaradd demo_scale -0.1” “CTRL” “default”
bind “MOUSE1” “toggle demo_scale 10 1” “CTRL” “default”
bind “MOUSE2” “pausenetdemo” “CTRL” “default”
bind “MOUSE3” “demo_scale 1.0” “CTRL” “default”
//
// Demo Cam Speed Controls
//
// Default
seta pm_democamspeed 200
bind “MWHEELUP” “cvaradd pm_democamspeed 100” “ALT” “default”
bind “MWHEELDOWN” “cvaradd pm_democamspeed -100” “ALT” “default”
bind “MOUSE2” “toggle demo_noclip 1 0” “ALT” “default”
bind “MOUSE3” “pm_democamspeed 200” “ALT” “default”
Now, when playing a demo using that profile, the keys on your numpad do the above, but it may depend on your keyboard type (how many keys and their arrangement).
Enjoy and HF!
Oh yeah ;)
I <3 Pr0s13
xD