Difference between revisions of "Manual:Zone Manual/The Room Section/Suggested room exercises"

From DikuMUD Wiki
Jump to navigation Jump to search
(Created page with "=== Suggested room exercises === 1. Create a door between the Disposal room and the main chamber of the station. Make the new door pick-proof and magic-proof. 2. Create...")
 
Line 17: Line 17:
  
 
4.Make a 3 room cliff that uses the climb DIL function to climb from the bottom to top.
 
4.Make a 3 room cliff that uses the climb DIL function to climb from the bottom to top.
 +
 +
<div style='padding-top: 30px; padding-bottom: 20px; text-align: left;float:left;width:50%;'>[[Manual:Zone_Manual/The_Room_Section/Putting_the_rooms_together|Previous: Putting the rooms together]]</div>
 +
<div style='padding-top: 30px; padding-bottom: 20px; text-align: right;float:right;width:50%;'>[[Manual:Zone_Manual/The_NPC_Section|Next: The NPC Section]]</div>

Revision as of 11:28, 26 May 2020

Suggested room exercises

1. Create a door between the Disposal room and the main chamber of the station. Make the new door pick-proof and magic-proof.

2. Create another hallway to the south of the main chamber that leads to a ship attached by an airlock. You will need a door before the hallway and before the ship so no one gets sucked out in space. You will need two more rooms for this one for the hallway and one for the ship.

3. Using the Dragon station zone as a guide create your own zone with eight rooms. Don't worry to much about descriptions and extras. Link all eight of the rooms to each of the other rooms. This means each room should have seven exits. If you were to map this it would look like a cube marked with 'X' on the sides.

4.Make a 3 room cliff that uses the climb DIL function to climb from the bottom to top.

Previous: Putting the rooms together
Next: The NPC Section