Page 1 of 1

ODF questions

Posted: Fri May 31, 2013 9:25 pm
by nobody3
Hi, these parameters can be found in com_inf_default.odf and I'd like to know what exactly do they mean. (I could guess but I need to know for sure thanks)

MapViewMin = 50
MapViewMax = 50
MapSpeedMin = 0
MapSpeedMax = 100

AimValue = "1.0"
AimFactorPostureSpecial = 50
AimFactorPostureStand = 100
AimFactorPostureCrouch = 140
AimFactorPostureProne = 160
AimFactorStrafe = 60
AimFactorMove = 70

Re: odf questions

Posted: Mon Jun 03, 2013 4:36 pm
by Marth8880
nobody3 wrote:MapViewMin = 50
MapViewMax = 50
MapSpeedMin = 0
MapSpeedMax = 100
These control the minimap parameters. MapViewMin and MapViewMax control the zoom scale for when the player moves, and MapSpeedMin and MapSpeedMax control the speed at which the zooming occurs.

Not entirely sure what the Aim parameters control - still need to play with those myself. :o