Greetings there.
I am trying to make a mouse scrolling based weapon changing between some "activated" weapons in an array.
I've managed to get it working on the down scroll that actually increments the index and i can to some stuff and select the appropriate weapon.
But for the up scrolling, i need to go upwards, i need a for loop with a negative increment, and it seems that it doesn't work with the default for.
Can someone confirm that? Or give me a workaround or something :S
Thanks in advance <img src="smileys/smiley1.gif" border="0" align="middle" />