PDA

View Full Version : Name bug



Jetshrike
04-09-2010, 01:31 PM
Im creating an Archer called Ranger Jet. It use 10 characters but it is refused on the grounds that names must be between 3-13 characters. :(

Futumsh
04-09-2010, 02:03 PM
I'll fix the wording of the error in the next content update. Names can only contain letters, no spaces.

Jetshrike
04-09-2010, 02:49 PM
Ok will spaces ever be allowed? If not il go ahead and make my character :D

Futumsh
04-09-2010, 04:47 PM
I won't say never, but for the near future, yes, no spaces.

blu1234
04-09-2010, 05:00 PM
how about numbers?

Futumsh
04-09-2010, 06:59 PM
Sorry, for now, character names must match ^[A-Z][a-z]{2,12}$

Samhayne
04-09-2010, 07:04 PM
Sorry, for now, character names must match ^[A-Z][a-z]{2,12}$

Haha, Fumtumsh, what language are you speaking :) I think that's programmer for A to Z in caps, a to z in lower case and more than 2 characters and less than 12 characters in length? Although, isn't it less than 13 characters? Hmm, maybe lost in translation :)

Futumsh
04-09-2010, 10:33 PM
Regular expressions... a capital letter followed by 2-12 lowercase letters... too much perl lately.

blu1234
04-11-2010, 04:19 PM
Sorry, for now, character names must match ^[A-Z][a-z]{2,12}$

ok thanks...can u give us a timetable of how long until we can use spaces and numbers, possibly symbols too, in our character names...