Left 4 Dead 2

Left 4 Dead 2

96 ratings
Passive Tank
   
Award
Favorite
Favorited
Unfavorite
Game Content: Scripts
File Size
Posted
Updated
739.256 KB
8 Feb @ 4:00pm
5 Sep @ 4:00pm
14 Change Notes ( view )

Subscribe to download
Passive Tank

Description
This add-on incentivizes Tanks to play passively instead of mindlessly rushing in. This will entice Tanks to only rush in when survivors are vulnerable enough to be taken advantage of.

Additional Information
If you want to change the settings of this add-on and/or know what each of them do, see this thread.

If you want to know how to use chat to change settings in-game, see this thread.

If this add-on gets updated, then I recommend moving the `passivetank` folder out of the `./ems/` directory so the settings in the configuration file will be properly generated.
46 Comments
Thumos  [author] 10 Sep @ 9:47pm 
@膜法蜜柑 That's not good. Out of curiosity, could you try setting the `tank_visibility_tolerance_suicide` command variable to `999999999` in the `convars.txt` file located in the `./ems/passivetank/` directory to see if the Tank will stay alive while he's being passive?
膜法蜜柑 10 Sep @ 3:01am 
any ideas my tank constantly died when he were been passive too long? you will notice that because the tank music would suddenly cutoff or sometimes he just died for some reason
rain 27 Jul @ 2:38pm 
Can you make it so the Tank will jump over waist-high obstructions instead of "climbing" them?
Thumos  [author] 28 Jun @ 12:39pm 
@(^^^) Xeno From my testing with MANACAT's `Improved Tank AI` add-on, the `Passive Tank` add-on should work fine with the `Tank Movement Speed` add-on.
(^^^) Xeno 28 Jun @ 7:47am 
Is this compatible with l4d1 tank movement speed?
Wizardly 25 Jun @ 8:40pm 
Thanks I'll def check it out!
Mickterminator30 24 Jun @ 1:37am 
Tank has become self-aware I repeat the tank has become self-aware
Thumos  [author] 23 Jun @ 12:31am 
@Wizardly While I could use CommandABot's BOT_CMD_ATTACK enumerator to force special infected to target different survivors, this can cause special infected to constantly switch between the closest survivor and the newly prioritized survivor since their AI will normally search for survivors to target every frame. [forums.alliedmods.net] Additionally, the Spitter's target is unaffected by CommandABot's BOT_CMD_ATTACK enumerator.

In other words, unless I can find a way to change the special infected's target priority using VScripts without having to conflict with their AI, the best way to achieve this would be to use the Target Override [forums.alliedmods.net] plugin for SourceMod which can allow special infected to ignore survivors in the safe area.
Wizardly 22 Jun @ 8:57pm 
Anyway you could give the Tank and SI some more logic on cutting it's losses? For instance, there are those solo players who've made it into the saferoom before the rest of their team has, so the Tank and all the other SI just stop, pound at the door trying to break it down but never can.

Anyway that you can make the SI stop pursuing survivors who are in a saferoom by themselves?
Thumos  [author] 10 Jun @ 9:01pm 
@Sparknight Thank you very much!