#Line break in setGMNotes
1 messages · Page 1 of 1 (latest)
[sNewline=decode("%0D%0A")]
...is empty"+sNewline+"In the corner...
Why are you writing a string to the chat output, but not including the <br> inside the string??? Just take out the double quotes and plus signs, and write it like ...is empty<br>In the corner...
Btw, the next version will include automatic support for markdown in the Notes and GMNotes fields. This allows you to type less text and it'll convert to HTML on the fly for you. If you don't know markdown syntax already, check it out — this is going to be a huge advantage!
@odd lantern I was working on a some automatic to describe rooms. Only for gm eyes. Thats why i am sending to GMnotes. I have a !-token which the players cant see but then i have some description in the room and not on some notes.
But it sounds great that some more tools for the notes part