MondayNight Posted July 8, 2018 Share Posted July 8, 2018 On a personal server I've chosen the Winter's Feast event to be on. All nice and dandy, expecting to build a wonderful thematic base in caves, yeey Winter event! Right? Well actually no, because apparently I cannot build Winter's Feast Tree in caves. I didn't knew that since, from what I remember from last winter when said event was slated (actually re-vamped, anyway), one could actually do so - or maybe I am mistaken?! (I do remember a Cave-only dedicated server where I definitely had the option in menu, yet maybe there was some tinkering with settings as it was a solely-cave server..) My question: is it intentional to not be able to build Winter's Feast Tree in caves (aka missing the tab in appropriate menu)?! Or a bug within Winter's Feast event from server options view-point? (If that's the case please a moderator move this topic in bugs section if you may, thanks!) Is confusing as one already has ability/option to build Friendly Scarecrow in caves where it doesn't actually bare any practical purpose, but Winter's Feast Trees would make for wonderful, atmospheric decorations down there. Link to comment https://forums.kleientertainment.com/forums/topic/93242-winters-feast-on-cant-build-festive-tree-in-caves/ Share on other sites More sharing options...
fimmatek Posted July 8, 2018 Share Posted July 8, 2018 I might be wrong, but I think someone said earlier that events have to be activated for the caves too (by hand?), because just with the world setting they only affect the overworld somehow. Link to comment https://forums.kleientertainment.com/forums/topic/93242-winters-feast-on-cant-build-festive-tree-in-caves/#findComment-1060775 Share on other sites More sharing options...
MondayNight Posted July 8, 2018 Author Share Posted July 8, 2018 Oh. Thus I have to manually modify the .lua file responsible for Cave shard so event could be on in there too? Sadly I have no clue how to do that (or what file is that for the matter). Link to comment https://forums.kleientertainment.com/forums/topic/93242-winters-feast-on-cant-build-festive-tree-in-caves/#findComment-1060807 Share on other sites More sharing options...
Mindkontrol Posted July 8, 2018 Share Posted July 8, 2018 Not sure what you have to do, but I have absolutely seen winter fest tree's in peoples caves on youtube. Link to comment https://forums.kleientertainment.com/forums/topic/93242-winters-feast-on-cant-build-festive-tree-in-caves/#findComment-1060873 Share on other sites More sharing options...
KoreanWaffles Posted July 8, 2018 Share Posted July 8, 2018 If an event is disabled on a server shard, you can enable it via console using these two commands. ApplySpecialEvent("winters_feast") TheWorld.topology.overrides.specialevent = "winters_feast" The first enables the event, and the second overrides the world settings so your world stays with the event active. Here are the other event tags. "none" "hallowed_nights" "winters_feast" "year_of_the_gobbler" "year_of_the_varg" Alternatively, you can give yourself the blueprint for the planter. c_give("winter_treestand_blueprint") Link to comment https://forums.kleientertainment.com/forums/topic/93242-winters-feast-on-cant-build-festive-tree-in-caves/#findComment-1060892 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.