[T1] zoom range to mouse wheel

CajunX
03-14-2004, 04:17 PM
Can anyone give me the bindcommand for this and where to put it pls! :)

aries278
03-14-2004, 06:59 PM
bindAction(mouse0, zaxis0, TO, IDACTION_INC_SNIPER_FOV, 1.000000);
bindAction(mouse0, zaxis1, TO, IDACTION_INC_SNIPER_FOV, -1.000000);

CajunX
03-14-2004, 11:10 PM
Super bad thanks!!!