A text formatting question
Line breaks in mission intros are automatically turned into <br><br>, I believe. All you have to do is put them in while typing in the windows. I suppose they could be inserted manually also.
<《 New Colchis / Guides / Mission Architect 》>
"At what point do we say, 'You're mucking with our myths'?" - Harlan Ellison
Sweet - ok, so just simple HTML coding will work in the game? Cool.
remember that <br> counts as 4 characters toward your limit. (or is it /br counting as three?)
/br doesn't work. You can just enter your paragraph breaks as normal (enter/enter) and then the editor saves the file it will convert them all to <br><br> for you.
If you're close to the 100k limit on file size and have lots of these, you may have to replace all the <br><br> text w/ the "real thing" in order to publish (as actual newlines take 1 char each vs. the 4 for <br>.
Janrith
Triumph Heroes:
=============
Saunik: lvl 50 Mutant Sonic/Electric Blaster
Photaun: lvl 50 Peacebringer
Taukezo Kensei: lvl 50 Natural Willpower/Dual Blades Tank
Published Arcs:
7326 Avenging the Dead
135096 Superhero Downtime
How do you insert line breaks in, like say the mission intro? Right now everything is one gigantic paragraph, and I'd like to break it up some. So is there something like a <BR> that I can use, something to get around this Wall of Text?