automatic_respawner
Vars | |
cooldown_time | Does our respawner have a cooldown before it can be used again, and if so, how long does it last? |
---|---|
target_component | What is the type of component are we looking for on our ghost before they can respawn? If this is set to FALSE, a component won't be required, please be careful with this. |
target_outfit | What is the type of the outfit datum that we want applied to the new body? |
text_to_show | What text is shown to the mob that respawned? FALSE will disable anything from being sent. |
Var Details
cooldown_time
Does our respawner have a cooldown before it can be used again, and if so, how long does it last?
target_component
What is the type of component are we looking for on our ghost before they can respawn? If this is set to FALSE, a component won't be required, please be careful with this.
target_outfit
What is the type of the outfit datum that we want applied to the new body?
text_to_show
What text is shown to the mob that respawned? FALSE will disable anything from being sent.