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

Fixes the "You are Dead" tgui window popup #2697

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DeltaFire15
Copy link
Contributor

About The Pull Request

Title.
At the moment, it shows up but is never properly cleared because usually client is already null when the ghost's logout is called, and even if it wasn't that would be a bad place to clear it.
This moves the procs to clear that message to revival, ghost grabbing, and the mob Login() proc, the latter two only being triggered if the mob is actually alive, which should be much more reliable.

Why It's Good For The Game

Fix man good.

Changelog

🆑
fix: The "You are Dead" chat window popup should now be properly removed when you are not dead.
/:cl:

Fixes the "you are dead" tgchat message.
Copy link
Contributor

@Bokkiewokkie Bokkiewokkie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same opinion on porting as mentioned in the dir resting PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants