Modding guide for Mount&Blade; Warband, work in progress.
Base for a new modding guide for Mount&Blade Warband. Be aware, it's work in progress and there is still a lot which needs to find its place inside there.
Table of Contents
- Introduction
- Localization and Modularity
- Setting up the Module System
- Module Syntax and Usage
- Documenation Module System
- Documentation module.ini
- Most Common Errors at Compiling
- Good Practice (not started yet)
- In-game Editor (not started yet)
- Frequently Asked Questions (not started yet)
- Tutorials (not started yet)
- Coding Examples (not started yet)
Edit Log 24.01.2021
- Added passage 'Using Modifiers for Item Variants'
- Added passage about timid and meek horse modifiers
- Added subsection 'Basic Colour Codes' to FAQ section
- Added Subsection Module Strings, by jik
- Added Subsection Module Quests, by jik
- Added Subsection Module Mission Template, by jik
- Started subsection Module Particle Systems
- Moved up section about module.ini and renamed it as well as section Documentation
- Added remark of Somebody at fall damage
- Little corrections and additions