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

DeathState changes do not update player metadata #91

Open
JHansen2000 opened this issue Jun 20, 2024 · 0 comments
Open

DeathState changes do not update player metadata #91

JHansen2000 opened this issue Jun 20, 2024 · 0 comments
Labels
bug Something isn't working need repro This bug report needs confirmation

Comments

@JHansen2000
Copy link
Contributor

JHansen2000 commented Jun 20, 2024

Summary

When a player enters laststand or dies, the associated metadata is not updated.

Reproduction

  1. Get shot
  2. Check PlayerData.metadata.isdead/islaststand (always false)

Expected behavior

  1. Get shot
  2. Check PlayerData.metadata.isdead/islaststand (one should be true)

Actual behavior

  1. Get shot
  2. Check PlayerData.metadata.isdead/islaststand (always false)

Additional context

No response

Current Version

No Official Release exists: most recent main (06/20/2024)

Custom Resources

Yes, too many to list but irrelevant :)

@JHansen2000 JHansen2000 added bug Something isn't working need repro This bug report needs confirmation labels Jun 20, 2024
@qbox-duck qbox-duck bot added this to Issues Jun 20, 2024
@github-project-automation github-project-automation bot moved this to Todo in Issues Jun 20, 2024
@JHansen2000 JHansen2000 mentioned this issue Jun 20, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working need repro This bug report needs confirmation
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

1 participant