3K Coding PrimerΒΆ
Welcome to the 3Kingdoms coding primer. This is a document designed to prepare potential wizards for the basics of LPC coding specific to the 3Kingdoms library and to serve as an example for those considering wizzing but unsure if they will be able to grasp the tasks at hand.
Contents:
- Introduction
- LPC
- Types
- Variables
- Operators
- Mappings
- Functions
- Important Functions
- Control Structures
- Modifiers
- Preprocessor
- Inheritance
- Code Style
- Driver Functions
- Coding A Room
- Coding An Object
- Coding A Weapon
- Coding An Armor
- Coding A Monster
- Putting It Together
- Wizzing
- Advanced Coding Topics
- Conclusion