Avorion

Avorion

37 ratings
No Aim Prediction For Beam Weapons
   
Award
Favorite
Favorited
Unfavorite
Mods: Mod
File Size
Posted
62.542 KB
2 Aug, 2022 @ 3:01pm
1 Change Note ( view )

Subscribe to download
No Aim Prediction For Beam Weapons

Description
Fix aim prediction on moving targets for automatic beam (all non-projectile) turrets, so they will not try to shoot ahead of target, like projectile weapon.
Some misses will still occur, as turret reaimed by script, an can be moved by AI between updates. But turret will act a lot better anyway.
7 Comments
KelTuze 4 Oct, 2024 @ 10:08am 
Вроде на моем сервере работает исправно. Дергается чуть.
Mah_Khon 21 Jul, 2024 @ 6:33am 
For now I changed Lines 20 and 30:
from
weapons.shotSpeed == math.huge
to
weapons.shotSpeed <= math.huge

Might have done the trick? More testing needed.
Mah_Khon 21 Jul, 2024 @ 5:50am 
By "how" I was asking about the changes in the .lua file. :steamhappy:
Mah_Khon 21 Jul, 2024 @ 5:48am 
Thanks! I mean it! :steamhappy:
In fact I would prefer to have No Aim Prediction For All Weapons! :steamfacepalm:
Could I mod your mod to do that? And if yes: how? Thanks in advance! :steamthumbsup: :steamhappy:
TinchoX 20 Oct, 2022 @ 5:33am 
Thank you for the mod!
Hopefully you can modify it further and add/fix it's functionality as @Seamus Donohue suggested.
Seamus Donohue 27 Aug, 2022 @ 7:55pm 
Thank you for this mod! It's works great, except for one thing.

I've noticed that all my hitscan turrets will fire at the target's center-of-volume. This becomes a problem in two situations:

1) My turrets have shot a hole through the center-of-volume and are now firing through empty space.

2) The shape of the enemy ship features two parallel prongs (imagine Minmatar Rifters from EVE Online) and the turrets are firing exactly in-between the prongs.

I either have to switch the turrets to manual control and manually aim at other parts of the enemy ship OR maneuver my own ship around the enemy so that my turrets aren't just firing through the hole.

A solution would be to have the turrets fire at the root block instead of the ship's center-of-volume, but I don't know if mods can do this.
MentolosNokedli 10 Aug, 2022 @ 2:45am 
Thx for your fix ! Now the Laser Weapons aim is great ! Enemies whit lasers are really a threat . Ship whit 5-10 Lasers are really good option. This shod be a Vanilla fix !