Shap Po Posted January 22, 2019 Share Posted January 22, 2019 (edited) I am making a DST character and I having trouble to disable his sanity parameter. So how can I do that? Edited January 22, 2019 by Shap Po Link to comment https://forums.kleientertainment.com/forums/topic/102046-disable-sanity-parameter-for-custom-character/ Share on other sites More sharing options...
Ultroman Posted January 22, 2019 Share Posted January 22, 2019 What do you mean exactly? Do you want to remove the whole sanity-meter? Do you just want sanity to never be a problem for the character? I'm not sure how the game would like it, if you just removed the sanity-component. I think a lot of things depend on it. Link to comment https://forums.kleientertainment.com/forums/topic/102046-disable-sanity-parameter-for-custom-character/#findComment-1145754 Share on other sites More sharing options...
Thomas_klei Posted January 23, 2019 Share Posted January 23, 2019 if you want to pause inst.components.sanity:Pause() Link to comment https://forums.kleientertainment.com/forums/topic/102046-disable-sanity-parameter-for-custom-character/#findComment-1146240 Share on other sites More sharing options...
Shap Po Posted January 26, 2019 Author Share Posted January 26, 2019 I want to remove sanity-meter. Link to comment https://forums.kleientertainment.com/forums/topic/102046-disable-sanity-parameter-for-custom-character/#findComment-1147883 Share on other sites More sharing options...
Ultroman Posted January 26, 2019 Share Posted January 26, 2019 (edited) That's a tall order, I think. Especially since if the server or client has any UI mods on, they might explode if the sanity-meter isn't there. Sorry, I have no help to offer on this subject, Edited January 26, 2019 by Ultroman Link to comment https://forums.kleientertainment.com/forums/topic/102046-disable-sanity-parameter-for-custom-character/#findComment-1147916 Share on other sites More sharing options...
Thomas_klei Posted January 26, 2019 Share Posted January 26, 2019 i'm not sure i think if you can pause and hide the sanity HUD it's piratically doesn't exist wait do you wanna add it as a whole or just for 1 character Link to comment https://forums.kleientertainment.com/forums/topic/102046-disable-sanity-parameter-for-custom-character/#findComment-1147932 Share on other sites More sharing options...
Ultroman Posted January 26, 2019 Share Posted January 26, 2019 As far as I understand, it's only for his character. I don't think it's possible...at least not without massive refactorings in various parts of the game-code. Read: should not be done You might be able to pause the sanity or force it to always be full, and then somehow make the sanity-widget invisible for the player using the character. Link to comment https://forums.kleientertainment.com/forums/topic/102046-disable-sanity-parameter-for-custom-character/#findComment-1147957 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