What's new
the Sim Settlements forums!

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Question CloneGrab Only Works in Settlements?

TonyE

New Member
Messages
1
I was really struggling with why I could not get the Clone function to work, either with a hotkey or by pasting the command into the console. After several hours of testing, I seem to be able to get this to work as long as I am in a standard settlement, such as Sanctuary. When I try to use this in an interior cell, such as a home added by a mod, the clone function doesn't work. Something in the script looks to be checking to ensure that you are in a settlement not just a workshop area. I'm able to decompile ActionManager.pex and it looks like the clonegrabbed function checks to see if you're in a settlement. I tried editing that out but can't seem to recompile ActionManager.psc to ActionManager.pex.
 
Top