Description:

Cycles thru your weapons from Primary to Pistol to Knife.

-----
alias t_wpns "t_wpns1"
alias t_wpns1 "hud_fastswitch 1; slot2; alias t_wpns t_wpns2; hud_fastswitch 0"
alias t_wpns2 "hud_fastswitch 1; slot3; alias t_wpns t_wpns3; hud_fastswitch 0"
alias t_wpns3 "hud_fastswitch 1; slot1; alias t_wpns t_wpns1; hud_fastswitch 0"

bind "mouse4" "t_wpns"

-----

Autor skryptu: The Counter-Script Crew