#Dialog not working in Lönn

18 messages · Page 1 of 1 (latest)

lapis estuary
#

I think I have set everything correctly, both inside Lönn and the folders, but when it comes to display the dialog it just says the name, showing it as following: [dialog1_1]

#

I wish I could send screenshots

torpid smelt
#

is your English.txt in the Dialog folder?

lapis estuary
#

English.txt is inside Dialog, with the following content:

# Template: dialog[chapter]-[number] (dialogC-N)

dialog1_1 =
[MADELINE left panic]
{!}...{/!}
[MADELINE left surprised]
Did I just... fall from the mountain?
[MADELINE left sad]
{~}Am I…{/~} [MADELINE left sadder] {# 000000}dead{#} now?
[MADELINE left normal]
This is just a dream.
[MADELINE left determinedclosed]
This is just a bad dream.
[MADELINE left panic]
I just have to wake up… right?```
torpid smelt
#

do you have file extensions hidden? it might be called English.txt.txt

lapis estuary
#

it's English.txt

#

it should be mymod/Dialog/English.txt right?

torpid smelt
#

do you have file extensions enabled?

lapis estuary
#

yes I do

torpid smelt
#

oh, remove the space after the dialog ID

lapis estuary
#

let me see if that fixes it

#

oh wow just for one space 😂

#

thank you @torpid smelt!

torpid smelt
#

I'd also recommend using more unique dialog IDs

#

the general recommendation is to include your username and modname in them

lapis estuary
#

I will!

torpid smelt
#

otherwise you might get conflicts with other mods

lapis estuary
#

alright makes sense