Left 4 Dead 2

Left 4 Dead 2

Current Item Drop on Immobilization
Showing 11-20 of 25 entries
< 1  2  3 >
Update: 23 Aug, 2024 @ 4:55pm

-Hotfix: Fixed cricket bats not dropping even if they're not blacklisted

Update: 23 Aug, 2024 @ 4:26pm

-Fixed baseball bat being able to be dropped even if it was blacklisted

-General code clean up

Update: 15 Jun, 2024 @ 1:33pm

-Reworked Smoker tongue grab function. No longer relies on a thinker function

-Dropped item instructor hints can now be seen through walls

-Messages regarding invalid config settings now print to the chat as well, as opposed to only the console

-General code clean-up

Update: 21 Apr, 2024 @ 7:54am

-Doubled range of the instructor hint

Update: 1 Apr, 2024 @ 5:18am

-Fixed the item not being dropped when getting grabbed by a Smoker for realsies

Update: 1 Apr, 2024 @ 5:06am

-Added some gun foley sounds to potentially let the player know that their item was dropped

-If you think that isn't enough, instructor hints will now be displayed letting you know where your item was dropped. This can be turned off by setting show_hint to false in the config. Please note that this may not work as expected in some cases but it should just fine in normal use cases.

Update: 29 Mar, 2024 @ 4:57pm

-Fixed items not being dropped by the Smoker due to an oversight when renaming the script

Update: 28 Mar, 2024 @ 1:22pm

-Fixed the grenade launcher being an "invalid item", since it was missing from the valid items list due to an oversight

Update: 24 Mar, 2024 @ 10:44am

Update: 24 Mar, 2024 @ 10:43am

-Items can now be dropped when getting incapacitated or when slipping and hanging on a ledge, which can be configured with the incap_chance and ledge_chance parameters respectively

-Renamed script to Current Item Drop on Immobilization (CIDOI), previously called Current Item Drop on SI Grab (CIDOSIG)

-Renamed charger_chance parameter to charger_carry_chance