View Single Post
Author Message
Beatles
Senior Member
Join Date: Feb 2014
Old 10-25-2021 , 19:07   [L4D] Versus Tank Rush [v2.6 | 28-Sep-2022]
Reply With Quote #1

Today I will leave my small contribution to the Left 4 Dead community, I created this for my server a long time ago, but I did not want to release it because someone always copies, or takes over my creations, and never leaves at least a thank you.

Now, I release this publicly, I hope you enjoy it as well as I and my players, a hug to all, and I love the SOURCEMOD community, they are a marvel.

Cvars:
PHP Code:
// Enable versus tank rush mode.
// -
// Default: "1"
// Minimum: "0.000000"
l4d_versus_tank_rush_enable "1"

// How much life will the tank have.
// -
// Default: "2000"
// Minimum: "0.000000"
l4d_versus_tank_rush_health "2000"

// Rescue closets in vs mode.
// -
// Default: "1"
// Minimum: "0.000000"
l4d_versus_tank_rush_rescue "1" 
Installation:
- l4d_versus_tank_rush.txt install in \sourcemod\gamedata folder.
- [L4D]VersusTankRush.smx install in \sourcemod\plugins folder.

Dependencies:
Left 4 DHooks

Cangelog:
Code:
2.6
- Major Changes.
- fixed log errors.
2.1
- Removed suicide option when pressing MOUSE2.
- Minor Changes.
2.0
- Survivor incap health = 100.
- Survivor ledge grab health = 100.
- Minor Changes.
1.9
- Initial relase public.
Tutayaq Kaq server
Attached Files
File Type: zip [L4D]VersusTankRush.zip (16.2 KB, 329 views)

Last edited by Beatles; 09-28-2022 at 17:44.
Beatles is offline