Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » Mod Help
- plasma26
-
62 posts
Mod Help
I'm still working on Magic, my mod, and I am working on multiline strings. How do I make it so that when I ad %q to a block it will work.

- danwoodski
-
100+ posts
Mod Help
I would recommend checking out the source of either Bingo or Insanity, which both feature multi-line strings.
- jvvg
-
1000+ posts
Mod Help
In Insanity, I copied the code from nXIII's awesome Scratch add-ons. However, I recommend against just importing that file completely, as it may conflict with stuff already in your mod. What I did is I selectively fileIn'd the code that was related to the multiline input.
jvvg
Professional full stack web developer who first learned programming in Scratch
Administrator and lead engineer on the Scratch Wiki
- plasma26
-
62 posts
Mod Help
Nevermind. I got it figured out. But thanks!
PS- I got the code from bingo
PS- I got the code from bingo

- Discussion Forums
- » Advanced Topics
-
» Mod Help