ingwarsw / tinyfugue

TinyFugue - Rebirth
Other
58 stars 33 forks source link

Adding world with a character name containing spaces #71

Open AxelTerizaki opened 1 year ago

AxelTerizaki commented 1 year ago

Hello :)

Thanks for developing this.

I'm trying to configure tinyfugue via a .tfrc file to add worlds and autologin to them. However, some of my characters contain spaces in their names. The tiny server I'm connecting to allows connect "char char" password to let me login with a character name containing spaces. However, when I use the /addworld command it does seem to ignore my double quotes and treats the second part of my character's name as a password.

Is there any way to make this work? I looked through the standard library for the /addworld command but I'm not sure this is doable.

ingwarsw commented 1 year ago
/test addworld("i", "lp", "warlock.pl", 23, "user with spaces", "password with spaces")