Results 1 to 9 of 9

  Click here to go to the first Dev post in this thread.   Thread: Name bug

  1. #1
    Member
    Join Date
    Apr 2010
    Posts
    79
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    1
    Thanked in
    1 Post

    Default Name bug

    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.
    Last edited by Jetshrike; 04-09-2010 at 01:46 PM.

  2.   Click here to go to the next Dev post in this thread.   #2
    Spacetime Studios Dev Futumsh's Avatar
    Join Date
    Feb 2010
    Posts
    6,533
    Thanks Thanks Given 
    1
    Thanks Thanks Received 
    4,012
    Thanked in
    1,891 Posts

    Default

    I'll fix the wording of the error in the next content update. Names can only contain letters, no spaces.

  3. #3
    Member
    Join Date
    Apr 2010
    Posts
    79
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    1
    Thanked in
    1 Post

    Default

    Ok will spaces ever be allowed? If not il go ahead and make my character
    Politics is the art of looking for trouble, finding it everywhere, diagnosing it incorrectly and applying the wrong remedies. -Groucho Marx
    jetshrike-My Enchantress level 22
    RangerJet-My Archer level 14

  4.   Click here to go to the next Dev post in this thread.   #4
    Spacetime Studios Dev Futumsh's Avatar
    Join Date
    Feb 2010
    Posts
    6,533
    Thanks Thanks Given 
    1
    Thanks Thanks Received 
    4,012
    Thanked in
    1,891 Posts

    Default

    I won't say never, but for the near future, yes, no spaces.

  5. #5
    New Member
    Join Date
    Apr 2010
    Posts
    2
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    how about numbers?

  6.   Click here to go to the next Dev post in this thread.   #6
    Spacetime Studios Dev Futumsh's Avatar
    Join Date
    Feb 2010
    Posts
    6,533
    Thanks Thanks Given 
    1
    Thanks Thanks Received 
    4,012
    Thanked in
    1,891 Posts

    Default

    Sorry, for now, character names must match ^[A-Z][a-z]{2,12}$

  7.   Click here to go to the next Dev post in this thread.   #7
    Developer - Inactive Samhayne's Avatar
    Join Date
    Feb 2010
    Location
    Spacetime
    Posts
    8,419
    Thanks Thanks Given 
    268
    Thanks Thanks Received 
    8,831
    Thanked in
    2,092 Posts

    Default

    Quote Originally Posted by Futumsh View Post
    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

  8.   This is the last Dev post in this thread.   #8
    Spacetime Studios Dev Futumsh's Avatar
    Join Date
    Feb 2010
    Posts
    6,533
    Thanks Thanks Given 
    1
    Thanks Thanks Received 
    4,012
    Thanked in
    1,891 Posts

    Default

    Regular expressions... a capital letter followed by 2-12 lowercase letters... too much perl lately.

  9. #9
    New Member
    Join Date
    Apr 2010
    Posts
    2
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    Quote Originally Posted by Futumsh View Post
    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...

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •