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

Added PlayerRespawning event #2946

Merged
merged 1 commit into from
Feb 14, 2025
Merged

Conversation

Boondorl
Copy link
Contributor

Allows denying player respawns for better control on special game modes e.g. Last Man Standing, Survival, etc. Currently the only way to properly do this is by overriding the player itself which isn't optimal for things that have no custom players or want to support other mods. The other solution is eating inputs which is unreliable. Does not prevent the resurrect cheat from working.

Allows denying player respawns for better control on special game modes e.g. Last Man Standing.
@madame-rachelle madame-rachelle merged commit a7d4d40 into ZDoom:master Feb 14, 2025
9 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