Description:

This script switches your weapon from one hand to the other immediately without the use of binds within the aliases.

-----
alias handsw "rt"
alias rt "cl_righthand 1; alias handsw lt"
alias lt "cl_righthand 0; alias handsw rt"

bind v "handsw"

-----

Autor skryptu: The Counter-Script Crew