loopuleasa Posted December 13, 2019 Share Posted December 13, 2019 Title. Also, is there a way to run all seasonal events at once. I feel there is fun content in all of them. Unsure if compatible between one another. Loop/ Link to comment https://forums.kleientertainment.com/forums/topic/114240-will-hallows-end-worlds-get-converted-to-winter-feast-worlds-automatically/ Share on other sites More sharing options...
Whisperlisc Posted December 13, 2019 Share Posted December 13, 2019 I found this command on wiki, haven't tried it but it says there it'll activate all events in the same time, it will not work if world event is set to auto. for k, v in pairs(SPECIAL_EVENTS) do if v ~= SPECIAL_EVENTS.NONE then local tech = TECH[k] if tech ~= nil then tech.SCIENCE = 0 end end end function IsSpecialEventActive(event) return true end Link to comment https://forums.kleientertainment.com/forums/topic/114240-will-hallows-end-worlds-get-converted-to-winter-feast-worlds-automatically/#findComment-1291377 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.