Various ideas have been suggested to improve this; what I'm trying, by way of my new Sandworm Cavern SONAR addon, is a slight variant of my frequent wish that I could have Burning Star in Sandworm lair; in its place, we give the player access to an item that can detect and "remember" the walls of nearby sand caverns. It keys off receiving the "Into the Darkness" quest; the plot hooks should be easy to follow from there.
[And some people will no doubt consider this cheating, so it's definitely not going into ZOmnibus. ]
[Implementation notes:]
Code: Select all
Hooks:
Entity:loadList [to load objects and NPCs]
Superload:
mod.class.Player:
on_quest_grant() [to hook into the "Into the Darkness" quest]