I'm trying to dip my toes into the magical world of eventing, but it's absolutely wild and I have no idea where to start. Gamebanana has a wonderful tutorial that covers editing .msg files for text editing purposes, but after looking around I haven't been able to find any similar tutorials for .flow files. I've gotten as far as decompiling the .bf and taking a look at the output in Notepad++, but I have no idea how to interpret what I'm seeing or how what I'm seeing interacts with the text flow in the corresponding .bmd.
Any kind of tutorial, or link to documentation that provides a list of functions and what they do, would be very much appreciated. If it matters, I'm no programming expert, but I've taken a number of classes over the years do have at least a simple understanding of basic programming concepts, which I assume would be needed for this.