OFPEC Forum
Addons & Mods Depot => OFP - Addons & Mods General => Topic started 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?
-
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
-
Thanks. I'll try this out.
-
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!!!