Open GafrieGithub opened 1 year ago
This would now make more sense on the main repo, https://github.com/long-war-2/lwotc/issues. Would you like to recreate it there, or shall I?
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.
Copied to long-war-2
, can be closed.
Here is the LW2 code which make enemies who are mind controlled at the end of full salvage missions to drop their corpses: https://github.com/Tedster59/lwotc/blob/4957602884a8afabfa522ccc8cb8e40a8365d3f4/LongWarOfTheChosen/Src/LW_Overhaul/Classes/X2EventListener_Tactical.uc#L687 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.