Page 9 of 12 FirstFirst ... 56789101112 LastLast
Results 81 to 90 of 113

Thread: Stonerune UI

  1. #81

    Default

    Quote Originally Posted by Shax84 View Post
    You both should have received a link to my file. It should work just fine by replacing yours with mine.
    Thank you! Works perfectly

  2. #82

    Talking

    Quote Originally Posted by Shax84 View Post
    You both should have received a link to my file. It should work just fine by replacing yours with mine.
    Thank you so much! Solved my problem!

  3. #83

    Default

    For anyone who wants the Stonerune 1-page inventories to have multiple pages for those bigger bags, all you need to do is add this code:

    Code:
          <BitmapView name                 = "PageNumerationDock"
                      view_flags           = "WID_HANDLE_MOUSE|BMF_IGNORE_BITMAP_SIZE"
                      layout_borders       = "Rect(0,3,0,0)"
                      layout_inner_borders = "Rect(10,3,10,3)"
                      bitmap_gfx           = "Misc/black.tga"
                      view_layout          = "horizontal"
                      view_local_alpha     = "0.5">
            <Button gfxid_highlight = "Misc/arrow_left_active.tga"
                    gfxid_pressed   = "Misc/arrow_left_black.tga"
                    gfxid_raised    = "Misc/arrow_left.tga"
                    layout_borders  = "Rect(0,0,0,0)"
                    max_zoom        = "1"
                    name            = "LeftArrowButton"
            />
            <HLayoutSpacer/>
            <TextView name="PageNumeration"/>
            <HLayoutSpacer/>
            <Button gfxid_highlight = "Misc/arrow_right_active.tga"
                    gfxid_pressed   = "Misc/arrow_right_black.tga"
                    gfxid_raised    = "Misc/arrow_right.tga"
                    layout_borders  = "Rect(0,0,0,0)"
                    max_zoom        = "1"
                    name            = "RightArrowButton"
            />		
          </BitmapView>
    under this line (probably line 28):

    Code:
    <ViewSelector layout_borders="Rect(0,0,0,0)" name="ViewSelector"/>
    in this file:

    Code:
    ..\Funcom\Age of Conan\Data\Gui\Customized\Views\MainGUI\InventoryView.xml

    It isn't perfect, as the tabs on the top are a little cut-off, and the Money/Tokens/Claims section might be a tad squished, but it is still serviceable, and gives you access to the rest of your inventory.

    I think it should work for all the different inventory sizes which restrict you to 1 page.
    Last edited by tapwater; 11th February 2015 at 15:59.

  4. #84

    Default

    I prefer it all on 1 page so I had to edit some of the numbers and actually doesn't look that bad. So it is achievable although the item pictures will be tiny.
    Halfdead/Ghiaour
    Grandmaster Tos
    Rogue Angels
    Time Trial Vids

  5. #85

    Default

    Quote Originally Posted by Halfdead View Post
    I prefer it all on 1 page so I had to edit some of the numbers and actually doesn't look that bad. So it is achievable although the item pictures will be tiny.
    Yeah, while possible, I think it does get to the point of being ridiculously small when you are fitting near 200 total slots onto one page of the inventory.

  6. #86

  7. #87

    Default

    If u don't have SidepanelTab name="SPTabJournal in your file, download again from page 1 ( http://forums.ageofconan.com/showthr...1-Stonerune-UI )

    It is 2 versions of the 2.4.5 zip-file, and then u have the wrong one
    And use notepad++ 2 edit
    Last edited by Siminia; 25th February 2015 at 00:08.

  8. #88

    Default

    Love StoneRune, but for some reason, it doesn't allow me to see my Achievement Tab. Is there a patch or an upgrade that allows for the Achievement Tab?

  9. #89

    Default

    Quote Originally Posted by N-Cognito View Post
    Love StoneRune, but for some reason, it doesn't allow me to see my Achievement Tab. Is there a patch or an upgrade that allows for the Achievement Tab?
    http://forums.ageofconan.com/showthr...=1#post2120663
    • Remove daily rewards and the raid finder;
    • remove membership bonuses;
    • disable PVE XP for daily challenges;
    • remove WBs forever on Crom;
    • slow down the AA gain;
    • lower the PVP XP gain or remove the streak system;
    • remove AoE looting;
    • add the missing mobs back to Khesh., F. of the Dead, and Eigl. Mount.;
    • fix the 250+ms ping;
    • take the key away from Saddur;
    • revert T3, T3.5 (10.21.15), T4 (10.21.15), and GGG changes;
    • remove energy and add skills (like taunt) back.

  10. #90

    Default

    Quote Originally Posted by LunaticAsylumLA View Post
    Thank you LunaticAsylumLA...That's most helpful. Yet, I don't see a tab or a folder that says sidepanel. Here's a list of the folders I found in that MainGUI folder. Which one of these do I open and paste that info into please?

    http://i.imgur.com/8Aqh6qf.png

    I found the folder and the sequence, but it doesn't allow me to edit. Not sure how to edit it.
    Last edited by N-Cognito; 3rd March 2015 at 05:15.

Page 9 of 12 FirstFirst ... 56789101112 LastLast

Posting Permissions

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