Page 1 of 1

[CS:S & CS:GO] Search and Rescue

Posted: Thu Jan 23, 2020 6:05 pm
by Andreeas
Search and Rescue for CSS CSGO
This is basically normal defuse mode except that players leave
Dogtags when they die which can either be picked up by Allies which allows them to respawn or Enemies who then cannot respawn until the round ends.
Its RECOMMENDED to play this mode on de_ maps. Also recommended to alter the mp_roundtime cvar.



Note: To compile this Plugin you need the 1.7 compiler. You can either use the attached smx file below or download the repository and compile it yourself. No other include required than those which come with sourcemod.


ConVars
  • sm_sar_version - Version of the Search and Rescue Plugin

    sm_sar_dogtag_time - Time in seconds an ally can be respawned

    sm_sar_dogtag_distance - Distance a player must be to pickup the dogtag
Commands
sm_spawn <#userid|name> will respawn the player you need ADMFLAG_ROOT (or z) to use this.


Installation

Just drag and drop the csgo_sar.smx in /addons/sourcemod/plugins folder


csgo_sar.smx