OFPEC Forum

Addons & Mods Depot => OFP - Addons & Mods General => Topic started by: rOk on 13 Sep 2004, 14:15:10

Title: How to fix this?
Post by: rOk on 13 Sep 2004, 14:15:10
Just click the pics...

http://img.photobucket.com/albums/v358/mr_rOk/leoproblem.jpg

This is how it looks at it's best

http://img.photobucket.com/albums/v358/mr_rOk/leotest1.jpg

Ignore the double HUD on the second pic.
It looks and works good good on hillcountry etc, the only big problem is rotation of the extra gunner.
Thanks

#edit:
Also where in the config do I define APFSDS as primary ammo as oppose to HEAT?



Title: Re:How to fix this?
Post by: bennyboy on 13 Sep 2004, 16:11:51
I think I've seen a unit in the DKM UK pack that does what you are trying to achieve - but afaik it isn't an additional gunner, I don't think what you are trying to do is possible the way you are attempting (since you'd have to setpos the gun relative to the gunner who needs to stay stationary).
Title: Re:How to fix this?
Post by: oyman on 14 Sep 2004, 03:20:28
what do you mean by that
Quote
Also where in the config do I define APFSDS as primary ammo as oppose to HEAT?
do you want Sabot rounds first then Heat ???
Title: Re:How to fix this?
Post by: rOk on 14 Sep 2004, 08:24:22
@ oyman

...YES...
Title: Re:How to fix this?
Post by: oyman on 16 Sep 2004, 00:07:53
in the cfgweapons part of the config look for this part ( i assume it looks like that)
Code: [Select]
magazines[]={"heat","sabot"};and change it to
Code: [Select]
magazines[]={"Sabot","Heat"};
of course put the right weapon name in