• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

Respawn time for players

Mightos

Refugee
Hello Everyone!

Is it possible to set respawn time for players after dead? I mean, for example if a player dies he needs to wait 10 minutes until he can respawn. It would make the dead more meaningfull in the MP. 

 
Last edited by a moderator:
If I recall correctly, it's controlled by:

<property name="TimeStayAfterDeath" value="10"/>


in entityclasses.xml (playermale)

Time is in Seconds.

 
Back
Top