Scope

Post topics regarding Level Building/Design and Entity Usage with Reality Factory
Post Reply
User avatar
jon980
Posts: 10
Joined: Wed Jun 25, 2008 1:26 am

Scope

Post 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?
Dante
Posts: 21
Joined: Thu Jun 26, 2008 7:20 pm

Re: Scope

Post 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
There never was a good war or a bad peace.
-Benjamin Franklin
User avatar
metal_head
Posts: 1244
Joined: Sat Jan 05, 2008 8:31 pm
Location: Bulgaria,Sofia
Contact:

Re: Scope

Post 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.
Dante
Posts: 21
Joined: Thu Jun 26, 2008 7:20 pm

Re: Scope

Post by Dante »

i think you cant, but i still dont know all the possible ways of modifying a weapon :P
There never was a good war or a bad peace.
-Benjamin Franklin
User avatar
metal_head
Posts: 1244
Joined: Sat Jan 05, 2008 8:31 pm
Location: Bulgaria,Sofia
Contact:

Re: Scope

Post 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:
Post Reply