Lumina Posted January 6, 2017 Share Posted January 6, 2017 Hi, I have an idea but i don't know if it's possible. I want to create a kind of magic chest. What i want is that you could have multiple chest, but all will share the same content. So for example, i build a magic chest in base one and put a charcoal into it. I go to base 2, build another chest, and it will also contain the charcoal. If i add a honey, it will also be in chest in base 1. Is it possible to do ? Link to comment https://forums.kleientertainment.com/forums/topic/73144-unique-container-with-multiple-locations/ Share on other sites More sharing options...
zUsername Posted January 6, 2017 Share Posted January 6, 2017 Register "builditem" event for each player at start ( to store magic chest location ). Register "onopen" event for magic chest ( to check everytime player open the magic chest.). And use TheSim:FindEntities with magic chest location to get magic chest. And more.... Too complicate. But I think it is possible. Link to comment https://forums.kleientertainment.com/forums/topic/73144-unique-container-with-multiple-locations/#findComment-855919 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now