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

Respawn #50

Merged
merged 11 commits into from
Mar 23, 2024
Merged

Respawn #50

merged 11 commits into from
Mar 23, 2024

Conversation

AW-FulCode
Copy link
Collaborator

Brings respawn functionality via an auto cloning pod.

When a player dies or /ghosts a timer will start from the moment of death/ghosting. When the timer expires, they may respawn in an auto cloner if one is available.

The auto cloner is designed to be an indestructible, immovable piece that works under all conditions. Multiple auto-cloners can be mapped, but the first spawned cloner will be the one used if not already occupied (mutliple cloners can be used at once).

If there are no auto-cloners map or all auto-cloners are in use, the button will be deactivated and a message reading "waiting for spawn" will appear. Once an auto-cloner is available, the player can click the button to spawn as the character they selected in the lobby.

Players can also play ghost roles and still utilise the auto-cloner, spawning as their originally selected character.

The auto cloner does not need biomass and never fails - otherwise it will operate as the normal cloner does. They player will have no equipment on them once cloned, so if mapped the auto cloner should be placed in proximity to non-access controlled doors and clothing vendors.

@Partmedia Partmedia merged commit 61ebcc4 into ms/1.2 Mar 23, 2024
13 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