icantevenname Posted April 27, 2017 Share Posted April 27, 2017 How would one go about making a character not be affected by heat, but still get hurt from fire, ice, and freezing? Link to comment https://forums.kleientertainment.com/forums/topic/78241-summer-proofing/ Share on other sites More sharing options...
. . . Posted April 27, 2017 Share Posted April 27, 2017 I think this would do it , put it in yourcharacter.lua inside master_postinit inst.components.temperature.inherentsummerinsulation = 9999 Link to comment https://forums.kleientertainment.com/forums/topic/78241-summer-proofing/#findComment-914360 Share on other sites More sharing options...
Leonardo Cox Posted April 27, 2017 Share Posted April 27, 2017 Or use this: inst.components.temperature.maxtemp = 60 Goes in the same place that SuperDavid mentioned. Link to comment https://forums.kleientertainment.com/forums/topic/78241-summer-proofing/#findComment-914547 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