OliveBread Posted December 1, 2017 Share Posted December 1, 2017 I need a my character to not take damage from fire, and not be able to overheat, also, always have the option to light something on fire if even if not holding anything to light it with (this one isn't necessary) also how to make a custom voice file(also not necessary) mainly just need to be immune to fire and not be able to overheat ooh, natural insulation would be nice too like +40 just from existing Link to comment https://forums.kleientertainment.com/forums/topic/84924-help-with-a-character-mod-again/ Share on other sites More sharing options...
. . . Posted December 1, 2017 Share Posted December 1, 2017 These code would make you immune to fire & overheating I think inst.components.health.fire_damage_scale = 0 inst.components.temperature.maxtemp = 30 -- for insulation against cold I think inst.components.temperature.inherentinsulation = 100 Link to comment https://forums.kleientertainment.com/forums/topic/84924-help-with-a-character-mod-again/#findComment-979831 Share on other sites More sharing options...
OliveBread Posted December 2, 2017 Author Share Posted December 2, 2017 thanks Link to comment https://forums.kleientertainment.com/forums/topic/84924-help-with-a-character-mod-again/#findComment-980135 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