nastya80024 Posted August 26, 2021 Share Posted August 26, 2021 Hello. I recently started working on my own character and I had a problem. I would like to create my own weapon and make my character immune to the cold, but the problem is that I can not find a tutorial for this, since the lessons from the residents of our country tells only about the minimum settings of modmain and modinfo, and I also could not find any information on foreign forums. If someone knows how to do this, please tell me. I will be very grateful!^^ Link to comment https://forums.kleientertainment.com/forums/topic/132984-i-need-help-creating-a-character/ Share on other sites More sharing options...
Monti18 Posted August 27, 2021 Share Posted August 27, 2021 To create an equippable item, in your case a weapon. As for the immune to cold, you can add this line to the master postinit of your character prefab: inst.components.temperature.mintemp = 10 1 Link to comment https://forums.kleientertainment.com/forums/topic/132984-i-need-help-creating-a-character/#findComment-1488787 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