diff --git a/ctr/nzportable/nzp/CONFIG.CFG b/ctr/nzportable/nzp/CONFIG.CFG index 7549d63..068c42d 100755 --- a/ctr/nzportable/nzp/CONFIG.CFG +++ b/ctr/nzportable/nzp/CONFIG.CFG @@ -1,6 +1,11 @@ bind "TAB" "+showscores" bind "SPACE" "+jump" bind "+" "sizeup" +bind "T1" "impulse 25" +bind "T2" "+jump" +bind "T3" "+reload" +bind "T4" "+switch" +bind "T5" "+knife" bind "," "+moveleft" bind "-" "sizedown" bind "." "+moveright" @@ -50,6 +55,8 @@ bind "XBUTTON" "+forward" binddt "XBUTTON" "+forward %i; impulse 23" binddt "BBUTTON" "+back %i; impulse 30;" bind "YBUTTON" "+moveleft" +bind "ZLTRIGGER" "impulse 23" +bind "ZRTRIGGER" "+grenade" bind "LTRIGGER" "+aim" bind "RTRIGGER" "+attack" bind "SELECT" "+use"