Difference between revisions of "Manual:Zone Manual"
Jump to navigation
Jump to search
(6 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
[[Manual:Zone_Manual/Introduction|Introduction]] | [[Manual:Zone_Manual/Introduction|Introduction]] | ||
− | [[Manual:Zone_Manual/Introduction|Giving credit where credit is due!]] | + | [[Manual:Zone_Manual/Introduction#Giving credit where credit is due!|Giving credit where credit is due!]] |
[[Manual:Zone_Manual/General_Compiler_Information|General Compiler Information]] | [[Manual:Zone_Manual/General_Compiler_Information|General Compiler Information]] | ||
− | [[Manual:Zone_Manual/General_Compiler_Information|The compiler]] | + | [[Manual:Zone_Manual/General_Compiler_Information#The compiler|The compiler]] |
[[Manual:Zone_Manual/General_Compiler_Information/The_VMC_pre-processor|The VMC pre-processor]] | [[Manual:Zone_Manual/General_Compiler_Information/The_VMC_pre-processor|The VMC pre-processor]] | ||
[[Manual:Zone_Manual/General_Compiler_Information/The_VMC_pre-processor#Commenting your zone|Commenting your zone]] | [[Manual:Zone_Manual/General_Compiler_Information/The_VMC_pre-processor#Commenting your zone|Commenting your zone]] | ||
Line 10: | Line 10: | ||
[[Manual:Zone_Manual/General_Compiler_Information/The_VMC_pre-processor#Doing minor calculations|Doing minor calculations]] | [[Manual:Zone_Manual/General_Compiler_Information/The_VMC_pre-processor#Doing minor calculations|Doing minor calculations]] | ||
[[Manual:Zone_Manual/Zone_Source_File|Zone Source File]] | [[Manual:Zone_Manual/Zone_Source_File|Zone Source File]] | ||
− | [[Manual:Zone_Manual/Zone_Source_File | + | [[Manual:Zone_Manual/Zone_Source_File#Definition types|Definition types]] |
[[Manual:Zone_Manual/Zone_Source_File/Zone_information_section|Zone information section]] | [[Manual:Zone_Manual/Zone_Source_File/Zone_information_section|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]] | ||
− | [[Manual:Zone_Manual/The_Room_Section | + | [[Manual:Zone_Manual/The_Room_Section#Description of room fields|Description of room fields]] |
[[Manual:Zone_Manual/The_Room_Section/Building_your_first_room|Building your first room]] | [[Manual:Zone_Manual/The_Room_Section/Building_your_first_room|Building your first room]] | ||
+ | [[Manual:Zone_Manual/The_Room_Section/Climbing|Climbing]] | ||
[[Manual:Zone_Manual/The_Room_Section/Compiling_and_debugging_your_first_room|Compiling and debugging your first room]] | [[Manual:Zone_Manual/The_Room_Section/Compiling_and_debugging_your_first_room|Compiling and debugging your first room]] | ||
[[Manual:Zone_Manual/The_Room_Section/DIL_functions_for_rooms|DIL functions for rooms]] | [[Manual:Zone_Manual/The_Room_Section/DIL_functions_for_rooms|DIL functions for rooms]] | ||
Line 26: | Line 27: | ||
[[Manual:Zone_Manual/The_Room_Section/Suggested_room_exercises|Suggested room exercises]] | [[Manual:Zone_Manual/The_Room_Section/Suggested_room_exercises|Suggested room exercises]] | ||
[[Manual:Zone_Manual/The_NPC_Section|The NPC Section]] | [[Manual:Zone_Manual/The_NPC_Section|The NPC Section]] | ||
− | [[Manual:Zone_Manual/The_NPC_Section | + | [[Manual:Zone_Manual/The_NPC_Section#Description of NPC fields|Description of NPC fields]] |
[[Manual:Zone_Manual/The_NPC_Section/NPC_macros|NPC macros]] | [[Manual:Zone_Manual/The_NPC_Section/NPC_macros|NPC macros]] | ||
[[Manual:Zone_Manual/The_NPC_Section/NPC_macros#The attack and armour macro|The attack and armour macro]] | [[Manual:Zone_Manual/The_NPC_Section/NPC_macros#The attack and armour macro|The attack and armour macro]] | ||
Line 45: | Line 46: | ||
[[Manual:Zone_Manual/The_NPC_Section/Suggested_NPC_exercises|Suggested NPC exercises]] | [[Manual:Zone_Manual/The_NPC_Section/Suggested_NPC_exercises|Suggested NPC exercises]] | ||
[[Manual:Zone_Manual/The_Objects_Section|The Objects Section]] | [[Manual:Zone_Manual/The_Objects_Section|The Objects Section]] | ||
− | [[Manual:Zone_Manual/The_Objects_Section | + | [[Manual:Zone_Manual/The_Objects_Section#Description of object fields|Description of object fields]] |
[[Manual:Zone_Manual/The_Objects_Section/Object_macros|Object macros]] | [[Manual:Zone_Manual/The_Objects_Section/Object_macros|Object macros]] | ||
[[Manual:Zone_Manual/The_Objects_Section/Object_macros#Weapon and armour craftsmanship|Weapon and armour craftsmanship]] | [[Manual:Zone_Manual/The_Objects_Section/Object_macros#Weapon and armour craftsmanship|Weapon and armour craftsmanship]] | ||
Line 73: | Line 74: | ||
[[Manual:Zone_Manual/The_Objects_Section/Suggested_object_exercises|Suggested object exercises]] | [[Manual:Zone_Manual/The_Objects_Section/Suggested_object_exercises|Suggested object exercises]] | ||
[[Manual:Zone_Manual/The_Reset_Section|The Reset Section]] | [[Manual:Zone_Manual/The_Reset_Section|The Reset Section]] | ||
− | [[Manual:Zone_Manual/The_Reset_Section | + | [[Manual:Zone_Manual/The_Reset_Section#Door resets|Door resets]] |
[[Manual:Zone_Manual/The_Reset_Section/Loading_objects_and_NPCs|Loading objects and NPCs]] | [[Manual:Zone_Manual/The_Reset_Section/Loading_objects_and_NPCs|Loading objects and NPCs]] | ||
[[Manual:Zone_Manual/The_Reset_Section/Special_reset_functions|Special reset functions]] | [[Manual:Zone_Manual/The_Reset_Section/Special_reset_functions|Special reset functions]] | ||
Line 83: | Line 84: | ||
[[Manual:Zone_Manual/The_Reset_Section/The_complete_dragon_station|The complete dragon station]] | [[Manual:Zone_Manual/The_Reset_Section/The_complete_dragon_station|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]] | ||
− | [[Manual:Zone_Manual/Color_and_Formatting_Codes | + | [[Manual:Zone_Manual/Color_and_Formatting_Codes#The escape character|The escape character]] |
[[Manual:Zone_Manual/Color_and_Formatting_Codes/Formatting_codes|Formatting codes]] | [[Manual:Zone_Manual/Color_and_Formatting_Codes/Formatting_codes|Formatting codes]] | ||
+ | [[Manual:Zone_Manual/Color_and_Formatting_Codes/Formatting_code_descriptions_and_examples|Formatting code descriptions and examples]] | ||
[[Manual:Zone_Manual/Color_and_Formatting_Codes/Color_code_descriptions_and_examples|Color code descriptions and examples]] | [[Manual:Zone_Manual/Color_and_Formatting_Codes/Color_code_descriptions_and_examples|Color code descriptions and examples]] | ||
[[Manual:Zone_Manual/The_DIL_Section|The DIL Section]] | [[Manual:Zone_Manual/The_DIL_Section|The DIL Section]] | ||
− | [[Manual:Zone_Manual/The_DIL_Section | + | [[Manual:Zone_Manual/The_DIL_Section#What is DIL?|What is DIL?]] |
− | [[Manual:Zone_Manual/The_DIL_Section | + | [[Manual:Zone_Manual/The_DIL_Section#What can DIL be used for?|What can DIL be used for?]] |
− | [[Manual:Zone_Manual/The_DIL_Section | + | [[Manual:Zone_Manual/The_DIL_Section#Where do I get more information on DIL?|Where do I get more information on DIL]] |
+ | [[Manual:Zone_Manual/Appendices|Appendices]] | ||
+ | [[Manual:Zone_Manual/Appendices#VMC command line options|VMC command line options]] | ||
+ | [[Manual:Zone_Manual/Appendices/Reserved_keyword_listing|Reserved keyword listing]] | ||
+ | [[Manual:Zone_Manual/Appendices/Race Definitions in values.h|Race Definitions in values.h]] | ||
+ | [[Manual:Zone_Manual/Appendices/weapon definitions in values.h|weapon definitions in values.h]] | ||
+ | [[Manual:Zone_Manual/Appendices/Liquid macros file|Liquid macros file]] | ||
+ | [[Manual:Zone_Manual/Appendices/Complete magical transfers macros listing|Complete magical transfers macros listing]] | ||
+ | [[Manual:Zone_Manual/Appendices/Skill definitions in values.h|Skill definitions in values.h]] | ||
+ | [[Manual:Zone_Manual/Appendices/Spell definitions in values.h|Spell definitions in values.h]] | ||
+ | |||
+ | <div style='padding-top: 30px; padding-bottom: 20px; text-align: right;float:right;width:50%;'>[[Manual:Zone_Manual/Introduction|Next: Introduction]]</div> | ||
+ | |||
+ | [[Category:Manual Title Pages]] |
Latest revision as of 17:47, 8 January 2021
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 Climbing 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 Making a container Creating drinks Creating food Making a weapon Making armour Making non-armour worn object 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 Formatting code descriptions and examples 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 Appendices VMC command line options Reserved keyword listing Race Definitions in values.h weapon definitions in values.h Liquid macros file Complete magical transfers macros listing Skill definitions in values.h Spell definitions in values.h