Post Reply 
vstr exceptions list?
Author Message
HSMagnet Offline
Junior Member
**

Posts: 24
Joined: Feb 2009
Post: #1
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
Find all posts by this user Quote this message in a reply
Kron Offline
Junior Member
**

Posts: 15
Joined: Apr 2009
Post: #2
RE: vstr exceptions list?
This is good to know, and will try it out, just what config does it go in?
30-07-2009 14:56
Find all posts by this user Quote this message in a reply
Post Reply