Difference between revisions of "Manual:Zone Manual"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
[[Manual:Zone_Manual/Introduction|Introduction]] | [[Manual:Zone_Manual/Introduction|Introduction]] | ||
− | Giving credit where credit is due! | + | [[Manual:Zone_Manual/Introduction|Giving credit where credit is due!]] |
[[Manual:Zone_Manual/General_Compiler_Information|General Compiler Information]] | [[Manual:Zone_Manual/General_Compiler_Information|General Compiler Information]] | ||
− | The compiler | + | [[Manual:Zone_Manual/General_Compiler_Information|The compiler]] |
− | The VMC pre-processor | + | [[Manual:Zone_Manual/General_Compiler_Information|The VMC pre-processor]] |
− | Commenting your zone | + | [[Manual:Zone_Manual/General_Compiler_Information|Commenting your zone]] |
− | Macros and what they can do for you | + | [[Manual:Zone_Manual/General_Compiler_Information|Macros and what they can do for you]] |
− | Including other files in your zone | + | [[Manual:Zone_Manual/General_Compiler_Information|Including other files in your zone]] |
− | Doing minor calculations | + | [[Manual:Zone_Manual/General_Compiler_Information|Doing minor calculations]] |
[[Manual:Zone_Manual/Zone_Source_File|Zone Source File]] | [[Manual:Zone_Manual/Zone_Source_File|Zone Source File]] | ||
− | Definition types | + | [[Manual:Zone_Manual/Zone_Source_File|Definition types]] |
− | Zone information section | + | [[Manual:Zone_Manual/Zone_Source_File|Zone information section]] |
[[Manual:Zone_Manual/Unit_Building_Blocks|Unit Building Blocks]] | [[Manual:Zone_Manual/Unit_Building_Blocks|Unit Building Blocks]] | ||
[[Manual:Zone_Manual/The_Room_Section|The Room Section]] | [[Manual:Zone_Manual/The_Room_Section|The Room Section]] | ||
− | Description of room fields | + | [[Manual:Zone_Manual/The_Room_Section|Description of room fields]] |
− | Building your first room | + | [[Manual:Zone_Manual/The_Room_Section|Building your first room]] |
− | Compiling and debugging your first room | + | [[Manual:Zone_Manual/The_Room_Section|Compiling and debugging your first room]] |
− | DIL functions for rooms | + | [[Manual:Zone_Manual/The_Room_Section|DIL functions for rooms]] |
− | A more complex set of rooms | + | [[Manual:Zone_Manual/The_Room_Section|A more complex set of rooms]] |
− | Exits with doors | + | [[Manual:Zone_Manual/The_Room_Section|Exits with doors]] |
− | Locked exits | + | [[Manual:Zone_Manual/The_Room_Section|Locked exits]] |
− | Hidden exits | + | [[Manual:Zone_Manual/The_Room_Section|Hidden exits]] |
− | Rooms inside of rooms | + | [[Manual:Zone_Manual/The_Room_Section|Rooms inside of rooms]] |
− | Putting the rooms together | + | [[Manual:Zone_Manual/The_Room_Section|Putting the rooms together]] |
− | Suggested room exercises | + | [[Manual:Zone_Manual/The_Room_Section|Suggested room exercises]] |
[[Manual:Zone_Manual/The_NPC_Section|The NPC Section]] | [[Manual:Zone_Manual/The_NPC_Section|The NPC Section]] | ||
− | Description of NPC fields | + | [[Manual:Zone_Manual/The_NPC_Section|Description of NPC fields]] |
− | NPC macros | + | [[Manual:Zone_Manual/The_NPC_Section|NPC macros]] |
− | The attack and armour macro | + | [[Manual:Zone_Manual/The_NPC_Section|The attack and armour macro]] |
− | The defense and offense bonus macro | + | [[Manual:Zone_Manual/The_NPC_Section|The defense and offense bonus macro]] |
− | The NPc abilities macro | + | [[Manual:Zone_Manual/The_NPC_Section|The NPc abilities macro]] |
− | The NPc weapon and spell macros | + | [[Manual:Zone_Manual/The_NPC_Section|The NPc weapon and spell macros]] |
− | Using the composed.h | + | [[Manual:Zone_Manual/The_NPC_Section|Using the composed.h]] |
− | Building your first NPC | + | [[Manual:Zone_Manual/The_NPC_Section|Building your first NPC]] |
− | Compiling and debugging your first NPC | + | [[Manual:Zone_Manual/The_NPC_Section|Compiling and debugging your first NPC]] |
− | DIL functions for NPCs | + | [[Manual:Zone_Manual/The_NPC_Section|DIL functions for NPCs]] |
− | A more complex set of NPCs | + | [[Manual:Zone_Manual/The_NPC_Section|A more complex set of NPCs]] |
− | Magic casting NPC | + | [[Manual:Zone_Manual/The_NPC_Section|Magic casting NPC]] |
− | A wandering janitor | + | [[Manual:Zone_Manual/The_NPC_Section|A wandering janitor]] |
− | Creating a teacher | + | [[Manual:Zone_Manual/The_NPC_Section|Creating a teacher]] |
− | Guild master functions | + | [[Manual:Zone_Manual/The_NPC_Section|Guild master functions]] |
− | NPC banker | + | [[Manual:Zone_Manual/The_NPC_Section|NPC banker]] |
− | Dragon station with rooms and NPCs | + | [[Manual:Zone_Manual/The_NPC_Section|Dragon station with rooms and NPCs]] |
− | Suggested NPC exercises | + | [[Manual:Zone_Manual/The_NPC_Section|Suggested NPC exercises]] |
[[Manual:Zone_Manual/The_Objects_Section|The Objects Section]] | [[Manual:Zone_Manual/The_Objects_Section|The Objects Section]] | ||
− | Description of object fields | + | [[Manual:Zone_Manual/The_Objects_Section|Description of object fields]] |
− | Object macros | + | [[Manual:Zone_Manual/The_Objects_Section|Object macros]] |
− | Weapon and armour craftsmanship | + | [[Manual:Zone_Manual/The_Objects_Section|Weapon and armour craftsmanship]] |
− | Magical modifier | + | [[Manual:Zone_Manual/The_Objects_Section|Magical modifier]] |
− | Setting weapon fields | + | [[Manual:Zone_Manual/The_Objects_Section|Setting weapon fields]] |
− | Setting armour fields | + | [[Manual:Zone_Manual/The_Objects_Section|Setting armour fields]] |
− | Setting shield fields | + | [[Manual:Zone_Manual/The_Objects_Section|Setting shield fields]] |
− | Setting material types | + | [[Manual:Zone_Manual/The_Objects_Section|Setting material types]] |
− | Light object macro | + | [[Manual:Zone_Manual/The_Objects_Section|Light object macro]] |
− | Money macro | + | [[Manual:Zone_Manual/The_Objects_Section|Money macro]] |
− | Magical transfer macros | + | [[Manual:Zone_Manual/The_Objects_Section|Magical transfer macros]] |
− | Building your first object | + | [[Manual:Zone_Manual/The_Objects_Section|Building your first object]] |
− | Compiling and Debugging your first object | + | [[Manual:Zone_Manual/The_Objects_Section|Compiling and Debugging your first object]] |
− | DIL functions for objects | + | [[Manual:Zone_Manual/The_Objects_Section|DIL functions for objects]] |
− | Restriction functions | + | [[Manual:Zone_Manual/The_Objects_Section|Restriction functions]] |
− | Tuborg function | + | [[Manual:Zone_Manual/The_Objects_Section|Tuborg function]] |
− | Message board | + | [[Manual:Zone_Manual/The_Objects_Section|Message board]] |
− | More complex objects | + | [[Manual:Zone_Manual/The_Objects_Section|More complex objects]] |
− | Making a communication board | + | [[Manual:Zone_Manual/The_Objects_Section|Making a communication board]] |
− | Making a | + | [[Manual:Zone_Manual/The_Objects_Section|Making a containerv |
− | Creating drinks | + | [[Manual:Zone_Manual/The_Objects_Section|Creating drinks]] |
− | Creating food | + | [[Manual:Zone_Manual/The_Objects_Section|Creating food]] |
− | Making a weapon | + | [[Manual:Zone_Manual/The_Objects_Section|Making a weapon]] |
− | Making armour | + | [[Manual:Zone_Manual/The_Objects_Section|Making armour]] |
− | Making non-armour worn | + | [[Manual:Zone_Manual/The_Objects_Section|Making non-armour worn objectsv |
− | Dragon station with rooms, NPCs, and objects | + | [[Manual:Zone_Manual/The_Objects_Section|Dragon station with rooms, NPCs, and objects]] |
− | Suggested object exercises | + | [[Manual:Zone_Manual/The_Objects_Section|Suggested object exercises]] |
[[Manual:Zone_Manual/The_Reset_Section|The Reset Section]] | [[Manual:Zone_Manual/The_Reset_Section|The Reset Section]] | ||
− | Door resets | + | [[Manual:Zone_Manual/The_Reset_Section|Door resets]] |
− | Loading objects and NPCs | + | [[Manual:Zone_Manual/The_Reset_Section|Loading objects and NPCs]] |
− | Special reset functions | + | [[Manual:Zone_Manual/The_Reset_Section|Special reset functions]] |
− | The complete directive. | + | [[Manual:Zone_Manual/The_Reset_Section|The complete directive.]] |
− | The purge command | + | [[Manual:Zone_Manual/The_Reset_Section|The purge command]] |
− | The random command | + | [[Manual:Zone_Manual/The_Reset_Section|The random command]] |
− | The remove command | + | [[Manual:Zone_Manual/The_Reset_Section|The remove command]] |
− | Reset walk through | + | [[Manual:Zone_Manual/The_Reset_Section|Reset walk through]] |
− | The complete dragon station | + | [[Manual:Zone_Manual/The_Reset_Section|The complete dragon station]] |
[[Manual:Zone_Manual/Color_and_Formatting_Codes|Color and Formatting Codes]] | [[Manual:Zone_Manual/Color_and_Formatting_Codes|Color and Formatting Codes]] | ||
− | The escape character | + | [[Manual:Zone_Manual/Color_and_Formatting_Codes|The escape character]] |
− | Formatting codes | + | [[Manual:Zone_Manual/Color_and_Formatting_Codes|Formatting codes]] |
− | Color code descriptions and examples | + | [[Manual:Zone_Manual/Color_and_Formatting_Codes|Color code descriptions and examples]] |
[[Manual:Zone_Manual/The_DIL_Section|The DIL Section]] | [[Manual:Zone_Manual/The_DIL_Section|The DIL Section]] | ||
− | What is DIL? | + | [[Manual:Zone_Manual/The_DIL_Section|What is DIL?]] |
− | What can DIL be used for? | + | [[Manual:Zone_Manual/The_DIL_Section|What can DIL be used for?]] |
− | Where do I get more information on DIL | + | [[Manual:Zone_Manual/The_DIL_Section|Where do I get more information on DIL]] |
Revision as of 12:37, 24 May 2020
Introduction Giving credit where credit is due! General Compiler Information The compiler The VMC pre-processor Commenting your zone Macros and what they can do for you Including other files in your zone Doing minor calculations Zone Source File Definition types Zone information section Unit Building Blocks The Room Section Description of room fields Building your first room Compiling and debugging your first room DIL functions for rooms A more complex set of rooms Exits with doors Locked exits Hidden exits Rooms inside of rooms Putting the rooms together Suggested room exercises The NPC Section Description of NPC fields NPC macros The attack and armour macro The defense and offense bonus macro The NPc abilities macro The NPc weapon and spell macros Using the composed.h Building your first NPC Compiling and debugging your first NPC DIL functions for NPCs A more complex set of NPCs Magic casting NPC A wandering janitor Creating a teacher Guild master functions NPC banker Dragon station with rooms and NPCs Suggested NPC exercises The Objects Section Description of object fields Object macros Weapon and armour craftsmanship Magical modifier Setting weapon fields Setting armour fields Setting shield fields Setting material types Light object macro Money macro Magical transfer macros Building your first object Compiling and Debugging your first object DIL functions for objects Restriction functions Tuborg function Message board More complex objects Making a communication board [[Manual:Zone_Manual/The_Objects_Section|Making a containerv Creating drinks Creating food Making a weapon Making armour [[Manual:Zone_Manual/The_Objects_Section|Making non-armour worn objectsv Dragon station with rooms, NPCs, and objects Suggested object exercises The Reset Section Door resets Loading objects and NPCs Special reset functions The complete directive. The purge command The random command The remove command Reset walk through The complete dragon station Color and Formatting Codes The escape character Formatting codes Color code descriptions and examples The DIL Section What is DIL? What can DIL be used for? Where do I get more information on DIL