No description
Find a file
2020-07-28 21:48:43 -07:00
MWSE/mods/celediel/DoorRandomizer initial commit 2020-07-28 21:30:33 -07:00
.gitignore initial commit 2020-07-28 21:30:33 -07:00
LICENSE Initial commit 2020-07-28 21:01:41 -07:00
README.md updated readme 2020-07-28 21:48:43 -07:00

Morrowind Door Randomizer

About

A Morrowind MWSE-Lua mod to randomize the destinations of cell-change doors.

I discovered that tes3.setDestination() was a thing, so I wrote this.

Mod configuration menu

  • Percent chance to randomize doors on activate
  • Enable/Disable choosing of Wilderness cells
  • Enable/Disable choosing of cells without a door to place the player at
  • Choose only:
    • Interior cells
    • Exterior cells
    • Both
    • Match destination cell
  • Ignore list for cells
  • Debug logging, to see my cool recursive functions at work

Requirements

MWSE 2.1 nightly @ github

Credits

  • MWSE Team for MWSE with Lua support
  • Morrowind Modding Discord as always, for essentially being the MWSE docs

License

MIT License. See LICENSE file.