L4D2 ONLY
Tank Challenge Map ONLY (
GAMEMAPS |
STEAMWORKSHOP)
Description
This plugin adds 14 extra ladders to survivors on
Tank Challenge map by
obez.
It changes some ladders to everyone and spawns ladder models to make it more realistic.
This is one of the most played custom maps on L4D2, so I hope it brings more fun to players.
Features- Allow setting the chance to spawn each extra ladder to survivors.
- Enables the minigun elevator on round start.
- Adds an extra model to the ladder near the starting area.
- Blocks a potential glitch spot on top of the taller buildings.
- Remove items that have fallen into the water.
- Teleport dead bodies that have fallen into the water to the rescue point.
- Fixes a spamming console error on weapon_first_aid_kit_spawn entities. (visible when cvar developer 1)
Preview
Supported maps
- l4d2_tank_challenge
- l4d2_tank_challenge_15_rounds
- l4d2_tank_challenge_20_rounds
- l4d2_tank_challenge_30_rounds
Cvars
A configuration file named "
l4d2_tank_challenge_ladder.cfg" will automatically be created for you upon the first run in the "
\cfg\sourcemod\" folder.
PHP Code:
// Chance (%) to spawn a ladder of hammerid 17198 for the survivors.
// 0 = OFF.
// -
// Default: "100"
// Minimum: "0.000000"
// Maximum: "100.000000"
l4d2_tank_challenge_ladder_17198 "100"
// Chance (%) to spawn a ladder of hammerid 17218 for the survivors.
// 0 = OFF.
// -
// Default: "100"
// Minimum: "0.000000"
// Maximum: "100.000000"
l4d2_tank_challenge_ladder_17218 "100"
// Chance (%) to spawn a ladder of hammerid 27714 for the survivors.
// 0 = OFF.
// -
// Default: "100"
// Minimum: "0.000000"
// Maximum: "100.000000"
l4d2_tank_challenge_ladder_27714 "100"
// Chance (%) to spawn a ladder of hammerid 27784 for the survivors.
// 0 = OFF.
// -
// Default: "100"
// Minimum: "0.000000"
// Maximum: "100.000000"
l4d2_tank_challenge_ladder_27784 "100"
// Chance (%) to spawn a ladder of hammerid 27791 for the survivors.
// 0 = OFF.
// -
// Default: "100"
// Minimum: "0.000000"
// Maximum: "100.000000"
l4d2_tank_challenge_ladder_27791 "100"
// Chance (%) to spawn a ladder of hammerid 5796 for the survivors.
// 0 = OFF.
// -
// Default: "100"
// Minimum: "0.000000"
// Maximum: "100.000000"
l4d2_tank_challenge_ladder_5796 "100"
// Chance (%) to spawn a ladder of hammerid 7033 for the survivors.
// 0 = OFF.
// -
// Default: "100"
// Minimum: "0.000000"
// Maximum: "100.000000"
l4d2_tank_challenge_ladder_7033 "100"
// Chance (%) to spawn a ladder of hammerid 7039 for the survivors.
// 0 = OFF.
// -
// Default: "100"
// Minimum: "0.000000"
// Maximum: "100.000000"
l4d2_tank_challenge_ladder_7039 "100"
// Chance (%) to spawn a ladder of hammerid 7045 for the survivors.
// 0 = OFF.
// -
// Default: "100"
// Minimum: "0.000000"
// Maximum: "100.000000"
l4d2_tank_challenge_ladder_7045 "100"
// Chance (%) to spawn a ladder of hammerid 7051 for the survivors.
// 0 = OFF.
// -
// Default: "100"
// Minimum: "0.000000"
// Maximum: "100.000000"
l4d2_tank_challenge_ladder_7051 "100"
// Chance (%) to spawn a ladder of hammerid 7057 for the survivors.
// 0 = OFF.
// -
// Default: "100"
// Minimum: "0.000000"
// Maximum: "100.000000"
l4d2_tank_challenge_ladder_7057 "100"
// Chance (%) to spawn a ladder of hammerid 7065 for the survivors.
// 0 = OFF.
// -
// Default: "100"
// Minimum: "0.000000"
// Maximum: "100.000000"
l4d2_tank_challenge_ladder_7065 "100"
// Chance (%) to spawn a ladder of hammerid 7075 for the survivors.
// 0 = OFF.
// -
// Default: "100"
// Minimum: "0.000000"
// Maximum: "100.000000"
l4d2_tank_challenge_ladder_7075 "100"
// Chance (%) to spawn a ladder of hammerid 7635 for the survivors.
// 0 = OFF.
// -
// Default: "100"
// Minimum: "0.000000"
// Maximum: "100.000000"
l4d2_tank_challenge_ladder_7635 "100"
// Creates a blocker preventing survivors to go to an unreachable spot. (on top of the taller buildings)
// 0 = OFF, 1 = ON.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
l4d2_tank_challenge_ladder_block_glitch_spot "1"
// Enable/Disable the plugin.
// 0 = Disable, 1 = Enable.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
l4d2_tank_challenge_ladder_enable "1"
// Starts the round with the miniguns elevator already enabled.
// 0 = OFF, 1 = ON.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
l4d2_tank_challenge_ladder_minigun_elevator "1"
// Remove entities that fall into water.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
l4d2_tank_challenge_ladder_remove_from_water "1"
// Teleport dead bodies that fall into water to the rescue point after X seconds.
// 0 = OFF.
// -
// Default: "1.0"
// Minimum: "0.000000"
l4d2_tank_challenge_ladder_teleport_dead "1.0"
// Adds another model to the bottom of the ladder near the starting area to make it look better.
// 0 = OFF, 1 = ON.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
l4d2_tank_challenge_ladder_visual_fix "1"
Admin Commands
- sm_glow_tank_challenge_ladder => Temporary adds an outline glow to the extra ladders. (z flag required)
- sm_print_cvars_l4d2_tank_challenge_ladder => Print the plugin related cvars and their respective values to the console. (z flag required)
Change Log
To Do
- Remove miniguns.
- Control the powerups platform timer.
Thank you!
Post Reply
- Any feedback, bug reports, fixes, improvements, translations or suggestions for the plugin are welcome.
Installation
- Put the "l4d2_tank_challenge_ladder.smx" file (click Get Plugin) in your "\addons\sourcemod\plugins\" folder.