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

Paycheck during death fix #721

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Edward-Bakker
Copy link
Contributor

Resolves #720

Changes proposed in this pull request:

  • Change the condition in the if statement

  • I have tested my changes and corrected any errors found

@DomT602
Copy link
Member

DomT602 commented Aug 22, 2020

So, looking into this issue a bit more, this PR looks like it'd work but looking into the life_is_alive variable further it seems a bit more work may be needed. Once the player dies it is set to false, as expected. If revived, it is reset to true as expected. However, the issue lies with when you respawn - the variable does not get set to true.

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