From a7552fad96240dc2d8b73d9823be70414b3810bf Mon Sep 17 00:00:00 2001 From: Nicholas Hope Date: Sun, 2 Oct 2022 12:13:04 -0400 Subject: [PATCH] A few more changes --- examples/nicks_config.yaml | 33 +++++++++++++++++---------------- 1 file changed, 17 insertions(+), 16 deletions(-) diff --git a/examples/nicks_config.yaml b/examples/nicks_config.yaml index 5d1e963..93c8ea6 100644 --- a/examples/nicks_config.yaml +++ b/examples/nicks_config.yaml @@ -26,11 +26,11 @@ default: # hold doubles double r: + condition: mouse4 + cancel: both type: hold primary: +class_action secondary: +reload - condition: mouse4 - cancel: both # other impulse =: kill @@ -60,26 +60,26 @@ default: press: - "-moveright" - "+moveleft" - - "alias maybeMoveLeft +moveleft" + - "alias maybe_move_left +moveleft" release: - "-moveleft" - - "maybeMoveRight" - - "alias maybeMoveLeft " + - "maybe_move_right" + - "unalias maybe_move_left" hold d: press: - "-moveleft" - "+moveright" - - "alias maybeMoveRight +moveright" + - "alias maybe_move_right +moveright" release: - "-moveright" - - "maybeMoveLeft" - - "alias maybeMoveRight " + - "maybe_move_left" + - "unalias maybe_move_right" # This just stops an error message the first time you release # either of 'a' or 'd' - impulse maybeMoveLeft: + impulse maybe_move_left: alias: yes command: "" - impulse maybeMoveRight: + impulse maybe_move_right: alias: yes command: "" # class action is something useful for each class, @@ -97,16 +97,16 @@ default: impulse load0: alias: yes - command: "load_itempreset a" + command: "loadout a" impulse load1: alias: yes - command: "load_itempreset b" + command: "loadout b" impulse load2: alias: yes - command: "load_itempreset c" + command: "loadout c" impulse load3: alias: yes - command: "load_itempreset d" + command: "loadout d" impulse INS: - "load0" @@ -120,8 +120,10 @@ default: impulse END: - "load3" - "alias reload_presets load3" + literal set_default_loadout: + alias reload_presets load0 impulse backspace: - "reload_presets" + reload_presets engi: hold class_action: @@ -129,7 +131,6 @@ engi: press: - destroy sentry - build sentry - release: "" medic: # "Radar" feature: causes all teammates to autocall for medic, allowing