Hey this is my very 1st script i made i hope yall like it, it lets you change your weapons with the wheel on your mouse! Install Instructions: unzip wheelchange.cs into your tribes/config and then add this line to your autoexec file exec("wheelchange.cs"); DON'T EDIT PAST THIS LINE ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bindCommand(mouse0, zaxis0, TO, "nextWeapon();"); bindCommand(mouse0, zaxis1, TO, "prevWeapon();");