01Kevin03 Posted December 2, 2022 Share Posted December 2, 2022 I would like to know if it is possible to create a script like dmndholidayhandler but for another zone? for example in Sanctuary Hills to make trees appear only for Christmas and then it disappears like for diamond city, thanks! Link to comment Share on other sites More sharing options...
LarannKiar Posted December 5, 2022 Share Posted December 5, 2022 It certainly is. Basic scripting and the Render and Object Windows (Creation Kit) are involved. The procedure: place a marker (MI) >> attach a script like "dmndholidayhandler" to it >> place another marker (MII) >> make your decoration (DEC) >> set MII as Enable Parent (EP) of DEC >> edit the script attached to MI >> enable/disable MII based on the events in "dmndholidayhandler". (Notes: the object whose EP is disabled is disabled too. If its EP is enabled, the object is enabled as well). Link to comment Share on other sites More sharing options...
SKKmods Posted December 6, 2022 Share Posted December 6, 2022 Design consideration: placing invisible objects in a build area can cause them to be built over. Link to comment Share on other sites More sharing options...
Recommended Posts