Avorion
39 个评价
No Aim Prediction For Beam Weapons
   
奖励
收藏
已收藏
取消收藏
Mods: Mod
文件大小
发表于
62.542 KB
2022 年 8 月 2 日 下午 3:01
1 项改动说明 ( 查看 )

订阅以下载
No Aim Prediction For Beam Weapons

描述
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 条留言
KelTuze 2024 年 10 月 4 日 上午 10:08 
Вроде на моем сервере работает исправно. Дергается чуть.
Mah_Khon 2024 年 7 月 21 日 上午 6:33 
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 2024 年 7 月 21 日 上午 5:50 
By "how" I was asking about the changes in the .lua file. :steamhappy:
Mah_Khon 2024 年 7 月 21 日 上午 5:48 
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 2022 年 10 月 20 日 上午 5:33 
Thank you for the mod!
Hopefully you can modify it further and add/fix it's functionality as @Seamus Donohue suggested.
Seamus Donohue 2022 年 8 月 27 日 下午 7:55 
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 2022 年 8 月 10 日 上午 2:45 
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 !