1. Scenario:

    using something like waypoints to get a list of locations (XYZ) to be saved
    then feeding that file to the ObjectPlacer Mod to place items at those locations.

    Why?

    as admin, it would be nice to have trash or objects or animals show up in a zone or event trigger.

    Features:

    Create a DeployObject package (think like NPC mod)
    1. DOTool_new name "TrashOnRoad"
    2. DOTool_Waypoints "wpRoadmap"
    3. DOTool_Event timer 3600 (every hour) or zone entry = zonename?
    4_DOTool_edit/save/remove/end commands

    Bonus - would work with event mod?

    Thoughts?
     
    Last edited by a moderator: Oct 9, 2015
  2. Interesting. I can see more than a couple of scenarios to use this.