Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AIActionCastSpell lacks a distance check when it's time to cast #690

Open
eveferon opened this issue Nov 24, 2024 · 0 comments
Open

AIActionCastSpell lacks a distance check when it's time to cast #690

eveferon opened this issue Nov 24, 2024 · 0 comments
Labels
game Issues with the game code.

Comments

@eveferon
Copy link

eveferon commented Nov 24, 2024

Describe the bug

NWN has since its creation a serious oversight in the engine. If you are close to the target and add 10 close range casts, it does not matter how far the target will be on the 2+ cast for as long as it is in the line of sight. The 8m cast will start for 40m away target.

One video says it all.

https://youtu.be/wcgJB4Z6jlM?si=f0YmdPayQTmFKvX-

Custom content or overrides used

no custom content needed, based game engine bug

Game version

any

First seen on game version

since game creation

OS

Windows, Mac, Linux

Distribution

Steam

@eveferon eveferon added the game Issues with the game code. label Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
game Issues with the game code.
Projects
None yet
Development

No branches or pull requests

1 participant