diff --git a/applications/autoexec.cfg b/applications/autoexec.cfg index c6eb559..4632832 100644 --- a/applications/autoexec.cfg +++ b/applications/autoexec.cfg @@ -51,13 +51,21 @@ bind "RTRIGGER" "+attack" bind "XBUTTON" "impulse 12" bind "YBUTTON" "impulse 10" +// debug +bind "k" "kill" + +// super co-op +bind i "impulse 9" +bind o "spectate" +bind p "reject_challenge" + // aliases alias agw_qsave "save quick; echo quicksaved" alias agw_qload "load quick; echo quickloaded" alias exit "quit" // client -_cl_color "45" +_cl_color "41" _cl_name "Marrub" fov "100"