Results 1 to 5 of 5

Thread: move_character, special and duplicate character names

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Senior Member Senior Member Duke John's Avatar
    Join Date
    May 2003
    Location
    Netherlands
    Posts
    2,917

    Default Re: move_character, special and duplicate character names

    Answer to the second question. The engine searches for a character with the provided name from the topleft of the map to the bottomright. If you want your bottomright character to move but there is another character with the same name more to the top then the second one will move. It is a limitation.

  2. #2
    EB Traiter Member Malrubius's Avatar
    Join Date
    Jan 2005
    Location
    On a tree-covered mountain in Anniston, Alabama, USA
    Posts
    2,633

    Default Re: move_character, special and duplicate character names

    The move command doesn't work when you put quotes around the name? Have you tried moving them using the tag names in brackets? Like move_character "Antigonos of_Sparta", if you have the following in your names file:
    Code:
    {Antigonos}   Antigonos
    {of_Sparta}   of Sparta

    Ah! the Generals! they are numerous, but not good for much (especially if they're Languorous)!
    -- Aristophanes, if he played EB

  3. #3
    Member Member tai4ji2x's Avatar
    Join Date
    Apr 2001
    Location
    MA
    Posts
    291

    Default Re: move_character, special and duplicate character names

    thanks for the responses

    another questions: what about if a character has a non-ASCII letter in their name? ex., "Skílas", where the "í" is not a lowercase latin "i" ("eye") with a simple dot on top, but an accent mark (an "acute", i believe it's called).

  4. #4
    Shaidar Haran Senior Member SAM Site Champion Myrddraal's Avatar
    Join Date
    Feb 2004
    Location
    UK
    Posts
    5,752

    Default Re: move_character, special and duplicate character names

    You have to look these names up in the names table, like Malrubius said. You'll (probably) find that it reads:

    Code:
    {Skilas}   Skílas

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
  •  
Single Sign On provided by vBSSO