MarshallMabee Posted May 27, 2015 Share Posted May 27, 2015 Ok, I created a custom item for a character mod that works. All I have to do is add the item's "characteristics" in it's prefab folder. I want this item to give my player the ability to teleport just like the teleportation wand. I tried digging for the Orange staff's prefab file but I don't know how to piece it together.Can you send me a coding text that I can simply copy and paste into my item's prefab file? Thanks a bunch Link to comment https://forums.kleientertainment.com/forums/topic/54465-custom-item-help-teleportation/ Share on other sites More sharing options...
DarkXero Posted May 27, 2015 Share Posted May 27, 2015 inst:AddComponent("blinkstaff") Link to comment https://forums.kleientertainment.com/forums/topic/54465-custom-item-help-teleportation/#findComment-641066 Share on other sites More sharing options...
MarshallMabee Posted May 27, 2015 Author Share Posted May 27, 2015 Great thanks! Now Im left with one last question. How do I add sanity drain everytime I use the item? Link to comment https://forums.kleientertainment.com/forums/topic/54465-custom-item-help-teleportation/#findComment-641084 Share on other sites More sharing options...
MarshallMabee Posted May 27, 2015 Author Share Posted May 27, 2015 Never mind I got it Link to comment https://forums.kleientertainment.com/forums/topic/54465-custom-item-help-teleportation/#findComment-641087 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