Raised This Month: $32 Target: $400
 8% 

[L4D & L4D2] Gear Transfer (2.33) [28-Jan-2024]


Post New Thread Reply   
 
Thread Tools Display Modes
Silvers
SourceMod Plugin Approver
Join Date: Aug 2010
Location: SpaceX
Old 09-06-2021 , 07:49   Re: [L4D & L4D2] Gear Transfer (2.14) [25-Jul-2021]
Reply With Quote #341

Moved to main post.
__________________

Last edited by Silvers; 09-06-2021 at 13:37.
Silvers is offline
ddd123
Senior Member
Join Date: May 2021
Old 09-06-2021 , 11:17   Re: [L4D & L4D2] Gear Transfer (2.14) [25-Jul-2021]
Reply With Quote #342

Quote:
Originally Posted by Silvers View Post
I think it's fixed, please try this version and let me know. Posting it here for now.

Code:
2.16 (06-Sep-2021)
	- Fixed the last updating creating a ghost weapon attached between players legs. Thanks to "ddd123" for reporting.
Tested with official map and custom map(same map from screenshot). The weapon doesn't stuck on floor/legs now!
Thank you so much for fix and update!
ddd123 is offline
TBK Duy
Member
Join Date: Jun 2017
Location: Vietnam
Old 09-18-2021 , 12:12   Re: [L4D & L4D2] Gear Transfer (2.17) [18-Sep-2021]
Reply With Quote #343

This new version broke the plugin somehow, when we lose the round, we can't trade item anymore, bots seem keep grabbing item repeatly when they standing near them
TBK Duy is offline
Silvers
SourceMod Plugin Approver
Join Date: Aug 2010
Location: SpaceX
Old 09-18-2021 , 14:23   Re: [L4D & L4D2] Gear Transfer (2.17) [18-Sep-2021]
Reply With Quote #344

Quote:
Originally Posted by TBK Duy View Post
This new version broke the plugin somehow, when we lose the round, we can't trade item anymore, bots seem keep grabbing item repeatly when they standing near them
Thank you, fixed.

Code:
2.18 (18-Sep-2021)
    - Fixed round end breaking the plugin due to the last update. Thanks to "TBK Duy" for reporting.
__________________
Silvers is offline
Mi.Cura
Veteran Member
Join Date: Dec 2016
Location: Brazil
Old 09-18-2021 , 16:23   Re: [L4D & L4D2] Gear Transfer (2.17) [18-Sep-2021]
Reply With Quote #345

Quote:
Originally Posted by Silvers View Post
Thank you, fixed.

Code:
2.18 (18-Sep-2021)
    - Fixed round end breaking the plugin due to the last update. Thanks to "TBK Duy" for reporting.
Hello Silvers, I noticed that when I transfer some item to a BOT a sound appears.
But when the BOT gives me some item the sound doesn't work.
__________________
Mi.Cura | Modded Servers | L4D2
https://steamcommunity.com/groups/micuramodzombie
Mi.Cura is offline
Ja-Forces
Senior Member
Join Date: Jul 2009
Location: Leningrad
Old 09-19-2021 , 03:17   Re: [L4D & L4D2] Gear Transfer (2.18) [18-Sep-2021]
Reply With Quote #346

Thanks , Silvers
__________________
Ja-Forces is offline
Silvers
SourceMod Plugin Approver
Join Date: Aug 2010
Location: SpaceX
Old 09-19-2021 , 07:46   Re: [L4D & L4D2] Gear Transfer (2.17) [18-Sep-2021]
Reply With Quote #347

Quote:
Originally Posted by Mi.Cura View Post
Hello Silvers, I noticed that when I transfer some item to a BOT a sound appears.
But when the BOT gives me some item the sound doesn't work.
There is a sound listen again, it's a ding sorta sound.
__________________
Silvers is offline
fdxx
Member
Join Date: Oct 2020
Location: 0xdeadbeef
Old 10-13-2021 , 08:57   Re: [L4D & L4D2] Gear Transfer (2.18) [18-Sep-2021]
Reply With Quote #348

PHP Code:
L 10/13/2021 20:19:24SourceMod error session started
L 10
/13/2021 20:19:24Info (map "c2m1_highway") (file "/home/l4d2sm/game/l4d2/left4dead2/addons/sourcemod/logs/errors_20211013.log")
L 10/13/2021 20:19:24: [SMException reportedNULL not allowed
L 10
/13/2021 20:19:24: [SMBlaming: new/l4d_gear_transfer.smx
L 10
/13/2021 20:19:24: [SMCall stack trace:
L 10/13/2021 20:19:24: [SM]   [0EquipPlayerWeapon
L 10
/13/2021 20:19:24: [SM]   [1Line 1572, new/l4d_gear_transfer.sp::CreateAndEquip
L 10
/13/2021 20:19:24: [SM]   [2Line 1475, new/l4d_gear_transfer.sp::GiveItem
L 10
/13/2021 20:19:24: [SM]   [3Line 1359, new/l4d_gear_transfer.sp::TransferItem
L 10
/13/2021 20:19:24: [SM]   [4Line 1249, new/l4d_gear_transfer.sp::OnPlayerRunCmd
L 10
/13/2021 20:40:37Error log file session closed
plugin version: 2.18 (latest).
sourcemod version: 1.11.0.6743
fdxx is offline
Mi.Cura
Veteran Member
Join Date: Dec 2016
Location: Brazil
Old 10-13-2021 , 10:02   Re: [L4D & L4D2] Gear Transfer (2.18) [18-Sep-2021]
Reply With Quote #349

Quote:
Originally Posted by fdxx View Post
PHP Code:
L 10/13/2021 20:19:24SourceMod error session started
L 10
/13/2021 20:19:24Info (map "c2m1_highway") (file "/home/l4d2sm/game/l4d2/left4dead2/addons/sourcemod/logs/errors_20211013.log")
L 10/13/2021 20:19:24: [SMException reportedNULL not allowed
L 10
/13/2021 20:19:24: [SMBlaming: new/l4d_gear_transfer.smx
L 10
/13/2021 20:19:24: [SMCall stack trace:
L 10/13/2021 20:19:24: [SM]   [0EquipPlayerWeapon
L 10
/13/2021 20:19:24: [SM]   [1Line 1572, new/l4d_gear_transfer.sp::CreateAndEquip
L 10
/13/2021 20:19:24: [SM]   [2Line 1475, new/l4d_gear_transfer.sp::GiveItem
L 10
/13/2021 20:19:24: [SM]   [3Line 1359, new/l4d_gear_transfer.sp::TransferItem
L 10
/13/2021 20:19:24: [SM]   [4Line 1249, new/l4d_gear_transfer.sp::OnPlayerRunCmd
L 10
/13/2021 20:40:37Error log file session closed
plugin version: 2.18 (latest).
sourcemod version: 1.11.0.6743

I've been getting it too
__________________
Mi.Cura | Modded Servers | L4D2
https://steamcommunity.com/groups/micuramodzombie
Mi.Cura is offline
Silvers
SourceMod Plugin Approver
Join Date: Aug 2010
Location: SpaceX
Old 10-13-2021 , 11:17   Re: [L4D & L4D2] Gear Transfer (2.18) [18-Sep-2021]
Reply With Quote #350

This is an issue from SM 1.11

https://www.sourcemod.net/downloads.php?branch=dev

You need build 6754 or newer - "Fix 'GiveNamedItem' in the game left4dead2. (#1590)"
or a much older one before it broke (don't know which version) or 1.10.
__________________
Silvers is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 17:59.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode