Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem






MMod Voice Replacement
My other addon is specifically for ammo drops.
See the pinned discussion.
It should already behave this way. The items should spawn around stomach/chest height of the NPC's.
Granted I could always add in an additional command for manually adjusting the height at which the item spawns.
I'm still not seeing any errors on my end. It's entirely plausible that another addon is conflicting with this one, but that's about the best I can come up with right now.
What are you doing that causes the error? If I can replicate it myself I can figure out what the problem is and fix it.
1. SetPos - [C]:-1
2. v - lua/autorun/npcitemdrops.lua:97
3. unknown - lua/autorun/hook_inspector.lua:229
4. FireBullets - [C]:-1
5. DoPrimaryFire - addons/[arccw] arctic's customizable weapons (base)/lua/weapons/arccw_base/sh_firing.lua:509
6. unknown - addons/[arccw] arctic's customizable weapons (base)/lua/weapons/arccw_base/sh_firing.lua:310
Yes.
Updates out, should work properly now.
Yeah there's definitely something wrong here, no idea what though.
I'll have to do some troubleshooting and see if I can figure it out.
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2552030588
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2768779947
What exactly is the issue? Because on my end it works perfectly fine.
Citizens not dropping anything is intentional because of how I coded the addon, but I can add support for more than just Combine.
Also, could you see if there's anything to make all NPCs drop items? I noticed that allies like Citizens don't drop anything, same with Stalkers, it made my tests be excluded to Citizens because your mod works perfectly fine with the Combine soldiers even with those linked mods which is why I thought there was a bug at first.
I figured as much. Those addons replace the armor and health vial entities, which results in the game freaking out. It's easy enough to patch though, I can just make a quick workaround.
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2543723967
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2370028261
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2445837308
The best you can do right now is start disabling and re-enabling addons until the issue no longer occurs.
If you have any addons that have to do with replacing/altering the entities themselves (model reskins are fine) or changing NPC death behavior they might have some odd conflicts. Otherwise I can't really do much.
Yeah it may have to be this version because I disabled the other loot mod I have (which just allows you to loot bodies for ammo) but aside from the items dropping at the body their also still spawning in the same place.
I tested the addon on my end and had no issues. I've seen this kind of problem before, but it shouldn't be happening with this one. Conflicting addons are one possibility I can think of.
Also, are you using the workshop version or the alternative in the discussion tab.