Deimos001 Posted January 2, 2024 Share Posted January 2, 2024 i had to regenerate my cave world and now im back to 1 day survived, is there a file where i can change that or a command? Link to comment https://forums.kleientertainment.com/forums/topic/153647-does-someone-know-if-theres-a-command-to-change-the-value-of-your-days-survived/ Share on other sites More sharing options...
Antynomity Posted January 2, 2024 Share Posted January 2, 2024 I haven't seen any, if you can't find one or no one here knows if one exists then just skip to your day count with c_skip(X) and change the season with TheWorld:PushEvent("ms_setseason", "season_name_lowercase") Mind you, changing the season will start the season, so you might have to do some quick maths to truly align the seasons with the daycount again, hope this helped. the answer to that is below this comment Link to comment https://forums.kleientertainment.com/forums/topic/153647-does-someone-know-if-theres-a-command-to-change-the-value-of-your-days-survived/#findComment-1692124 Share on other sites More sharing options...
grm9 Posted January 2, 2024 Share Posted January 2, 2024 ThePlayer.components.age.saved_age = amount of days * TUNING.TOTAL_DAY_TIME Link to comment https://forums.kleientertainment.com/forums/topic/153647-does-someone-know-if-theres-a-command-to-change-the-value-of-your-days-survived/#findComment-1692129 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.
Please be aware that the content of this thread may be outdated and no longer applicable.