AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [NMRiH] Deathrun (1.0.2) (https://forums.alliedmods.net/showthread.php?t=333267)

Lunreth 06-28-2021 14:24

[NMRiH] Deathrun (1.0.2)
 
DEATHRUN - NMRiH

Description
  • This plugin will pick a random player every round start in objective game mode to be the enemy mastermind that can activate traps. Deathrun maps only

Features
https://i.imgur.com/uyQ1axL.jpeg

Changelog
  • 1.0.0 - (28/06/2021)
    Starting version
  • 1.0.1 - (26/11/2021)
    Fixed wrong team glow for some players
  • 1.0.2 - (12/06/2022)
    Improved extraction method for traitor
    Updated map requirements for game mode
    Fixed teleport bug for traitor

Compile requirements
- autoexecconfig.inc

Install
  • Simply copy and paste .smx inside addons/sourcemod/plugins folder

Recommended CVARs
Code:

sm_cvar sv_difficulty classic
sm_cvar sv_deathnotice 1
sm_cvar sv_max_separation_force 0
sm_cvar sv_gravity 750
sm_cvar sv_player_max_safe_fall_speed 550
sm_cvar sv_player_fatal_fall_speed 1000
sm_cvar sv_airaccelerate 150
sm_cvar sv_accelerate 10
sm_cvar sv_accelerate_use_weapon_speed 0
sm_cvar sv_maxvelocity 3500
sm_cvar mv_speed_normal 120
sm_cvar mv_speed_riflesights 120
sm_cvar mv_speed_sights 120
sm_cvar mv_speed_sprint 300
sm_cvar sv_stam_jumpcost 0
sm_cvar sv_stam_min_move_pct 0.9
sm_cvar sv_stam_min_sprint_pct 0.7
sm_cvar sv_stam_regen_idle 40
sm_cvar sv_stam_regen_crouch 30
sm_cvar sv_melee_require_stamina 0
sm_cvar sv_stam_regen_moving 30
sm_cvar sv_max_stamina 300

Map Requirements
  • Traitor spawn location (info_target - "info_player_saw")

Recommended plugins
Simple Bhop https://forums.alliedmods.net/showthread.php?p=1905436
Force map end https://forums.alliedmods.net/showthread.php?p=2245847 (probably needs editing)

Important note: Case sensitive for entity targetname

DOWNLOAD


All times are GMT -4. The time now is 23:54.

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