Skip to content

Home

MWSE Modding Tutorial by Amalie

In this tutorial series, you will learn the basics of MWSE-Lua modding. No prior programming experience is required to follow along. This guide will walk you through every step in creating a mod called Craftable Bandage.

This mod will allow you to use your character's Bushcrafting skill to craft bandages from OAAB_Data and the effect will vary depending on your character's Survival skill.

The mod requires OAAB_Data, Skills Module, The Crafting Framework, and Ashfall. So install them if you haven't already.

Credits

Next - Episode 1: Introduction, Variables, Functions, Event-Based Programming