Comparing two revisions:

Revisions for How to play back demos

Sat, 24/01/2009 - 20:59 by KraizenSat, 24/01/2009 - 21:20 by Kraizen
Changes to Body
 
bind "MOUSE3" "pm_democamspeed 200" "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).
+
To use: Couple of the mousewheel and mousebutton things need you to hold down control to use the alternate command.
 
 
 
Enjoy and HF!
 
Enjoy and HF!
Current revision:

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”

To use: Couple of the mousewheel and mousebutton things need you to hold down control to use the alternate command.

Enjoy and HF!

Oh yeah ;)

I <3 Pr0s13

xD