Non-threaded

Forums » Advanced Editor Forum » Read Thread

Get help from the experts on variables, scripts, items, and other scary things.

A New Name System (Does it Work for You?)

10 years ago

De Draconeque Regnoque

The name system as described in the articles works great, but I was a bit put off by the amount of on-page coding required to display a name, so I made my own version that moves some of the scripting client-side. I just want to know if it actually works for everyone, so if you're getting a string of numbers rather than letters, please let me know.

A New Name System (Does it Work for You?)

10 years ago

It doesn't show up as letters until you have more than 3. Before that, it's weird symbols. After that it seems to work for me.

edit: sorry, using safari.

A New Name System (Does it Work for You?)

10 years ago
Using Firefox it works fine.

It starts as 3 circles, but as soon as you input a letter it works. Pretty cool.

What browser are you using?

A New Name System (Does it Work for You?)

10 years ago

Same in IE. Pretty clean looking.

A New Name System (Does it Work for You?)

10 years ago
Huh. Exactly what kinds of symbols are you getting? I only have access to the older and iOS versions of Safari, so I'm not quite sure what you mean.

A New Name System (Does it Work for You?)

10 years ago

Depends what letter I type:

 four dots in a square; a series of tildes; m7m7; 99

A New Name System (Does it Work for You?)

10 years ago

I'm glad I asked, because I never would have noticed the problem otherwise. It seems that at one or two letters, the name code looks like a telephone number to Safari, so it makes the whole thing a link that ends up throwing off the parser. I switched from innerHTML to textContent, which should solve the problem.

A New Name System (Does it Work for You?)

10 years ago

Bananas. Excaliber. Matriarch Band.

A New Name System (Does it Work for You?)

10 years ago

Damn you seth!

A New Name System (Does it Work for You?)

10 years ago

He he he he ....

A New Name System (Does it Work for You?)

10 years ago

Looks great

A New Name System (Does it Work for You?)

10 years ago

Dang.....that's a cool name creator! Before you fixed it, I also got four dots in a square form.

A New Name System (Does it Work for You?)

10 years ago

I MUST know how this works...

A New Name System (Does it Work for You?)

10 years ago

Working on Safari, m8. 

A New Name System (Does it Work for You?)

10 years ago

Wow, that name system is amazing, if you don't mind, how do you make that. I wanted to make a story where the player chooses who they are, just like in your story's intro. It would be a great help if it's possible. Thanks.smiley

A New Name System (Does it Work for You?)

10 years ago
Nice. Must took a long time to finish that.

A New Name System (Does it Work for You?)

10 years ago

A lot like choice of the dragon, but if I could suggest a few things...

The "actual" ears thing gives people a false impression that the ears belong to a dog / human.  If some clarification could be given on appearance, that wouldn't put a weird image in a reader's head.

Curious that there isn't a WHITE scale color.

Would two different background events be better than the idiosyncracies?  Not sure, but if we instead have something like "fight with sister primarily, and stay in and read secondarily", would that function better?  Or what if they're both added?

And...

...me gusta that keyboard.

A New Name System (Does it Work for You?)

10 years ago

It worked fine...

And it's amazing! How did you make the letter thing? With a butt load of scripting?

A New Name System (Does it Work for You?)

10 years ago

In short, yes. The keyboard is an HTML form with a bunch of buttons arranged into a QWERTY layout that replace the standard links.

A New Name System (Does it Work for You?)

10 years ago

I tried it. I loved it. I must know how this works. However, I won't pester. I'll attempt to figure it out myself first. Then I'll pester ^w^