* Cambia el Arma de mano al pulsar la tecla que tu desees para esa funcion solo tienes que cambiar donde dice "?" por la tecla que tu quieras y listo pegas el Scripts en tu userconfig.cfg
- El Scripts:
alias "righthand" "righth"
alias "righth" "cl_righthand 1; alias righthand lefth"
alias "lefth" "cl_righthand 0; alias righthand righth"
bind "?" "righthand"
Nota: Donde dice bind "?" "righthand" elijes la tecla que desees.