Description:

This Script is a very basic script that allows you to cycle to your next or previous weapon with your MouseWheel.

-----
alias nextweap "invnext; w3; +attack; w2; -attack"
alias prevweap "invprev; w3; +attack; w2; - attack"

bind "mwheelup" "nextweap"
bind "mwheeldown" "prevweap"

-----

Autor skryptu: The Counter-Script Crew