I thought they fixed that, if you are still in the zombie inventory while it turns to a gore block a gore block does not spawn so it can not be looted again.I'd like to see a mod that helps combat dupers. The dead zombie body is the most widely used dupe and it occurs quickly. It's the most rampant thing on servers right now.
If you leave the window open when it turns to a gore block the gore block does not spawn.When you close the window is when the contents save to the body. (All before gore block)So, if you place items in the body...close it...then open it up again...transfer them to your backpack, but leave the window open....you simply close the window after the gore block appears. When you open the gore block, all those items are still there.
Yes. It does. It's the first thing I tested after the update and I catch players doing it all the time on my servers. You have to remove all original contents, close it after placing the items you want to dupe into the body, then reopen it.If you leave the window open when it turns to a gore block the gore block does not spawn.
I have tried to repro this for myself and I am unable to make a gore block spawn while the inventory is open.But that's not the only dupe. Just the easiest and most commonly used one. There's one with cars that involves two people. Same principle. One that you use task manager to shut down while you have a chest open....ect. Basically... a mod that can look for exact same quality items and inventory items that doubled in a short period of time.
- - - Updated - - -
Yes. It does. It's the first thing I tested after the update and I catch players doing it all the time on my servers.
I will try it again and see if I can repo it.You have to remove all original contents, close it after placing the items you want to dupe into the body, then reopen it. Take the items back out and leave the window open while waiting for the gore block to appear.
works perfectly. Thank you.Update (9/8/17)
Here is a small mod that will allow servers to operate without dupe looting
What this mod does is destroys the corpse after closing the loot window, if any loot is left inside the zombie corpse when it is closed a backpack will drop along side the gore block and the back pack will have the contents of whatever was placed into the zombie body, the gore block will be empty. You can loot the gore block for nothing and upon closing the loot window the gore block will be destroyed, if you wish to harvest the gore block for bones you can do that as you wish since no items will be inside of it.
+Loot
-Changed all zombie loot windows to destroy on close
Download
Note: This is not 100% perfect, you can still dupe loot whatever the zombie originally gave you but you can not dupe loot anything you choose at least
Np, like I said its not 100% perfect if you dont loot the zombie and jsut wait with the window open you can get double the loot that the zombie originally dropped but its the best I can do until i can figure out what the difference is in the dll file for SP vs MP looting.works perfectly. Thank you.
That would be the network and neverending fight of syncing data from clients to servers and vise versa.Np, like I said its not 100% perfect if you dont loot the zombie and jsut wait with the window open you can get double the loot that the zombie originally dropped but its the best I can do until i can figure out what the difference is in the dll file for SP vs MP looting.
Nice work!Update (9/8/17)
Here is a small mod that will allow servers to operate without dupe looting
What this mod does is destroys the corpse after closing the loot window, if any loot is left inside the zombie corpse when it is closed a backpack will drop along side the gore block and the back pack will have the contents of whatever was placed into the zombie body, the gore block will be empty. You can loot the gore block for nothing and upon closing the loot window the gore block will be destroyed, if you wish to harvest the gore block for bones you can do that as you wish since no items will be inside of it.
+Loot
-Changed all zombie loot windows to destroy on close
Download
Note: This is not 100% perfect, you can still dupe loot whatever the zombie originally gave you but you can not dupe loot anything you choose at least
Rethought. Minecraft had to do this at one point. but it greatly improved the community. I wish this was done early in the games development. I don't feel we'll ever see a true fix.That would be the network and neverending fight of syncing data from clients to servers and vise versa.
Cheers
-edit- as madmole said before, authoritative networking would be needed and implementation would take bout 12 months to redo the entire alpha.
Nice work!
You could tell us which lines have to be modified.
It is for those who already have several mods and the loot.xml is already very modified.
So we can modify it without many problems.
thx, thx, thx
All zombie loot containers need to be destroy on close true, to make sure you get them all go to Entityclasses and look for all of these lines <property name="LootListOnDeath" value="15"/> the number tells you what loot container ID's corrospond to all the zombies in the loot.xml <lootcontainer id="15" destroy_on_close="true"Nice work!
You could tell us which lines have to be modified.
It is for those who already have several mods and the loot.xml is already very modified.
So we can modify it without many problems.
thx, thx, thx