Raised This Month: $51 Target: $400
 12% 

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


Post New Thread Reply   
 
Thread Tools Display Modes
Sev
Veteran Member
Join Date: May 2010
Old 09-01-2021 , 17:25   Re: [L4D & L4D2] Gear Transfer (2.14) [25-Jul-2021]
Reply With Quote #331

Hmmm I'm getting that adrenaline issue with the bots again that I talked about a long time back where they don't grab adrenaline like they do everything else. Config file is fine, I think I even tested it on a clean install and it wasn't working that I remember, but since nobody else seems to have reported the issue or has the issue, I guess its gotta be something else I'm using.

What fixed it before was rolling way back to an older version, but I think it started working for me again in newer versions. I lost my older versions along the way. Guess its just back to trial and error. Every other facet of the plugin works fine for me, except adrenaline for some odd reason.

Last edited by Sev; 09-01-2021 at 17:25.
Sev is offline
TBK Duy
Member
Join Date: Jun 2017
Location: Vietnam
Old 09-01-2021 , 22:24   Re: [L4D & L4D2] Gear Transfer (2.14) [25-Jul-2021]
Reply With Quote #332

I'm still using the older version 'til this day, because when you received item from bots or other player with old version you can see the item icon showing up and add to your slot, which newer version does not, i kinda hope that'll return at someday.

Anyway if you want the older version here's the link:
[link deleted]

Last edited by Silvers; 09-02-2021 at 07:18. Reason: Linked to smx without source code
TBK Duy is offline
Silvers
SourceMod Plugin Approver
Join Date: Aug 2010
Location: SpaceX
Old 09-02-2021 , 07:20   Re: [L4D & L4D2] Gear Transfer (2.14) [25-Jul-2021]
Reply With Quote #333

Quote:
Originally Posted by Sev View Post
Hmmm I'm getting that adrenaline issue with the bots again that I talked about a long time back where they don't grab adrenaline like they do everything else. Config file is fine, I think I even tested it on a clean install and it wasn't working that I remember, but since nobody else seems to have reported the issue or has the issue, I guess its gotta be something else I'm using.

What fixed it before was rolling way back to an older version, but I think it started working for me again in newer versions. I lost my older versions along the way. Guess its just back to trial and error. Every other facet of the plugin works fine for me, except adrenaline for some odd reason.
I don't know what to say. It's working here. Are there any specific situations where it doesn't work? Do you have a video of it?



Quote:
Originally Posted by TBK Duy View Post
I'm still using the older version 'til this day, because when you received item from bots or other player with old version you can see the item icon showing up and add to your slot, which newer version does not, i kinda hope that'll return at someday.

Anyway if you want the older version here's the link:
[link deleted]
I deleted the link because you didn't provide the source code and only the .smx.

I'll add this back to Gear Transfer so the icon appears. I hadn't noticed that before.
__________________
Silvers is offline
Sev
Veteran Member
Join Date: May 2010
Old 09-02-2021 , 07:45   Re: [L4D & L4D2] Gear Transfer (2.14) [25-Jul-2021]
Reply With Quote #334

Quote:
Originally Posted by Silvers View Post
I don't know what to say. It's working here. Are there any specific situations where it doesn't work? Do you have a video of it?
Iight so I deleted my old config and went with a fresh config. Still the same version (2.14).

The only difference in settings was...

l4d_gear_transfer_dist_give "1000.0"
l4d_gear_transfer_dist_grab "1000.0"
l4d_gear_transfer_notify "0"
l4d_gear_transfer_traces "30"

In the new config, the only setting I've kept is removing the notify messages.

So im guessing increasing the distance on the bots or the ray traces was the issue. Either way, its now working again for me. Sorry for the trouble.
Sev is offline
Silvers
SourceMod Plugin Approver
Join Date: Aug 2010
Location: SpaceX
Old 09-02-2021 , 08:28   Re: [L4D & L4D2] Gear Transfer (2.14) [25-Jul-2021]
Reply With Quote #335

Quote:
Originally Posted by Sev View Post
Iight so I deleted my old config and went with a fresh config. Still the same version (2.14).

The only difference in settings was...

l4d_gear_transfer_dist_give "1000.0"
l4d_gear_transfer_dist_grab "1000.0"
l4d_gear_transfer_notify "0"
l4d_gear_transfer_traces "30"

In the new config, the only setting I've kept is removing the notify messages.

So im guessing increasing the distance on the bots or the ray traces was the issue. Either way, its now working again for me. Sorry for the trouble.
Hmm interesting, thanks.



Code:
2.15 (02-Sep-2021)
    - Fixed the weapon slots equip icon not displaying like older versions. Thanks to "TBK Duy" for reporting.
__________________
Silvers is offline
KasperH
Senior Member
Join Date: Apr 2016
Location: Hungary
Old 09-02-2021 , 09:17   Re: [L4D & L4D2] Gear Transfer (2.15) [02-Sep-2021]
Reply With Quote #336

I was able to compile for myself, but this error appears when I try to download the smx:

Code:
Plugin failed to compile! Please try contacting the author.
SourcePawn Compiler 1.8.0.5969
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2015 AlliedModders LLC

178201.attach(1480) : error 017: undefined symbol "RemoveEntity"

4 Errors.
I didn't noticed the icon to.
__________________

"I've Got You In My Sights!"

Last edited by KasperH; 09-02-2021 at 09:18.
KasperH is offline
Silvers
SourceMod Plugin Approver
Join Date: Aug 2010
Location: SpaceX
Old 09-02-2021 , 09:21   Re: [L4D & L4D2] Gear Transfer (2.15) [02-Sep-2021]
Reply With Quote #337

Quote:
Originally Posted by KasperH View Post
I was able to compile for myself, but this error appears when I try to download the smx:

Code:
Plugin failed to compile! Please try contacting the author.
SourcePawn Compiler 1.8.0.5969
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2015 AlliedModders LLC

178201.attach(1480) : error 017: undefined symbol "RemoveEntity"

4 Errors.
I didn't noticed the icon to.
Thanks, I added RemoveEntity which is from SM 1.10+
__________________
Silvers is offline
ddd123
Senior Member
Join Date: May 2021
Old 09-04-2021 , 11:31   Re: [L4D & L4D2] Gear Transfer (2.15) [02-Sep-2021]
Reply With Quote #338

Hi, After update i keep seeing my bots stuck their weapon on ground when they pick up a new weapon
The weapon do still follow to bot and i can pick the weapon


This stop happening when i disable this plugin

Last edited by ddd123; 09-04-2021 at 11:35.
ddd123 is offline
Silvers
SourceMod Plugin Approver
Join Date: Aug 2010
Location: SpaceX
Old 09-05-2021 , 07:58   Re: [L4D & L4D2] Gear Transfer (2.15) [02-Sep-2021]
Reply With Quote #339

Quote:
Originally Posted by ddd123 View Post
Hi, After update i keep seeing my bots stuck their weapon on ground when they pick up a new weapon
The weapon do still follow to bot and i can pick the weapon

This stop happening when i disable this plugin
This is such a weird bug I cannot see why it's happening. I also don't know how to replicate the issue but given enough time I see it happening. I don't know how to fix this. I've reverted the plugin back to 2.14.

Can you post or PM me your plugins list please.
__________________

Last edited by Silvers; 09-05-2021 at 08:01.
Silvers is offline
ddd123
Senior Member
Join Date: May 2021
Old 09-05-2021 , 08:53   Re: [L4D & L4D2] Gear Transfer (2.15) [02-Sep-2021]
Reply With Quote #340

Quote:
Originally Posted by Silvers View Post
This is such a weird bug I cannot see why it's happening. I also don't know how to replicate the issue but given enough time I see it happening. I don't know how to fix this. I've reverted the plugin back to 2.14.

Can you post or PM me your plugins list please.
Like this?
HTML Code:
] sm plugins list
[SM] Listing 149 plugins:
  001 "Admin File Reader" (1.10.0.6509) by AlliedModders LLC
  002 "Admin Help" (1.10.0.6509) by AlliedModders LLC
  003 "Admin Menu" (1.10.0.6509) by AlliedModders LLC
  004 "AI: Jockey Behaviour" (1.0) by Breezy
  005 "Anti-Flood" (1.10.0.6509) by AlliedModders LLC
  006 "[ANY] Attachments API" (1.8) by SilverShot
  007 "Autoreload" (1.0) by Timiditas
  008 "Improved L4D2 Survivor AI Auto Trigger" (1.3) by Xanaguy
  009 "Basic Ban Commands" (1.10.0.6509) by AlliedModders LLC
  010 "Basic Chat" (1.10.0.6509) by AlliedModders LLC
  011 "Basic Comm Control" (1.10.0.6509) by AlliedModders LLC
  012 "Basic Commands" (1.10.0.6509) by AlliedModders LLC
  013 "Basic Info Triggers" (1.10.0.6509) by AlliedModders LLC
  014 "Basic Votes" (1.10.0.6509) by AlliedModders LLC
  015 "Blind Luck" (1.1.1) by James Richardson (grandwazir)
  016 "[L4D2]boomer_gibs_restore" (1.0.2) by Lux
  017 "[L4D2] Bulldozer Certificate" (1.1.1) by AtomicStryker
  018 "[L4D2] AutoHelp" (1.2.3.1) by chinagreenelvis
  019 "[L4D, L4D2] No Death Check Until Dead" (1.9) by chinagreenelvis, Harry
  020 "chargerbotai.smx"
  021 "[L4D2]Charger_Collision_Patch" (1.1) by Lux
  022 "Client Preferences" (1.10.0.6509) by AlliedModders LLC
  023 "[ANY] Command and ConVar - Buffer Overflow Fixer" (2.5) by SilverShot and Peace-Maker
  024 "[ANY] Entity Limits Logger" (2.1) by Dragokas
  025 "Fast melee fix" (2.1) by sheo
  026 "SM Show iDamage as Fortnite" (1.2) by Franc1sco Steam: franug
  027 "Fun Commands" (1.10.0.6509) by AlliedModders LLC
  028 "Fun Votes" (1.10.0.6509) by AlliedModders LLC
  029 "[L4D/L4D2] "go_away_from_keyboard" Unlock" (0.2) by cravenge
  030 "Headshot dmg" (1.0.0) by Shady
  031 "[L4D & L4D2] Special Infected Burn Duration" (1.3) by SilverShot
  032 "[L4D2] Destructive Hunter" (1.13) by Mortiegama
  033 "[L4D2] Destructive jockey" (1.13) by Mortiegama
  034 "[L4D2] HP Regeneration" (1.63) by Mortiegama
  035 "[L4D2] Nauseating Boomer" (1.2a) by Mortiegama
  036 "[L4D2] Noxious Smoker" (1.2) by Mortiegama
  037 "[L4D2] Sinister Jockey" (1.3) by Mortiegama
  038 "[L4D2] Spitter Supergirl" (1.5) by Mortiegama
  039 "[L4D2] Unstoppable Charger" (1.2) by Mortiegama
  040 "[L4D2] Vampiric Infected" (1.0) by Mortiegama
  041 "l4d2_adrenaline_snd_remove.smx"
  042 "L4D2 Boomer Shenanigans" (1.0) by Sir
  043 "[L4D2] Bulldozer Certification" (1.1.1) by AtomicStryker
  044 "L4D2 Caught Item Drop" (1.1) by kwski43 aka Jacklul
  045 "Charger Power" (1.3.1) by DJ_WEST
  046 "[L4D2] Charger Power - Objects Glow" (1.5) by SilverShot
  047 "[L4D2] Explosive Cars" (1.6) by honorcode23,Fixed: kochiurun119, HarryPotter
  048 "[L4D2] Fireworks Party" (1.10) by SilverShot
  049 "[L4D2] Global Shadow Fix" (1.2) by SilverShot
  050 "[L4D2] Grenade Launcher World Hit Fix" (1.0.0) by Mart
  051 "[L4D2] Healing Gnome" (1.14) by SilverShot
  052 "[L4D2] Gnome and Cola Shove Damage" (1.0.9) by Mart
  053 "[L4D2] Infected Hud Health Bar" (1.2.0) by z
  054 "[L4D2] Jockey Blindfold" (1.0) by Dirka_Dirka
  055 "[L4D2] Jockey Auto Jump" (1.2) by SilverShot
  056 "[L4D2] Melee Range" (1.5) by SilverShot
  057 "l4d2 melee weapons swing" (1.1) by HarryPotter
  058 "L4D2 Mighty Stomp Foot" (1.0.5) by AtomicStryker, Shadowysn (New syntax and common kill method)
  059 "[L4D2] Nerf Damage To Commons" (1.0.8) by Mart
  060 "[L4D2] Hunter Pounce Damage" (1.1b) by SilverShot
  061 "[L4D2] Pounce Damage Uncap" (1.0) by Accelerator, ProdigySim, A1m`
  062 "L4D2 Pounce Kinetics" (1.0.0) by  AtomicStryker
  063 "[L4D2] Pour Gas" (1.13) by SilverShot
  064 "[L4D2] PowerUps rush" (2.1.3) by Dusty1029 (a.k.a. {L.2.K} LOL) & HarryPotter
  065 "[L4D2] Random SI Models" (1.0.3) by Mart
  066 "[L4D2] Ricochet" (0.0) by BHaType
  067 "L4D2 Riot Cop Head Shot" (1.3) by dcx2 | helped by Mr. Zero / McFlurry
  068 "[L4D2] Special Infected Stumble - Grenade Launcher" (2.2) by SilverShot
  069 "[L4D2] Spitter Acid Damage" (1.10) by SilverShot
  070 "[L4D2] Spitter Extra Projectiles" (1.0.1) by Mart
  071 "[L4D2] Spitter Acid Glow" (1.1) by SilverShot
  072 "L4D2 Floating Smoker Target" (1.1) by SilverShot, Sir
  073 "[L4D2] Void Darkness" (1.1) by ztar
  074 "Zombie Character Select" (0.9.6) by XBetaAlpha
  075 "L4DAutoPistolSoundFix" (1.0) by Armonic
  076 "[L4D1 & L4D2] Add Prop Explosion" (1.0.7) by Mart
  077 "l4d_air_abilities_patch.smx"
  078 "Automatic Pistols" (1.0) by Coder:Timocop
  079 "[L4D1 AND L4D2] Cloud Damage" (2.22) by AtomicStryker
  080 "[L4D1 & L4D2] Console Cmd As Host (Listen Server Only)" (1.0.1) by Mart
  081 "[L4D & L4D2] Console Spam Patches" (1.3b) by SilverShot
  082 "[L4D] Critical Shot" (1.1) by [E]c, TK
  083 "[L4D/L4D2] Damage Temp Before Full Health" (1.0) by MasterMind420
  084 "Enhanced Pipe Bomb" (1.0) by MasterMind420
  085 "[L4D & L4D2] Fire Glow" (1.6) by SilverShot
  086 "[L4D & L4D2] Flashlight Package" (2.17) by SilverShot
  087 "[L4D & L4D2] Gear Transfer" (2.14) by SilverShot
  088 "[L4D & L4D2] Heartbeat (Revive Fix - Post Revive Options)" (1.7) by SilverShot
  089 "L4D Hunter Cull Jump" (1.0.3) by AtomicStryker
  090 "L4D - Hunter Cloud Damage" (1.0) by Finishlast
  091 "[L4D] Ignite Canister" (1.1) by Dragokas & Marttt (Idea by AlexMy)
  092 "[L4D & L4D2] Incapped Shove" (1.9) by SilverShot
  093 "[L4D & L4D2] Special Infected Ability Movement" (1.8) by SilverShot
  094 "Meteor Hunter" (1.5) by Spirit, Harry
  095 "[L4D & L4D2] Mutant Zombies" (1.12) by SilverShot
  096 "[L4D & L4D2] PipeBomb Damage Modifier" (1.6) by SilverShot
  097 "[L4D & L4D2] Bots Ignore PipeBombs and Shoot" (1.1) by SilverShot
  098 "[L4D2] Revive Patch" (0.2) by BHaType
  099 "[L4D1 & L4D2] Shot Warns Common" (1.0.7) by Mart
  100 "[L4D & L4D2] Special Infected Ability" (1.3.1) by raziEiL [disawar1]
  101 "L4D_Splash_Damage" (1.0.8) by  AtomicStryker
  102 "[L4D1 & L4D2] Spot Marker" (1.0.2 (Proaxel's Fork - 1.00)) by Mart (Fork by Proaxel)
  103 "starfall" (1.1.1) by Pan Xiaohai, tornasuk
  104 "superBoss" (1.0.1) by Pan Xiaohai
  105 "L4D Survivor AI Pounced Fix" (1.1.1) by  AtomicStryker, edits by Merudo
  106 "[L4D & L4D2] Swimming" (1.8) by SilverShot
  107 "[L4D & L4D2] Tank Punch Force" (1.2) by SilverShot
  108 "[L4D & L4D2] Tank Rock Ignition" (1.0.0) by Mart
  109 "[L4D & L4D2] Teammate Flashlight" (1.0) by SilverShot, sereky
  110 "[L4D & L4D2] Tongue Damage" (1.6) by SilverShot
  111 "[L4D & L4D2] Use Priority Patch" (2.2b) by SilverShot
  112 "[L4D1 & L4D2] Vomit Screen Fade" (1.0.1) by Mart
  113 "[L4D1+2] Weapon Remove" (1.3.0) by Rain_orel, Hanzolo (rewrited by Grey83)
  114 "witch mirror" (1.0) by Joshe Gatito
  115 "[L4D & L4D2] Witch - Bots Trigger" (1.2) by SilverShot
  116 "[L4D1 & L4D2] Zombie limits" (1.4) by Dragokas
  117 "[L4D & L4D2] Left 4 DHooks Direct" (1.52) by SilverShot
  118 "Heal Refuse" (2) by bullet28
  119 "LMCCore" (3.1.0) by Lux
  120 "LMCL4D2CDeathHandler" (1.1.6) by Lux
  121 "L4D2 force_max_intensity" (0.0.1) by hjhee
  122 "Model Precacher" (1.0) by Satannuts, Mister Game Over
  123 "[MT] Abilities Set #1" (8.87) by Psyk0tik (Crasher_3637)
  124 "[MT] Abilities Set #2" (8.87) by Psyk0tik (Crasher_3637)
  125 "[L4D & L4D2] Mutant Tanks" (8.87) by Psyk0tik (Crasher_3637)
  126 "[L4D2] Noxious charger" (1.2) by Mortiegama
  127 "Player Commands" (1.10.0.6509) by AlliedModders LLC
  128 "[ANY] Plugin Updates Checker" (1.0) by SilverShot
  129 "Reserved Slots" (1.10.0.6509) by AlliedModders LLC
  130 "Security Entity Limit!" (0.5.5) by Benoist3012
  131 "Show Damage" (1.0.7) by exvel
  132 "L4D2 Advanced Special Infected AI" (0.4) by def075
  133 "[ANY] Cvar Configs Updater" (1.5) by SilverShot
  134 "[ANY] Dev Cmds" (1.23) by SilverShot
  135 "Player-Teleport by Dr. HyperKiLLeR" (1.2.0.0) by Dr. HyperKiLLeR
  136 "Sniper Using Bots Fix" (1.1) by sereky
  137 "Sound Commands" (1.10.0.6509) by AlliedModders LLC
  138 "Source Scramble Manager" (1.2.0) by nosoop
  139 "SQL Admin Manager" (1.10.0.6502) by AlliedModders LLC
  140 "Survivor Bot Takeover" (0.8) by Mikko Andersson (muukis)
  141 "Prevent Tank From Suicide" (1.0) by Pan XiaoHai
  142 "ThirdPersonShoulder_Detect" (1.5.3) by MasterMind420 & Lux
  143 "[L4D2] Vicious Infected" (1.83) by Mortiegama
  144 "WeaponHandling" (1.0.6) by Lux
  145 "[L4D2] Bots Weapon Preferences Editor" (1.5) by DeathChaos25
  146 "[L4D2] Defib using bots" (1.7) by DeathChaos25
  147 "[L4D2] Incap Survivor Tank Punch FLY" (1.0) by DeathChaos25
  148 "[L4D2] Prevent Survivor Legde Grab while Disable by SI" (1.0) by DeathChaos25
  149 "[L4D2]Survivor_Legs_Restore" (1.5.2) by Lux
Although I'll be fine if this is unable to fix it. I'll just keep using the older one

Last edited by ddd123; 09-05-2021 at 08:54.
ddd123 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 10:00.


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