ant7735 Posted March 29, 2021 Share Posted March 29, 2021 (edited) so I have been working on a mod but i want to use stats for an ingredient like a telltale heart does maybe sanity, hunger, health. This is what I have it doesn't give a error but just crashes. Thank you! Ingredient(CHARACTER_INGREDIENT.SANITY, 20) Edited March 29, 2021 by ant7735 Link to comment https://forums.kleientertainment.com/forums/topic/128409-charater_ingredients-telltale-hearts/ Share on other sites More sharing options...
-LukaS- Posted March 29, 2021 Share Posted March 29, 2021 Make sure to either create a local CHARACTER_INGREDIENT = GLOBAL.CHARACTER_INGREDIENT or just replace 'CHARACTER_INGREDIENT.SANITY' with 'GLOBAL.CHARACTER_INGREDIENT.SANITY'. Btw, you can't use hunger in crafting. 1 Link to comment https://forums.kleientertainment.com/forums/topic/128409-charater_ingredients-telltale-hearts/#findComment-1442702 Share on other sites More sharing options...
ant7735 Posted March 29, 2021 Author Share Posted March 29, 2021 Thank You So much! Link to comment https://forums.kleientertainment.com/forums/topic/128409-charater_ingredients-telltale-hearts/#findComment-1442712 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