dalegdawgOct 14, 20231 min readUsing Free Layouts via C# Script in BakinThe video below will show you how to use a free layout via a C# script in Bakin
dalegdawgJun 23, 20231 min readCreating a Bakin script from scratch - Advanced versionHere's a fairly poorly-edited video (sorry I'm no video editor) where I go through the process of creating a Bakin script from scratch....
dalegdawgJun 23, 20231 min readCreating a Bakin script from scratch - Beginner versionHere's a fairly poorly-edited video (sorry I'm no video editor) where I go through the process of creating a Bakin script from scratch....
dalegdawgApr 17, 20233 min readHow to do complex Bakin variable calculations using C#In RPG Developer Bakin, it's possible to do variable calculations, yes. However, it gets increasingly difficult to manage if you're...
dalegdawgMar 17, 20237 min readHow to create a GUI for your pluginsThis guide will show you how to create a GUI for a simple plugin that logs some text to RPG Developer Bakin's debug logs. As such we will...