AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [NMRiH] Survivor Rescue (1.0.8) (https://forums.alliedmods.net/showthread.php?t=326659)

Lunreth 08-10-2020 17:11

[NMRiH] Survivor Rescue (1.0.8)
 
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"
https://i.imgur.com/AvUxi3S.jpg
Old outline - sm_survivor_rescue_glowmode "1.0"
https://i.imgur.com/SDeeeGX.jpeg

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

phoenix0001 08-11-2020 02:50

Re: [NMRiH] Survivor Rescue
 
Your plugin failed to compile! Read the errors below:
SourcePawn Compiler 1.10.0.6453
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

/home/groups/sourcemod/upload_tmp/phpUcXH46.sp(4) : fatal error 183: cannot read from file: "autoexecconfig"

Compilation aborted.
1 Error.

Lunreth 08-12-2020 15:00

Re: [NMRiH] Survivor Rescue
 
Quote:

Originally Posted by phoenix0001 (Post 2713819)
Your plugin failed to compile! Read the errors below:
SourcePawn Compiler 1.10.0.6453
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

/home/groups/sourcemod/upload_tmp/phpUcXH46.sp(4) : fatal error 183: cannot read from file: "autoexecconfig"

Compilation aborted.
1 Error.

Ops! I forgot to upload the include files from other plugins, it should be inside the .zip now, thanks!

overmase 09-07-2020 00:30

Re: [NMRiH] Survivor Rescue
 
If the special survivor dies while the player who later joined the server is waiting in "JOIN GAME", he will not be able to participate in the game and play

It's a minor bug, but the solution is to rejoin the game

Lunreth 06-11-2022 00:50

Re: [NMRiH] Survivor Rescue (1.0.4)
 
Updated to version 1.0.4
Check github changelog for more info

Banciyuan 02-04-2023 21:51

Re: [NMRiH] Survivor Rescue (1.0.8)
 
When I enable this option sm_survivor_rescue_trail 1 , the game crashes every time someone is selected.
What is the situation?


All times are GMT -4. The time now is 05:01.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.