Left 4 Dead 2

Left 4 Dead 2

Give N Take - Interneted Version
32件中 11-20 を表示
< 1  2  3  4 >
更新:2024年8月5日 @ 4時31分
更新者:Interneted

Small Update: Added more checks.

更新:2024年8月3日 @ 8時01分
更新者:Interneted

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

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

更新:2024年8月3日 @ 6時36分
更新者:Interneted

- 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.

更新:2024年7月1日 @ 9時43分
更新者:Interneted

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.

更新:2024年4月27日 @ 0時50分
更新者:Interneted

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.

更新:2024年3月22日 @ 19時30分
更新者:Interneted

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.

更新:2024年3月19日 @ 20時46分
更新者:Interneted

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.

更新:2024年2月15日 @ 2時16分
更新者:Interneted

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

更新:2024年2月15日 @ 2時08分
更新者:Interneted

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.

更新:2024年2月7日 @ 18時49分
更新者:Interneted

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