Today we will be creating a dungeon with two adjacent rooms that can only be traversed between via side warps.

  1. File->New
  2. Edit->Maps->Goto Map 2 (or scroll your mouse wheel over the minimap)
  3. Navigate to screen 0x84 on map 2
  4. Edit->Copy
  5. Edit->Maps->Goto Map 1
  6. Navigate back to screen 0x00 on map 1
  7. Edit->Paste
  8. Screen->Doors
  9. Click the West button and set its label to 'Open'
  10. Click 'OK'
  11. Observe a doorway has now appeared in the west wall.
  12. Screen->Side Warp
  13. Click the tall black West button in the top-left of the "Side Warp" window; it should turn red with an "A"
  14. Type "01" in the "Screen: 0x" field or click the second square of the top row of the matrix
  15. Click 'OK'
  16. Navigate to screen 0x01 on map 1
  17. Edit->Paste
  18. Screen->Doors
  19. Click the East button and set its label to 'Open'
  20. Click 'OK'
  21. Observe a doorway has now appeared in the east wall.
  22. Screen->Side Warp
  23. Click the tall black East button in the top-left of the "Side Warp" window; it should turn red with an "A"
  24. Type "00" in the "Screen: 0x" field or click the first square of the top row of the matrix
  25. Click 'OK'
  26. Quest->Test; Save Quest As (.qst); click 'Test'
  27. Observe Link spawn on screen 0x01 of map 1
  28. Walk Link through the east doorway
  29. Observe Link is now on screen 0x00 of map 1; one screen west of where he started