//Toggle crouch script //By: Talon! //Date: 10/3/01 //About: a simple little script to allow you to hit // your crouch key once, and stay down until // you hit it again //Binds: 1 set sit "+movedown; set crouch vstr stand" set stand "-movedown; set crouch vstr sit" set crouch "vstr stand" //set default bind x "vstr crouch"