Revival

Revival v1.0.9

No permission to download
Supported Games
CS: Source (v34), CS: Source (Steam/Orange Box), CS: GO
This plugin adds revival mod to the server. Players can revive each other by pressing +USE (E Key) at their dead body location.


542


543


Requirements :
  • Sourcemod v1.8 or Higher
Installation :
  • Download Revival.zip file attached to this post.
  • Extract the content of zip file and put into your server's cstrike folder.
  • Change the map or restart the server.
CVARs :
// Enable/disable progress bar for reviving
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_revival_bar "1"

// Remove body x sec after the death (-1 - don't remove)
// -
// Default: "2"
// Minimum: "-1.000000"
sm_revival_clean "2"

// Time for respawn in seconds
// -
// Default: "3.0"
// Minimum: "0.000000"
sm_revival_countdown "3.0"

// Can a player revive others if he have less HP than needed for reviving
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_revival_death "0"

// Enable/disable effect around to place of death
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_revival_effect "1"

// Enable/disable plugin
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_revival_enabled "1"

// Can a player revive the enemy (the revived player will change the team)
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_revival_enemy "0"

// Give x frags to the player for revived teammate
// -
// Default: "1"
// Minimum: "0.000000"
sm_revival_frag "1"

// How many HP will get revived player
// -
// Default: "100"
// Minimum: "25.000000"
sm_revival_health "25"

// How much health to reduce of reviving player
// -
// Default: "25"
// Minimum: "0.000000"
sm_revival_health_cost "10"

// Disallow the revival of the players killed in the head
// -
// Default: "0"
// Minimum: "0.000000"
sm_revival_hs_rip "0"

// Key for reviving (0 - 'duck', 1 - 'use', 2 - 'walk')
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "2.000000"
sm_revival_key "1"

// Enable/disable chat messages
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_revival_msg "1"

// Noblocking time after respawn(set at 0 if you have any noblock plugin)
// -
// Default: "2"
// Minimum: "0.000000"
sm_revival_noblock_time "0"

// Enable/disable save the percentage of reviving
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_revival_percent "0"

// Radius to respawn death player
// -
// Default: "200.0"
// Minimum: "0.000000"
sm_revival_radius "200.0"

// This sound playing after reviving (empty string = disabled)
// -
// Default: "ui/achievement_earned.wav"
// Minimum: "0.000000"
sm_revival_soundpath "ui/achievement_earned.wav"

// Can a player be revived after a team change
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_revival_teamchange "0"

// The time after the death of the player, during which the revive is possible (0 - Till the round end)
// -
// Default: "0"
// Minimum: "0.000000"
sm_revival_time "0"

// How many times can a player revive other players during the round (0 - unlimited)
// -
// Default: "0"
// Minimum: "0.000000"
sm_revival_times "1"

// Enable/disable revive key announce (which key to press) at the beginning of the round
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_revival_tip "1"

Credits :
  • Grey83
Author
Vertigo
Downloads
73
Views
2K
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Vertigo

Share this resource

Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock