You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, it works poorly with mods like "[WOTC] Dude, Where's My Loot?" or formerly "[WOTC] Loot Mind Control]" in that LW2 fixes only the corpses. If you are not using other mod, then you are missing on certain loot, and if you are using other mod then you get your loot, but also double the amount of corpses. So no matter what you do currently the overall amount of stuff you get is incorrect.
The easiest solution would be just to comment this section out and to warn players to just use a mod specifically focused on solving this issue.
The text was updated successfully, but these errors were encountered:
Actually, nevermind. One can transfer GH issues between forks. @Tedster59, since you have the rights to both, could you do it? Should be a "-> Transfer issue" in the bottom right.
Here is the LW2 code which make enemies who are mind controlled at the end of full salvage missions to drop their corpses:
lwotc/LongWarOfTheChosen/Src/LW_Overhaul/Classes/X2EventListener_Tactical.uc
Line 687 in 4957602
However, it works poorly with mods like "[WOTC] Dude, Where's My Loot?" or formerly "[WOTC] Loot Mind Control]" in that LW2 fixes only the corpses. If you are not using other mod, then you are missing on certain loot, and if you are using other mod then you get your loot, but also double the amount of corpses. So no matter what you do currently the overall amount of stuff you get is incorrect.
The easiest solution would be just to comment this section out and to warn players to just use a mod specifically focused on solving this issue.
The text was updated successfully, but these errors were encountered: