Minimum ZOOMING Level

Topics regarding Scripting with Reality Factory
Post Reply
User avatar
metal_head
Posts: 1244
Joined: Sat Jan 05, 2008 8:31 pm
Location: Bulgaria,Sofia
Contact:

Minimum ZOOMING Level

Post by metal_head » Wed May 28, 2008 3:56 pm

I was wondering if that could be made:
There is the:

Code: Select all

zoomamount = X
Which defines how far can a weapon be zoomed,OK but can I make something like the opposite of that like minzomamount = X so when you start zooming you don't start from 0 you start from let's say 5 (minzoomamount = 5) because now when you press/click the zoom button you have to wait the zoom level to rise from 0 to 8 for example and I want when I click the zoom button the zooming to start from 5 and stop at 8 so I'll only have to wait to rise from 5 to 8.

Post Reply