View Single Post
Author Message
Lunreth
BANNED
Join Date: Dec 2019
Location: Argentina, Buenos Aires
Old 08-10-2020 , 17:11   [NMRiH] Survivor Rescue (1.0.8)
Reply With Quote #1

SURVIVOR RESCUE - NMRiH

Description
  • This plugin will pick a random survivor at round start and players will be forced to cooperate to keep him alive, otherwise everyone will die after a nuke launch. Survivor can be seen with a different color and glowing sprite, health of survivor is also increased by default CVAR.

New outline - sm_survivor_rescue_glowmode "0.0"

Old outline - sm_survivor_rescue_glowmode "1.0"


CVARS (.../cfg/sourcemod/nmrih_survivor_rescue.cfg)
  1. sm_survivor_rescue_enable --> Enable or disable Survivor Rescue
  2. sm_survivor_rescue_debug --> Debug mode for plugin - Will spam messages in console if set to 1
  3. sm_sr_starting_health --> Sets the starting health of the random survivor
  4. sm_survivor_rescue_ff --> 1 = Default (will receive damage when infected or when CVARs dictate) | 0 = Override FF parameters and will not receive any damage from players (not even infected)
  5. sm_survivor_rescue_event --> Use 1 to block team suicide after survivor death, thus allowing game to continue
  6. sm_survivor_rescue_glowmode --> Using 1.0 will keep the old env_sprite method to show special survivor instead of new outline
  7. sm_survivor_rescue_trail --> Using 1.0 will enable survivor weapon trail

Features
  • Random VIP survivor with blue sprite and trail color
  • Survivor should NOT die, otherwise round will fail with a nuke!
  • If survivor disconnects, round will be quickly restarted to pick new VIP
  • Friendly fire disabled against VIP
  • Dynamic starting health for survivor via custom CVAR
  • Translations available in english and spanish
  • Text announcements of survivor status

Changelog
  • 1.0.8 - (24/07/2022)
    Added eligible survivor choice (will pick among all clients that want to be VIP)
    Added color for some translations
    Added client volunteer cookie to get picked as VIP in future games
    New client command (!survivor) (!lider) (!carry) (!leader) with timed menu at round start
    Removed annoying spam sound
    Fixed some wrong code names
  • 1.0.5 - (11/07/2022)
    Added new env_instructor_hint method to glow survivor player
    Added instant extraction for players near extracted survivor
    Added Survival mode compatibility
    Fixed survivor color bug after few defeats
    Fixed survivor remove glitch
  • 1.0.4 - (5/07/2021)
    Added CVAR to enable or disable survivor weapon trail
    Fixed multiple glow exploit
  • 1.0.3 - (31/05/2021)
    Added CVAR to change survivor glowing mode (Credits to Miss Dysphie)
    Reduced opacity of survivor trail
  • 1.0.2 - (15/02/2021)
    Added CVAR to run plugin with decorative purposes (survivor can die or leave)
    Reduced annoying trail sizeof
    Changed position of blue survivor sprite
    Fixed ent index issue
  • 1.0.1 - (9/11/2020)
    Fixed random pick bug at round start
  • 1.0.0 - (10/08/2020)
    First release

Compile requirements
- autoexecconfig.inc
- morecolors.inc

Install
  • Simply copy and merge /addons folder with the one in your game directory

DOWNLOAD

Last edited by Lunreth; 07-24-2022 at 01:33.
Lunreth is offline