Jump to content

Trying to tweak ini file for arrow trajectory


darkdill

Recommended Posts

I'm using a bit of code to shift my 3rd person view to center over my character, but it's causing my archery aim to be off center. Here are the lines of code I'm using right now relating to this.

 

[Combat]

fMagnetismStrafeHeadingMult=0.0

fMagnetismLookingMult=0.0

f1PArrowTiltUpAngle=0.7

f3PArrowTiltUpAngle=2.2

 

[Camera]

fOverShoulderAddY=0.0000

fOverShoulderPosZ=10.0000

fOverShoulderPosX=0.0000

fOverShoulderCombatAddY=0.0000

fOverShoulderCombatPosZ=10.0000

fOverShoulderCombatPosX=0.0000

 

I tried using the line 'f3PArrowTiltLeftAngle=10.0' to shift the angle of my shots to the left, but that didn't do anything. Does anyone know the proper code for it?

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...