//////////////////////////////////////////////////////////////////
// Slot Works M1 & M2 Normal Alias ReBind Script V1.6
// by: Zeu!sS-sKL a.k.a. Agent69
// website: http://
// hud_fastswitch auto "on" when selecting weapon
// hud_fastswitch auto "off" after selecting weapon
//
// Bottons With Normal Attack Alias Rebind:
// Weapon Selector Slots 1&2
// Slots 1 - 5
// Weapon Drop Botton
// Last Weapon Botton
//////////////////////////////////////////////////////////////////
// Alias for No Command
//; alias "blank" " "
//; alias "set-key" "blank"
//
// Mouse1 and Mouse2 Normal Alias Rebind
//; alias "scr_off" "scr_off1a;scr_off2a"
//
// >>Drop Weapon - Restores Normal Attack Alias<<
//; alias "sw_drop" "scr_off;drop"
//
// >>Last Weapon - Restores Normal Attack Alias<<
//; alias "sw_lastinv" "scr_off;lastinv"
//
// >>Weapon Selector Switch For Slot1 And Slot2>>
//; alias "tg_swws" "tg_swws1"
//; alias "tg_swws1" "sw_slot1; scr_off; alias tg_swws tg_swws2"
//; alias "tg_swws2" "sw_slot2; scr_off; alias tg_swws tg_swws1"
//
// >>Slots 1-5 Restores Normal Attack Alias<<
//; alias "sw_slot1" "scr_off;fsw_on;slot1;fsw_def"
//; alias "sw_slot2" "scr_off;fsw_on;slot2;fsw_def"
//; alias "sw_slot3" "scr_off;fsw_on;slot3;fsw_def"
//; alias "sw_slot4" "scr_off;fsw_on;slot4;fsw_def"
//; alias "sw_slot5" "scr_off;fsw_on;slot5;fsw_def"
//
// >>Set hud_fastswitch default<<
// change 0 to 1 if you normally have hud_fastswitch set to 1.
//; alias "fsw_on" "hud_fastswitch 1"
//; alias "fsw_def" "hud_fastswitch 0" // Set Fastswitch Default
//
// SET Normal Attack Keys For "+attack" & "+attack2" If Needed:
//; alias "scr_off1a" "bind mouse1 +attack"
//; alias "scr_off2a" "bind mouse2 +attack2"
//
// SET KEY BINDS BELOW:
// >>Set Bind For Weapon Selector Slot 1&2 Key Here<<
//; bind "set-key" "tg_swws"
//
// >>Set Bind For Last Weapon Key Here<<
//; bind "q" "sw_lastinv"
//
// >>Set Bind For Drop Weapon Key Here<<
//; bind "d" "sw_drop"
//
// >>Set Bind For Slot Keys Here<<
//; bind "1" "sw_slot1" // Set Slot 1 Bind
//; bind "2" "sw_slot2" // Set Slot 2 Bind
//; bind "3" "sw_slot3" // Set Slot 3 Bind
//; bind "4" "sw_slot4" // Set Slot 4 Bind
//; bind "5" "sw_slot5" // Set Slot 5 Bind
///////////////////////////////////////////////////////////////////
// Slot Works M1 & M2 Normal Alias ReBind Script V1.6
// by: Zeu!sS-sKL a.k.a. Agent69
// website: http://
// hud_fastswitch auto "on" when selecting weapon
// hud_fastswitch auto "off" after selecting weapon
//
// Bottons With Normal Attack Alias Rebind:
// Weapon Selector Slots 1&2
// Slots 1 - 5
// Weapon Drop Botton
// Last Weapon Botton
//////////////////////////////////////////////////////////////////
// Alias for No Command
//; alias "blank" " "
//; alias "set-key" "blank"
//
// Mouse1 and Mouse2 Normal Alias Rebind
//; alias "scr_off" "scr_off1a;scr_off2a"
//
// >>Drop Weapon - Restores Normal Attack Alias<<
//; alias "sw_drop" "scr_off;drop"
//
// >>Last Weapon - Restores Normal Attack Alias<<
//; alias "sw_lastinv" "scr_off;lastinv"
//
// >>Weapon Selector Switch For Slot1 And Slot2>>
//; alias "tg_swws" "tg_swws1"
//; alias "tg_swws1" "sw_slot1; scr_off; alias tg_swws tg_swws2"
//; alias "tg_swws2" "sw_slot2; scr_off; alias tg_swws tg_swws1"
//
// >>Slots 1-5 Restores Normal Attack Alias<<
//; alias "sw_slot1" "scr_off;fsw_on;slot1;fsw_def"
//; alias "sw_slot2" "scr_off;fsw_on;slot2;fsw_def"
//; alias "sw_slot3" "scr_off;fsw_on;slot3;fsw_def"
//; alias "sw_slot4" "scr_off;fsw_on;slot4;fsw_def"
//; alias "sw_slot5" "scr_off;fsw_on;slot5;fsw_def"
//
// >>Set hud_fastswitch default<<
// change 0 to 1 if you normally have hud_fastswitch set to 1.
//; alias "fsw_on" "hud_fastswitch 1"
//; alias "fsw_def" "hud_fastswitch 0" // Set Fastswitch Default
//
// SET Normal Attack Keys For "+attack" & "+attack2" If Needed:
//; alias "scr_off1a" "bind mouse1 +attack"
//; alias "scr_off2a" "bind mouse2 +attack2"
//
// SET KEY BINDS BELOW:
// >>Set Bind For Weapon Selector Slot 1&2 Key Here<<
//; bind "set-key" "tg_swws"
//
// >>Set Bind For Last Weapon Key Here<<
//; bind "q" "sw_lastinv"
//
// >>Set Bind For Drop Weapon Key Here<<
//; bind "d" "sw_drop"
//
// >>Set Bind For Slot Keys Here<<
//; bind "1" "sw_slot1" // Set Slot 1 Bind
//; bind "2" "sw_slot2" // Set Slot 2 Bind
//; bind "3" "sw_slot3" // Set Slot 3 Bind
//; bind "4" "sw_slot4" // Set Slot 4 Bind
//; bind "5" "sw_slot5" // Set Slot 5 Bind
///////////////////////////////////////////////////////////////////