Description:
This changes invprev(previous weapon)to a fastswitch command and the same for invnext(next weapon). Binded to suit mousewheel folks to change guns. ----- alias "+prev" "invprev;wait;+attack" alias "+next" "invnext;wait;+attack" bind "mwheelup" "+prev" bind "mwheeldown" "+next" ----- Autor skryptu: Proji |