Difference between revisions of "Quests(Builder)"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| (11 intermediate revisions by the same user not shown) | |||
| Line 4: | Line 4: | ||
| ==Manual Scripts== | ==Manual Scripts== | ||
| ==Quest Manager== | ==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 Types= | ||
| =Quest Rewards= | =Quest Rewards= | ||
| =Quest  | =Quest Examples= | ||
| The following quests are examples of working quest scripts developed by various users. | |||
| * [[Template(Quest)|Sample Template]] | |||
| * [[ShipBuilder(Quest)|Ship Builder]] | |||
| =Troubleshooting Quests= | |||
| *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).