Maximum range on arrows

the-elder-scrolls-v-skyrim

With character draw way up and from a high vantage point, sometimes you can see creatures very far away.

With proper angle and height advantage, it appears that I should be able to strike these creatures with an arrow. But no matter how many times I've tried it just looks like the arrow disappears into the body.

Is there some sort of maximum range to arrow shots? Or am I just missing?

I've ruled out the possibility that maybe the health bar isn't showing up because of distance. I'm using a soul trap weapon and shooting a creature that dies in 1 hit just to be sure.

Best Answer

You can fix the arrow range in your "skyrim.ini" file.

Add: [Actor] fVisibleNavmeshMoveDist=XXXXX.0000

If for some reason you already have "[Actor]" somewhere in there, just add the next part into that section.

What this does it fixes arrows that can't hit anything past a certain range. E.g., When you shoot something from really far away and it never hit, but when you get a little bit close, it hits. I recommend setting the value (XXXXX.0000) to something around your Actor fade distance (~10000).

Also, the arrows by default are aimed slightly above where your crosshair is. You can fix it with these lines:

Under "[Combat]" add:

f1PArrowTiltUpAngle=0.0

f3PArrowTiltUpAngle=0.0