Seilakk Posted November 11, 2017 Share Posted November 11, 2017 I am trying to make character specific items craftable for my character, but the component "characterspecific" is blocking me. here is an example from scripts/prefabs/books.lua inst:AddComponent("characterspecific") inst.components.characterspecific:SetOwner("wickerbottom") How do i overwrite it? i don't want to delete the code, i want to make a mod that can make them craftable somehow Link to comment https://forums.kleientertainment.com/forums/topic/84055-how-to-overwrite-characterspecific-component/ 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