Tutorial:Basic Dungeon Scripting: Revision history

From PMDOWiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

20 October 2025

22 August 2025

  • curprev 16:1616:16, 22 August 2025 Imbion talk contribs 7,162 bytes +22 No edit summary
  • curprev 15:3415:34, 22 August 2025 Imbion talk contribs 7,140 bytes +7,140 Created page with "This article is a guide on how to initalize the basic scripts for a zone (aka dungeon) script. Most of the complexity lies in the <code>ExitSegment</code> function. == About the File == When creating a zone, PMDO automatically creates a corresponding script file for the zone. These files can be found by going into the mod's root folder, and then following the path <code>Data/Script/[namespace]/zone</code>. Then, to find the script file for a dungeon, select the folder w..."