Quote from: Cassiebsg on Thu 09/03/2017 22:01:13
No, I told you I had no idea what I was doing. Not that as easy to use this module.
So, how do I call the tt_draw, then? And how do I call TypeOnDS??
Or: What code should I be using?
It looks like you copied two different code examples into one script.
If you wanted to draw typed text on room background you only need one with TypedTextDrawing.
In your current script simply replace calls to TypeSay with calls to TypeOnDS. This function already exists in your script.
I will see if I am able to rewrite description to make it easier to understand how to use this module.