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

fix: Fixes door monster LOS exploit & AOS House Gump NPE #2091

Conversation

mark1145
Copy link
Contributor

It's an old school RunUO bug that people squirreled away to day 1 balron/boss monsters. Essentially by standing on a door way, the HasLineOfSight() of sight check returns false and the monster just stands there, doing nothing, not even returning melee swings

@kamronbatman kamronbatman force-pushed the fix-door-bugging-mobs-and-minor-gump-disconnect branch from 1986f6a to fa45471 Compare January 27, 2025 06:56
@kamronbatman kamronbatman force-pushed the fix-door-bugging-mobs-and-minor-gump-disconnect branch from fa45471 to a6ad4ec Compare January 27, 2025 07:01
@kamronbatman kamronbatman changed the title Fix door bugging monsters & fix DC when double clicking house sign with an empty name fix: Fixes door monster LOS exploit & AOS House Gump NPE Jan 27, 2025
@kamronbatman kamronbatman merged commit c0eb6c8 into modernuo:main Jan 27, 2025
10 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants