SkyVexx Posted January 28, 2020 Share Posted January 28, 2020 Hello all im a novice, at best, at coding, and ive been trying to make a custom character for a good year now thats modeled after an oc of mine, the character is a very smart scientist and also is very skilled in the medical field, therefore ive been trying to code her to be able to read and make wickerbottoms books, i was wondering if someone could help me out here as nothing ive looked up and found has proved very useful to a novice like me Link to comment https://forums.kleientertainment.com/forums/topic/115311-how-to-enable-a-custom-character-to-read-books/ Share on other sites More sharing options...
Yakuzashi Posted January 29, 2020 Share Posted January 29, 2020 I believe this should help. Place Quote inst:AddComponent("reader") inside Quote local master_postinit = function(inst) in your character's lua file (mod->scripts->prefabs) Link to comment https://forums.kleientertainment.com/forums/topic/115311-how-to-enable-a-custom-character-to-read-books/#findComment-1302808 Share on other sites More sharing options...
SkyVexx Posted January 30, 2020 Author Share Posted January 30, 2020 19 hours ago, Yakuzashi said: I believe this should help. Place inside in your character's lua file (mod->scripts->prefabs) Would that be in mod_none or just mod? I tried it in the one without _none and after updating the mod on the workshop i still find it crashes the server before i can get in, its the only mod i have enabled in the server i try it in Link to comment https://forums.kleientertainment.com/forums/topic/115311-how-to-enable-a-custom-character-to-read-books/#findComment-1302986 Share on other sites More sharing options...
Yakuzashi Posted January 30, 2020 Share Posted January 30, 2020 You can send me your whole mod folder in .zip and I will fix everything and implement book reading ability. Link to comment https://forums.kleientertainment.com/forums/topic/115311-how-to-enable-a-custom-character-to-read-books/#findComment-1303026 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