Doublezero Posted May 18, 2023 Share Posted May 18, 2023 I want to detect when a player activates a container without attaching a script to containers. How can I do this? Quote Link to comment Share on other sites More sharing options...
Kendo 2 Posted May 18, 2023 Share Posted May 18, 2023 Most likely not possible. If it's Skyrim there's a vanilla script for it; a few wilderness bandit chests have vanilla script attached. Open the chest, bandits spawn in. I don't think you'd need a new external script and you could do it with an esp only; since it's a vanilla function. Just spit-balling/talking out my ass here. Quote Link to comment Share on other sites More sharing options...
Doublezero Posted May 23, 2023 Author Share Posted May 23, 2023 I figured it out. I only needed to use a perk for it to work. Now that I know that I believe the better option is to scan the cell for containers that I want to spawn the item in. Quote Link to comment Share on other sites More sharing options...
Doublezero Posted May 25, 2023 Author Share Posted May 25, 2023 I successfully spawned this in a locked safe. Now I just need to work out the obvious issue here. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.