skittles sour Posted March 17, 2021 Share Posted March 17, 2021 Hi, so in a mod of mine I have local T = GLOBAL.TUNING T.SEASON_LENGTH_FRIENDLY_VERYSHORT = 7 print("hello world") T.SEASON_LENGTH_HARSH_VERYSHORT = 4 Then I generated a world with all four seasons set to very short. I did see the "hello world", and when I print(TUNING.SEASON_LENGTH_FRIENDLY_VERYSHORT) I do see the 7. But autumn remains 5 days, which is the default length of a very short season. What did I do wrong here that made the world ignore the season tuning adjustments? Link to comment https://forums.kleientertainment.com/forums/topic/128064-tuning-adjustments-ignored-by-world/ Share on other sites More sharing options...
Serpens Posted March 17, 2021 Share Posted March 17, 2021 I think you made everything correct, but this new mechanic is still bugged. not 100% sure though. 1 Link to comment https://forums.kleientertainment.com/forums/topic/128064-tuning-adjustments-ignored-by-world/#findComment-1439029 Share on other sites More sharing options...
skittles sour Posted March 17, 2021 Author Share Posted March 17, 2021 Ah tyty!!! That was what I guessed... It seems to sometimes go through and sometimes not... Link to comment https://forums.kleientertainment.com/forums/topic/128064-tuning-adjustments-ignored-by-world/#findComment-1439067 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