Page 1 of 1

Scope

Posted: Fri Jun 27, 2008 5:17 am
by jon980
Hi, I'm new to RF and I want to make a scope for the sniper to zoom in on the enemy. Is this possible? If it is, can someone tell me how?

Re: Scope

Posted: Sat Jul 12, 2008 12:41 am
by Dante
well its kinda easy... there is a function in the weapon.ini file called, zoomamount. It says the amount of zoom ur weapon can do. Also, the zoom grafic is in the bitmap folder

Re: Scope

Posted: Sun Jul 13, 2008 8:17 pm
by metal_head
btw game zooms with "backspace" (it took me some time till I found that :D)
I want to use this topic and ask if the zooming speed can be encreased,because now you have to wait a lot till weapon fully zooms.

Re: Scope

Posted: Thu Jul 17, 2008 9:17 pm
by Dante
i think you cant, but i still dont know all the possible ways of modifying a weapon :P

Re: Scope

Posted: Fri Jul 18, 2008 6:42 pm
by metal_head
I'm thinking about a scripted zoom where with loacal variables you'll define which weapon can zoom...Idon't know how I'm gonna do that,I'm still learning the basics.
btw for the variables:

Code: Select all

C8    [false]
DiskLauncher     [false]
Sniper        [true]
... I don't know :lol: