test content
What is the Arc Client?
Install Arc

Unable to select the character I want for transfer

rickpaaarickpaaa Member Posts: 637 Arc User
When I go to transfer to Tribble, I only have six characters from which to choose. None of the choices are what I want. Is there a way to gain choices from all of my 15 characters?
giphy.gif
Member since December 2009


Post edited by Unknown User on

Comments

  • viper1422viper1422 Member Posts: 0 Arc User
    edited July 2012
    I just posted this under the Redshirt as well. Great minds think alike!
  • sparhawksparhawk Member Posts: 796 Arc User
    edited July 2012
    That part of the website is broke (it's been reported but not fixed yet). Here is an possible workaround you could adapt and try from the Champions forums:
    Beldin wrote:
    Ok .. have linked my accounts, and also only see 6 characters.

    Somebody was so wise to try to build a dropdown-box with DIVs, instead of using just
    the regular HTML tag. The names are all in the Source-Code. Tryed it with Opera, Firefox
    and IE and none of them worked.

    <div id="character" class="dd dropmenu" target="ddval1">
    <a>Select</a>
    <div class="outer-dd ">
    <div class="scrollbar"><div></div></div>
    <div class="inner-dd overwrite">
    <ul>
    <li val="Xelianne">Xelianne</li>
    <li val="Toxia">Toxia</li>
    <li val="Flamestar">Flamestar</li>
    <li val="Adamantia">Adamantia</li>
    <li val="Shalyndra">Shalyndra</li>
    <li val="Shyleene">Shyleene</li>
    <li val="Bellandra">Bellandra</li>
    <li val="Laureena">Laureena</li>
    <li val="Janet">Janet</li>
    <li val="Arcania">Arcania</li>
    <li val="Chiara">Chiara</li>
    <li val="Coldfire">Coldfire</li>
    <li val="Loreena">Loreena</li>
    <li val="Electricity">Electricity</li>
    <li val="Blue Steel">Blue Steel</li>
    <li val="Green Poison">Green Poison</li>
    <li val="Bladestorm">Bladestorm</li>
    <li val="Sirenia">Sirenia</li>
    <li val="Kaname">Kaname</li>
    <li val="Kendra">Kendra</li>
    <li val="Nirrti">Nirrti</li>
    <li val="Angelica">Angelica</li>
    <li val="Shira">Shira</li>
    <li val="Dana">Dana</li>
    <li val="Lyra">Lyra</li>
    <li val="Stormy">Stormy</li>
    <li val="Selena">Selena</li>
    <li val="Wendy">Wendy</li>
    <li val="Crystal">Crystal</li>
    <li val="Amber">Amber</li>
    <li val="Dawn">Dawn</li>
    <li val="Smaragd">Smaragd</li>
    <li val="Destiny">Destiny</li>
    <li val="Nightfly">Nightfly</li>
    <li val="Sandy">Sandy</li>
    </ul>
    </div>
    </div>
    <input id="ddval1-input" class="ddval" type="hidden" name="char_select" />
    </div>
    


    OK .. here is a quick and dirty fix. Save the page local. Edit and replace the
    <div class="inner-dd overwrite">
    

    before the character list with something like :
    <div class="inner-dd overwrite" style="height:1000px">
    

    Open the page in your browser, and copy the character
  • mikewendellmikewendell Member Posts: 0 Arc User
    edited July 2012
    Someone may want to copy and paste a link to this thread on the other ones. There's like 3 or 4 asking about bypassing the 6 character limit.
  • neoforce42neoforce42 Member Posts: 126 Arc User
    edited July 2012
    Can't transfer either. Kind of annoying since was hoping to try out the tholian. :eek:
    vevutq3kggic.png


    My ultimate Doom open world mod:

    http://www.moddb.com/games/doom-compile-project
  • zeuxidemus001zeuxidemus001 Member Posts: 3,357 Arc User
    edited July 2012
    Yeah my main toon is not one of the listed ones I get to choose from blah.
  • mikewendellmikewendell Member Posts: 0 Arc User
    edited July 2012
    Originally Posted by Beldin

    You know *SOMEONE* has a whole lot of time on their hands.
Sign In or Register to comment.