ZerdBG3 / RAW

MIT License
30 stars 13 forks source link

Inventory Interactions #39

Open Arkenny opened 3 years ago

Arkenny commented 3 years ago

Characters should not be able to take items from another characters inventory unless they are 2m or less apart and it should cost a action to do so in combat.

FelipeRenault commented 3 years ago

I see no way to actually implement this, unfortunately. I'll need some scripting to do things like that, and even then, I might not be able to do it. This will have to go on hold until we get more tools to work with

lostsoulman commented 2 years ago

This would be difficult. A script that activates in combat that sets inventory bound on all items, except for dropping or throwing an item. Or block right click transfer to character...but not sure if that is possible.