Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

AimRangeUpperLimit and AimRangeLowerLimit not respected in multiple places #88

Closed
Armokorguest opened this issue Jan 21, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@Armokorguest
Copy link
Contributor

There are multiple places, primarily in the lua AI code, where AimRangeUpperLimit and AimRangeLowerLimit are not respected, and instead it only uses the old AimRange. This was presumably not discovered because they are not used in vanilla and so there's no ingame way they come up without mods.

Specific spots it comes up is in CrabBeaviors.lua on lines 92 and 93, and in HumanBehaviors.lua on lines 301 and 302 and 1345. There might be others.

@Armokorguest Armokorguest added the bug Something isn't working label Jan 21, 2021
@garethyr
Copy link
Contributor

garethyr commented Jan 21, 2021

@Armokorguest @fourZK Please reconcile this with #87 and close one of these issues.

@fourZK fourZK closed this as completed Jan 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants