HSMagnet
Junior Member
 
Posts: 24
Joined: Feb 2009
|
vstr exceptions list?
we have been running MORKeye for a week or so and it works great.
we are only running the binds list for scrolling and exe at the moment
i have a question about vstr
several of us use the following
Quote:If you open your config_mp.cfg* in wordpad and add the following lines:
Code:
seta demo_start "record; set demo_togg vstr demo_stop"
seta demo_stop "stoprecord; set demo_togg vstr demo_start"
seta demo_togg "vstr demo_start"
You can now add this line to bind demo stopping/starting to one key:
Code:
bind key "vstr demo_togg"
(replace key with the key of your choice e.g. bind X "vstr demo_togg")
So now whenever you want to record a demo you can just press the key you selected once to start recording and again to stop. Demos will appear in your demos folder** and each time you start a new demo its name inceases incrementally e.g. demo0001.dm demo0002.dm.
how would we make this an exception to the default vstr prohibition?
|
|
| 01-03-2009 11:50 |
|