Description:

This script switches hands everytime you go to last your inventory.

-----
alias switchy "lastinv; cl_righthand 1; alias handswitch switchy2"
alias switchy2 "lastinv; cl_righthand 0; alias handswitch switchy"
alias handswitch switchy2

bind "z" handswitch

-----

Autor skryptu: philmcneal