Description
Add a respawn button to the death screen.
It allows the player to respawn at their last death position using RP points.
Need ServerRewards to work.
5,00 €
Add a respawn button to the death screen.
It allows the player to respawn at their last death position using RP points.
Need ServerRewards to work.
admin –
Version 1.0.1:
-Added LifeSupport hook support
object OnLifeSupportSavingLife(BasePlayer player)
// Called when LifeSupport is about to save the players life
// Return a non-null value to prevent saving life
// Return null to allow LifeSupport to continue