Left 4 Dead 2

Left 4 Dead 2

Give N Take - Interneted Version
Showing 11-20 of 32 entries
< 1  2  3  4 >
Update: 5 Aug, 2024 @ 4:31am

Small Update: Added more checks.

Update: 3 Aug, 2024 @ 8:01am

Bug hotfix: Fix typo. For the actual update, see the change note before this.

Thanks for ミ★๖ۣۜLυηα★彡 for helping me test.

Update: 3 Aug, 2024 @ 6:36am

- You can now take bots' items when they are getting up after pounced, pummelled or flung by a tank, using a timed button, healing someone or themselves, using defib, unpacking ammo packs, pouring gas cans and handling coca cola.

This is mostly useful if you are using Left 4 Bots.

- Added a new setting in the ems which allows you to exchange items with players.

Don't even try to duplicate throwables with this, I am aware and added extra checks. >:)

- Slight optimization.

Update: 1 Jul, 2024 @ 9:43am

Update 01/07/2024:

  • Code optimization, added more checks, and removed duplicate functions.
  • Survivors no longer speak their thank you lines when staggering or hanging from ledge.
  • switchToItem by default is now false.
  • Shoving detection algorithm is improved, there should no longer be any delay.

Reduced code from 753 to 533 lines.

Update: 27 Apr, 2024 @ 12:50am

Update 27/04/2024:

Added compatibility and fixed inconsistencies when using MANACAT's Extended Items Skin Pack.

I don't really use the add-on myself, so its surprising and extremely rare that I actually care about the community.

bruh.

Update: 22 Mar, 2024 @ 7:30pm

Small Update 23/03/2024: Fixed minor config ems file errors.

Forgot to mention this that the actions are considered 'shoving', so it will add 1 to the shove penalty, it's not the case of the default way of giving temporary health items, since shoving is disabled.

Update: 19 Mar, 2024 @ 8:46pm

Update 20/03/2024:

  • Fixed ems config file's encoding errors, displaying chinese characters as gibberish on some certain windows versions of notepad.
  • Reduced code from 781 to 719 lines by utilizing entity script scope to store information instead of array.

Update: 15 Feb, 2024 @ 2:16am

Small Update 15/02/2024 (2): Survivors no longer speak their thank you lines when dominated by a special.

Update: 15 Feb, 2024 @ 2:08am

Small Update 15/02/2024:

I realized you can give temporary health items to a dominated survivor by default.

So now, you can give and exchange with a dominated survivor, I can't think of a good reason on why would you want to do it at this situation, but here you go.

Update: 7 Feb, 2024 @ 6:49pm

Update 08/02/2024:

  • Deleted duplicate functions.
  • Taking bots' items while in combat now works even if you are holding items instead of weapons.

    Keep in mind that giving and exchanging are still prioritized first, that means the only situation that can occur is when both of the giver and taker have the same item.

  • Now every single of my script add-ons share the same thinker functions in order to save performance, it will only affect scripts that utilizes thinker functions.

    As of 08/02/2024, my only script add-ons that have this feature are Give N Take and Fast Melee Exploit Lite Fix.

    Inspired by MANACAT's add-ons