Description:

This Script is for looks only. It makes you pull out your primary weapon in your right hand then when you switch to your secondary it will pull it out in the left hand or vice versa.

-----
alias weapright "lastinv; cl_righthand 1; bind q weapleft"
alias weapleft "lastinv; cl_righthand 0; bind q weapright"

bind q "weapleft"

-----

Autor skryptu: veXor