NeddoFreddo Posted July 7, 2016 Share Posted July 7, 2016 Hello all, I am making a hat item for a character, which can store items like a backpack. It is working fine, but only in SW worlds. When I try to load it into a RoG or vanilla DS world, there is no option to open/close the backpack, and when I equip it, it crashes. This is what I get: And my .lua file for the hat: scothat.lua Link to comment https://forums.kleientertainment.com/forums/topic/68692-container-issues-bleugh/ Share on other sites More sharing options...
Mobbstar Posted July 7, 2016 Share Posted July 7, 2016 you are missing a SoundEmitter. Try inst.entity:AddSoundEmitter() Link to comment https://forums.kleientertainment.com/forums/topic/68692-container-issues-bleugh/#findComment-790635 Share on other sites More sharing options...
NeddoFreddo Posted July 7, 2016 Author Share Posted July 7, 2016 12 hours ago, Mobbstar said: you are missing a SoundEmitter. Try inst.entity:AddSoundEmitter() Thanks, it worked Link to comment https://forums.kleientertainment.com/forums/topic/68692-container-issues-bleugh/#findComment-790768 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