Difference between revisions of "Quests(Builder)"

From CoffeeMud Wiki
Jump to navigation Jump to search
 
Line 13: Line 13:
 
The following quests are examples of working quest scripts developed by various users.
 
The following quests are examples of working quest scripts developed by various users.
 
* [[Template(Quest)|Sample Template]]
 
* [[Template(Quest)|Sample Template]]
 +
* [[ShipBuilder(Quest)|Ship Builder]]
  
 
=Troubleshooting Quests=
 
=Troubleshooting Quests=
 
*To see if a MOB is assigned to a quest, use STAT (mobname).
 
*To see if a MOB is assigned to a quest, use STAT (mobname).

Latest revision as of 14:58, 20 January 2020

CoffeeMUD
Administrator                                                  Builder                                                              Player
=CoffeeMUD Builder Information=
Basics Praetor     Player Support     Commands     Zapper Masks Advanced Races     Classes     Abilities     Socials     Scripting    
Building Behaviors     Properties     Areas     Rooms     Exits     Items     Mobs Systems Achievements     Crafting     Help Info     Ships     Planes of Existence     Quests     Triumphs    

Creating Quests

Manual Scripts

Quest Manager

Useful Tips

  • Use MPOLOAD to give items. The items should be saved in the quest script or in a prop_hidden room in the area meant for the area administrator.
  • When a MOB uses QUESTCHAT to announce the quest, in general, they should announce what area they are in and the intended level/role of adventurers to help them.

Quest Types

Quest Rewards

Quest Examples

The following quests are examples of working quest scripts developed by various users.

Troubleshooting Quests

  • To see if a MOB is assigned to a quest, use STAT (mobname).