OFPEC Forum

Addons & Mods Depot => OFP - Addons & Mods General => Topic started by: sussmori on 24 Oct 2002, 03:55:58

Title: Optic off target
Post by: sussmori on 24 Oct 2002, 03:55:58
Hi,

I am working on the cpp of a new weapon (springfield) and at the moment it uses the m21 optic. The problem is that the weapon fires above the crosshair!

Any idea why it is doing this? I assume it's not the optic since it's using a standard OFP optic (m21).

Any ideas?
Title: Re:Optic off target
Post by: SelectThis on 24 Oct 2002, 14:55:07
From the M21 cpp.

opticsZoomMin=0.04;
opticsZoomMax=0.12;
distanceZoomMin=400;
distanceZoomMax=80;


If the rifle is shooting too high then lower the distancezoommin figure.

SelectThis
Title: Re:Optic off target
Post by: sussmori on 25 Oct 2002, 05:07:24
Thanks. I'll try this out.
Title: Re:Optic off target
Post by: PunkerSXDX on 25 Oct 2002, 05:08:14
I've Noticed the M21 is a good Bit off some times, when your all the way Zoomed, but this could have some thing to do with the fact my Computer... SUX!!!