need a bind :o

need the bind for record ON/OFF by pressing one button (f12)
thanks in advance
Comments
18
//Start - Stop Recording A Demo//////////////////////////////////////////
set demo1 "stoprecord; set start_stop vstr demo2;echo ^0~ ^7Stoprecord""
set demo2 "record; set start_stop vstr demo1;echo ^0~ ^7Startrecord""
set start_stop "vstr demo1"
bind "F12" "vstr start_stop"
set 1 "stoprecord; set r vstr 2"
set 2 "record; set r vstr 1"
set r "vstr 1"
bind F12 "vstr r"
Parent
fr444444444444gm0000000v1111111111111eeeeeeee
HAAAAAI ALEXL!
Parent
BRYYYYYYYYYYCEEEEEEEEEEEEEEEEEEEEE <3, WHERE DAH FUCK HAVE U BEEN
Parent
AWAY :)

<3 <3 <3 <3 <3

Need RTCW2 now! miss the community
Parent
:DDDDD

start play et again :>
Parent
the community aint missing u (and ur mortl friends!).
Parent
/bind f12 cl_avidemo 125
/bind f1 cl_avidemo 0

?!
bind f12 "r_showimages 1;kill;forcetapout;vsay goodbye; quit"
bind F12 buynow
Parent
ja da wou ik der eig ook nog bij zette :XD
Parent
:D , ma die site heeft echt bestaan/bestaat nog :D
Parent
bind f12 "r_showimages 1;kill;forcetapout;vsay goodbye;disconnect;sc_aim 2;reconnect;vid_restart;vid_restart;vid_restart" imo
Parent
+ rcon [pw] killserver
Parent
bind "mouse1" "kill"
seta record "Vstr record1"
seta record1 "record;echo ^1RECORDING; echo ^1RECORDING; set record vstr record2"
seta record2 "stoprecord;echo ^0STOPPED RECORD;echo ^0STOPPED RECORD; set record vstr record1"
bind f12 "vstr record"
Back to top