[Rseding91] [for 0.16] fast replace player spills all items
Posted: Wed Aug 02, 2017 3:31 pm
Not sure if this is a bug, or a feature request, but I'm taking it as a bug for now.
I've been working on a mod that adds classes to the game, allowing the player slightly different playstyles.
Here is the mod so far https://www.dropbox.com/s/1ynlcf7ej1bkv ... P.rar?dl=0
as it stands, when the player chooses a class, the current character entity is fast replaced with the entity of the chosen class.
This works, except the items the player was carrying get spilled out on the floor, even though there is room in the player's inventory.
one would expect the items to be added to the new entity's inventory.
I've been working on a mod that adds classes to the game, allowing the player slightly different playstyles.
Here is the mod so far https://www.dropbox.com/s/1ynlcf7ej1bkv ... P.rar?dl=0
as it stands, when the player chooses a class, the current character entity is fast replaced with the entity of the chosen class.
This works, except the items the player was carrying get spilled out on the floor, even though there is room in the player's inventory.
one would expect the items to be added to the new entity's inventory.