Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

SWF Styling

Status
Not open for further replies.
Experienced Elementalist
Joined
Jan 5, 2010
Messages
209
Reaction score
54
Clear cache

I always change the name of Habbo.SWF to an other name to disable the cache problems.
But i still hold the same to.
So any other suggestions? Is it maybe because i dont use original style of the bar. But i changed colors and boxes...

Greetz,
 
Experienced Elementalist
Joined
Nov 26, 2011
Messages
294
Reaction score
17
I cleared, but nothing... -.-
I think that something is wrong in this in my bin...
 
Joined
Jun 15, 2007
Messages
3,154
Reaction score
1,254
What's wrong? I putted
before last </children>, but the toolbar is the same... :O:

You forgot this part:

Resource said:
you need to edit the color and x and y and you need to add a second one of that and edit the x and y to let it be right under the other one and add a lighter color then the one above it



Also, thanks Resource :thumbup1:
 
Junior Spellweaver
Joined
Jun 17, 2011
Messages
178
Reaction score
327
Got interested in this. Tried forcing the client to enable illumini. Result was this

Mithex - SWF Styling - RaGEZONE Forums

Mithex - SWF Styling - RaGEZONE Forums
 
Thanks for the memories!
Loyal Member
Joined
May 21, 2010
Messages
1,270
Reaction score
540
Try putting

Code:
<container x="0" y="0" width="540" height="80" params="16" style="6" name="images_spacer" color="0xff" background="true"/>

AFTER the first <children>
 
Junior Spellweaver
Joined
Jun 17, 2011
Messages
178
Reaction score
327
lol, I like the Hello Myrax stuff and the Goto your Homeroom is sexy, but doesnt really fit the style. The "Dive into the Hotel", did they get Lido working again?

The styling there is sort of messy, I think the landing view has designed with the rest of the Ilumini interface in mind, and i'm having troubles trying to force the client to display that interface.

I can get the twitter feed running aswell, looking into everything else

Mithex - SWF Styling - RaGEZONE Forums
 
Last edited:
Thanks for the memories!
Loyal Member
Joined
May 21, 2010
Messages
1,270
Reaction score
540
The styling there is sort of messy, I think the landing view has designed with the rest of the Ilumini interface in mind, and i'm having troubles trying to force the client to display that interface.

I can get the twitter feed running aswell, looking into everything else

Mithex - SWF Styling - RaGEZONE Forums

That is a massive breakthrough, we can now edit that and change it to a Facebook feed or anything really you can imagine. This is amazing! If you can force the client, release how you did it. It is almost like cracking the SWF.
 
Master Summoner
Joined
Jan 20, 2011
Messages
512
Reaction score
163
hey mithex that wasn't the code this is the code , add it to you toolbar view.

PHP:
<?xml version="1.0" encoding="UTF-8"?>
<layout name="toolbar_view_squeezed" width="86" height="540" version="0.1" uid="DCDDEEF2-C4A0-824D-6E40-92192B4EE329" visible="false">
  <window>
   <container x="0" y="0" width="1000" height="70" params="1" style="6" name="main_toolbar" color="0x079756e" tags="FIT%3Atoolbar" height_max="70">
      <filters>
        <DropShadowFilter distance="3" alpha="0.6"/>
      </filters>
      <children>


<border x="450" y="0" width="540" height="70" params="1" style="6" name="images_spacer" color="0x079756e" >
<children>

        <region x="180" y="0" width="76" height="80" params="17" style="0" name="NAVIGATOR" background="true" treshold="0" tags="ICON_REG%2CFIT%3AtoolbarNavigator">
          <children>
            <border x="3" y="5" width="58" height="58" params="2064" style="2" name="bg_navigator" color="0x057544d" tags="ICON_BORDER">
              <children>
                <bitmap x="5" y="-2" width="60" height="60" params="208" style="0" name="icon_navigator" tags="ICON_BMP"/>
              </children>
            </border>
            <text x="1" y="63" width="76" height="17" params="263184" style="0" name="text_shadow" caption="%24%7Btoolbar.icon.label.navigator%7D"  visible="false">
              <variables>
                <var key="antialias_type" value="advanced" type="String"/>
                <var key="auto_size" value="center" type="String"/>
                <var key="font_face" value="Ubuntu" type="String"/>
                <var key="font_size" value="12" type="uint"/>
                <var key="grid_fit_type" value="subpixel" type="String"/>
                <var key="mouse_wheel_enabled" value="false" type="Boolean"/>
                <var key="bold" value="true" type="Boolean"/>
                <var key="kerning" value="true" type="Boolean"/>
              </variables>
            </text>
            <text x="0" y="62" width="76" height="17" params="263184" style="0" name="text" caption="%24%7Btoolbar.icon.label.navigator%7D"  visible="false">
              <variables>
                <var key="antialias_type" value="advanced" type="String"/>
                <var key="auto_size" value="center" type="String"/>
                <var key="font_face" value="Ubuntu" type="String"/>
                <var key="font_size" value="12" type="uint"/>
                <var key="grid_fit_type" value="subpixel" type="String"/>
                <var key="text_color" value="0xffffff" type="hex"/>
                <var key="mouse_wheel_enabled" value="false" type="Boolean"/>
                <var key="bold" value="true" type="Boolean"/>
                <var key="kerning" value="true" type="Boolean"/>
              </variables>
            </text>
          </children>
        </region>
<region x="90" y="0" width="76" height="80" params="17" style="0" name="QUESTS" background="true" treshold="0" tags="ICON_REG%2CVIEW_STATE_TOGGLE%2CFIT%3AtoolbarQuests">
          <children>
            <border x="3" y="5" width="58" height="58" params="2064" style="2" name="bg_navigator" color="0x057544d" tags="ICON_BORDER">
              <children>
                <bitmap x="5" y="0" width="60" height="60" params="208" style="0" name="icon_quests" tags="ICON_BMP"/>
              </children>
            </border>
            <text x="1" y="63" width="76" height="17" params="263184" style="0" name="text_shadow" caption="%24%7Btoolbar.icon.label.quests%7D" visible="false">
              <variables>
                <var key="antialias_type" value="advanced" type="String"/>
                <var key="auto_size" value="center" type="String"/>
                <var key="font_face" value="Ubuntu" type="String"/>
                <var key="font_size" value="12" type="uint"/>
                <var key="grid_fit_type" value="subpixel" type="String"/>
                <var key="mouse_wheel_enabled" value="false" type="Boolean"/>
                <var key="bold" value="true" type="Boolean"/>
                <var key="kerning" value="true" type="Boolean"/>
              </variables>
            </text>
            <text x="0" y="62" width="76" height="17" params="263184" style="0" name="text" caption="%24%7Btoolbar.icon.label.quests%7D" visible="false">
              <variables>
                <var key="antialias_type" value="advanced" type="String"/>
                <var key="auto_size" value="center" type="String"/>
                <var key="font_face" value="Ubuntu" type="String"/>
                <var key="font_size" value="12" type="uint"/>
                <var key="grid_fit_type" value="subpixel" type="String"/>
                <var key="text_color" value="0xffffff" type="hex"/>
                <var key="mouse_wheel_enabled" value="false" type="Boolean"/>
                <var key="bold" value="true" type="Boolean"/>
                <var key="kerning" value="true" type="Boolean"/>
              </variables>
            </text>
          </children>
        </region>
<region x="270" y="0" width="76" height="80" params="17" style="0" name="CATALOGUE" background="true" treshold="0" tags="ICON_REG%2CFIT%3AtoolbarCatalogue">
          <children>
            <border x="3" y="5" width="58" height="58" params="2064" style="2" name="bg_navigator" color="0x057544d" tags="ICON_BORDER">
              <children>
                <bitmap x="5" y="0" width="60" height="60" params="208" style="0" name="icon_catalogue" tags="ICON_BMP"/>
              </children>
            </border>
            <text x="1" y="63" width="76" height="17" params="263184" style="0" name="text_shadow" caption="%24%7Btoolbar.icon.label.catalogue%7D"  visible="false">
              <variables>
                <var key="antialias_type" value="advanced" type="String"/>
                <var key="auto_size" value="center" type="String"/>
                <var key="font_face" value="Ubuntu" type="String"/>
                <var key="font_size" value="12" type="uint"/>
                <var key="grid_fit_type" value="subpixel" type="String"/>
                <var key="mouse_wheel_enabled" value="false" type="Boolean"/>
                <var key="bold" value="true" type="Boolean"/>
                <var key="kerning" value="true" type="Boolean"/>
              </variables>
            </text>
            <text x="0" y="62" width="76" height="17" params="263184" style="0" name="text" caption="%24%7Btoolbar.icon.label.catalogue%7D"  visible="false">
              <variables>
                <var key="antialias_type" value="advanced" type="String"/>
                <var key="auto_size" value="center" type="String"/>
                <var key="font_face" value="Ubuntu" type="String"/>
                <var key="font_size" value="12" type="uint"/>
                <var key="grid_fit_type" value="subpixel" type="String"/>
                <var key="text_color" value="0xffffff" type="hex"/>
                <var key="mouse_wheel_enabled" value="false" type="Boolean"/>
                <var key="bold" value="true" type="Boolean"/>
                <var key="kerning" value="true" type="Boolean"/>
              </variables>
            </text>
          </children>
        </region>
   <region x="360" y="0" width="76" height="80" params="17" style="0" name="INVENTORY" background="true" treshold="0" tags="ICON_REG%2CVIEW_STATE_TOGGLE%2CFIT%3AtoolbarInventory">
          <children>
           <border x="3" y="5" width="58" height="58" params="2064" style="2" name="bg_navigator" color="0x057544d" tags="ICON_BORDER">
              <children>
                <bitmap x="5" y="0" width="60" height="60" params="208" style="0" name="icon_inventory" tags="ICON_BMP"/>
              </children>
            </border>
            <text x="1" y="63" width="76" height="17" params="263184" style="0" name="text_shadow" caption="%24%7Btoolbar.icon.label.inventory%7D"  visible="false">
              <variables>
                <var key="antialias_type" value="advanced" type="String"/>
                <var key="auto_size" value="center" type="String"/>
                <var key="font_face" value="Ubuntu" type="String"/>
                <var key="font_size" value="12" type="uint"/>
                <var key="grid_fit_type" value="subpixel" type="String"/>
                <var key="mouse_wheel_enabled" value="false" type="Boolean"/>
                <var key="bold" value="true" type="Boolean"/>
                <var key="kerning" value="true" type="Boolean"/>
              </variables>
            </text>
            <text x="0" y="62" width="76" height="17" params="263184" style="0" name="text" caption="%24%7Btoolbar.icon.label.inventory%7D"  visible="false">
              <variables>
                <var key="antialias_type" value="advanced" type="String"/>
                <var key="auto_size" value="center" type="String"/>
                <var key="font_face" value="Ubuntu" type="String"/>
                <var key="font_size" value="12" type="uint"/>
                <var key="grid_fit_type" value="subpixel" type="String"/>
                <var key="text_color" value="0xffffff" type="hex"/>
                <var key="mouse_wheel_enabled" value="false" type="Boolean"/>
                <var key="bold" value="true" type="Boolean"/>
                <var key="kerning" value="true" type="Boolean"/>
              </variables>
            </text>
          </children>
        </region>
        <region x="450" y="0" width="76" height="80" params="17" style="0" name="MEMENU" background="true" treshold="0" tags="ICON_REG%2CVIEW_STATE_TOGGLE%2CFIT%3AtoolbarMeMenu">
          <children>
            <border x="3" y="5" width="58" height="58" params="2064" style="2" name="bg_navigator" color="0x057544d" tags="ICON_BORDER">
                <children>
                <bitmap x="5" y="0" width="60" height="60" params="208" style="0" name="icon_me_menu" tags="ICON_BMP"/> 
              </children>
            </border>
            <text x="1" y="63" width="76" height="17" params="263184" style="0" name="text_shadow" caption="%24%7Btoolbar.icon.label.memenu%7D"  visible="false">
              <variables>
                <var key="antialias_type" value="advanced" type="String"/>
                <var key="auto_size" value="center" type="String"/>
                <var key="font_face" value="Ubuntu" type="String"/>
                <var key="font_size" value="12" type="uint"/>
                <var key="grid_fit_type" value="subpixel" type="String"/>
                <var key="mouse_wheel_enabled" value="false" type="Boolean"/>
                <var key="bold" value="true" type="Boolean"/>
                <var key="kerning" value="true" type="Boolean"/>
              </variables>
            </text>
            <text x="0" y="62" width="76" height="17" params="263184" style="0" name="text" caption="%24%7Btoolbar.icon.label.memenu%7D"  visible="false">
              <variables>
                <var key="antialias_type" value="advanced" type="String"/>
                <var key="auto_size" value="center" type="String"/>
                <var key="font_face" value="Ubuntu" type="String"/>
                <var key="font_size" value="12" type="uint"/>
                <var key="grid_fit_type" value="subpixel" type="String"/>
                <var key="text_color" value="0xffffff" type="hex"/>
                <var key="mouse_wheel_enabled" value="false" type="Boolean"/>
                <var key="bold" value="true" type="Boolean"/>
                <var key="kerning" value="true" type="Boolean"/>
              </variables>
            </text>
          </children>
        </region>
 <region x="0" y="0" width="76" height="80" params="17" style="0" name="ACHIEVEMENTS" background="true" treshold="0" tags="ICON_REG%2CFIT%3AtoolbarAchievements">
          <children>
            <border x="3" y="5" width="58" height="58" params="2064" style="2" name="bg_navigator" color="0x057544d" tags="ICON_BORDER">
              <children>
                <bitmap x="5" y="0" width="60" height="60" params="208" style="0" name="icon_achievements" tags="ICON_BMP"/>
              </children>
            </border>
            <text x="1" y="63" width="76" height="17" params="263184" style="0" name="text_shadow" caption="%24%7Btoolbar.icon.label.achievements%7D"  visible="false">
              <variables>
                <var key="antialias_type" value="advanced" type="String"/>
                <var key="auto_size" value="center" type="String"/>
                <var key="font_face" value="Ubuntu" type="String"/>
                <var key="font_size" value="12" type="uint"/>
                <var key="grid_fit_type" value="subpixel" type="String"/>
                <var key="mouse_wheel_enabled" value="false" type="Boolean"/>
                <var key="bold" value="true" type="Boolean"/>
                <var key="kerning" value="true" type="Boolean"/>
              </variables>
            </text>
            <text x="0" y="62" width="76" height="17" params="263184" style="0" name="text" caption="%24%7Btoolbar.icon.label.achievements%7D"  visible="false">
              <variables>
                <var key="antialias_type" value="advanced" type="String"/>
                <var key="auto_size" value="center" type="String"/>
                <var key="font_face" value="Ubuntu" type="String"/>
                <var key="font_size" value="12" type="uint"/>
                <var key="grid_fit_type" value="subpixel" type="String"/>
                <var key="text_color" value="0xffffff" type="hex"/>
                <var key="mouse_wheel_enabled" value="false" type="Boolean"/>
                <var key="bold" value="true" type="Boolean"/>
                <var key="kerning" value="true" type="Boolean"/>
              </variables>
            </text>
          </children>
        </region>
</children>
</border>
 <region x="0" y="0" width="76" height="80" params="17" style="0" name="ACHIEVEMENTS" background="true" treshold="0" tags="ICON_REG%2CFIT%3AtoolbarAchievements" visible="false">
          <children>
            <border x="3" y="5" width="58" height="58" params="2064" style="2" name="bg_navigator" color="0x057544d" tags="ICON_BORDER">
              <children>
                <bitmap x="5" y="0" width="60" height="60" params="208" style="0" name="icon_achievements" tags="ICON_BMP"/>
              </children>
            </border>
            <text x="1" y="63" width="76" height="17" params="263184" style="0" name="text_shadow" caption="%24%7Btoolbar.icon.label.achievements%7D"  visible="false">
              <variables>
                <var key="antialias_type" value="advanced" type="String"/>
                <var key="auto_size" value="center" type="String"/>
                <var key="font_face" value="Ubuntu" type="String"/>
                <var key="font_size" value="12" type="uint"/>
                <var key="grid_fit_type" value="subpixel" type="String"/>
                <var key="mouse_wheel_enabled" value="false" type="Boolean"/>
                <var key="bold" value="true" type="Boolean"/>
                <var key="kerning" value="true" type="Boolean"/>
              </variables>
            </text>
            <text x="0" y="62" width="76" height="17" params="263184" style="0" name="text" caption="%24%7Btoolbar.icon.label.achievements%7D"  visible="false">
              <variables>
                <var key="antialias_type" value="advanced" type="String"/>
                <var key="auto_size" value="center" type="String"/>
                <var key="font_face" value="Ubuntu" type="String"/>
                <var key="font_size" value="12" type="uint"/>
                <var key="grid_fit_type" value="subpixel" type="String"/>
                <var key="text_color" value="0xffffff" type="hex"/>
                <var key="mouse_wheel_enabled" value="false" type="Boolean"/>
                <var key="bold" value="true" type="Boolean"/>
                <var key="kerning" value="true" type="Boolean"/>
              </variables>
            </text>
          </children>
        </region>
        

              

        
     
      </children>
    </container>
  </window>
</layout>

Gaypride and i worked on this , their may be some bugs like the achievements and catalog( they work great but some defects you will see later) but i may look for a fix but for now im learning c#
 
Last edited:
Thanks for the memories!
Loyal Member
Joined
May 21, 2010
Messages
1,270
Reaction score
540
hey mithex that wasn't the code this is the code , add it to you toolbar view.

PHP:
<?xml version="1.0" encoding="UTF-8"?>
<layout name="toolbar_view_squeezed" width="86" height="540" version="0.1" uid="DCDDEEF2-C4A0-824D-6E40-92192B4EE329" visible="false">
  <window>
   <container x="0" y="0" width="1000" height="70" params="1" style="6" name="main_toolbar" color="0x079756e" tags="FIT%3Atoolbar" height_max="70">
      <filters>
        <DropShadowFilter distance="3" alpha="0.6"/>
      </filters>
      <children>

well Gaypride and i worked on this , there are some bugs like the achievements and catalog but i may be looking for a fix but for now im learning c#

<border x="450" y="0" width="540" height="70" params="1" style="6" name="images_spacer" color="0x079756e" >
<children>

        <region x="180" y="0" width="76" height="80" params="17" style="0" name="NAVIGATOR" background="true" treshold="0" tags="ICON_REG%2CFIT%3AtoolbarNavigator">
          <children>
            <border x="3" y="5" width="58" height="58" params="2064" style="2" name="bg_navigator" color="0x057544d" tags="ICON_BORDER">
              <children>
                <bitmap x="5" y="-2" width="60" height="60" params="208" style="0" name="icon_navigator" tags="ICON_BMP"/>
              </children>
            </border>
            <text x="1" y="63" width="76" height="17" params="263184" style="0" name="text_shadow" caption="%24%7Btoolbar.icon.label.navigator%7D"  visible="false">
              <variables>
                <var key="antialias_type" value="advanced" type="String"/>
                <var key="auto_size" value="center" type="String"/>
                <var key="font_face" value="Ubuntu" type="String"/>
                <var key="font_size" value="12" type="uint"/>
                <var key="grid_fit_type" value="subpixel" type="String"/>
                <var key="mouse_wheel_enabled" value="false" type="Boolean"/>
                <var key="bold" value="true" type="Boolean"/>
                <var key="kerning" value="true" type="Boolean"/>
              </variables>
            </text>
            <text x="0" y="62" width="76" height="17" params="263184" style="0" name="text" caption="%24%7Btoolbar.icon.label.navigator%7D"  visible="false">
              <variables>
                <var key="antialias_type" value="advanced" type="String"/>
                <var key="auto_size" value="center" type="String"/>
                <var key="font_face" value="Ubuntu" type="String"/>
                <var key="font_size" value="12" type="uint"/>
                <var key="grid_fit_type" value="subpixel" type="String"/>
                <var key="text_color" value="0xffffff" type="hex"/>
                <var key="mouse_wheel_enabled" value="false" type="Boolean"/>
                <var key="bold" value="true" type="Boolean"/>
                <var key="kerning" value="true" type="Boolean"/>
              </variables>
            </text>
          </children>
        </region>
<region x="90" y="0" width="76" height="80" params="17" style="0" name="QUESTS" background="true" treshold="0" tags="ICON_REG%2CVIEW_STATE_TOGGLE%2CFIT%3AtoolbarQuests">
          <children>
            <border x="3" y="5" width="58" height="58" params="2064" style="2" name="bg_navigator" color="0x057544d" tags="ICON_BORDER">
              <children>
                <bitmap x="5" y="0" width="60" height="60" params="208" style="0" name="icon_quests" tags="ICON_BMP"/>
              </children>
            </border>
            <text x="1" y="63" width="76" height="17" params="263184" style="0" name="text_shadow" caption="%24%7Btoolbar.icon.label.quests%7D" visible="false">
              <variables>
                <var key="antialias_type" value="advanced" type="String"/>
                <var key="auto_size" value="center" type="String"/>
                <var key="font_face" value="Ubuntu" type="String"/>
                <var key="font_size" value="12" type="uint"/>
                <var key="grid_fit_type" value="subpixel" type="String"/>
                <var key="mouse_wheel_enabled" value="false" type="Boolean"/>
                <var key="bold" value="true" type="Boolean"/>
                <var key="kerning" value="true" type="Boolean"/>
              </variables>
            </text>
            <text x="0" y="62" width="76" height="17" params="263184" style="0" name="text" caption="%24%7Btoolbar.icon.label.quests%7D" visible="false">
              <variables>
                <var key="antialias_type" value="advanced" type="String"/>
                <var key="auto_size" value="center" type="String"/>
                <var key="font_face" value="Ubuntu" type="String"/>
                <var key="font_size" value="12" type="uint"/>
                <var key="grid_fit_type" value="subpixel" type="String"/>
                <var key="text_color" value="0xffffff" type="hex"/>
                <var key="mouse_wheel_enabled" value="false" type="Boolean"/>
                <var key="bold" value="true" type="Boolean"/>
                <var key="kerning" value="true" type="Boolean"/>
              </variables>
            </text>
          </children>
        </region>
<region x="270" y="0" width="76" height="80" params="17" style="0" name="CATALOGUE" background="true" treshold="0" tags="ICON_REG%2CFIT%3AtoolbarCatalogue">
          <children>
            <border x="3" y="5" width="58" height="58" params="2064" style="2" name="bg_navigator" color="0x057544d" tags="ICON_BORDER">
              <children>
                <bitmap x="5" y="0" width="60" height="60" params="208" style="0" name="icon_catalogue" tags="ICON_BMP"/>
              </children>
            </border>
            <text x="1" y="63" width="76" height="17" params="263184" style="0" name="text_shadow" caption="%24%7Btoolbar.icon.label.catalogue%7D"  visible="false">
              <variables>
                <var key="antialias_type" value="advanced" type="String"/>
                <var key="auto_size" value="center" type="String"/>
                <var key="font_face" value="Ubuntu" type="String"/>
                <var key="font_size" value="12" type="uint"/>
                <var key="grid_fit_type" value="subpixel" type="String"/>
                <var key="mouse_wheel_enabled" value="false" type="Boolean"/>
                <var key="bold" value="true" type="Boolean"/>
                <var key="kerning" value="true" type="Boolean"/>
              </variables>
            </text>
            <text x="0" y="62" width="76" height="17" params="263184" style="0" name="text" caption="%24%7Btoolbar.icon.label.catalogue%7D"  visible="false">
              <variables>
                <var key="antialias_type" value="advanced" type="String"/>
                <var key="auto_size" value="center" type="String"/>
                <var key="font_face" value="Ubuntu" type="String"/>
                <var key="font_size" value="12" type="uint"/>
                <var key="grid_fit_type" value="subpixel" type="String"/>
                <var key="text_color" value="0xffffff" type="hex"/>
                <var key="mouse_wheel_enabled" value="false" type="Boolean"/>
                <var key="bold" value="true" type="Boolean"/>
                <var key="kerning" value="true" type="Boolean"/>
              </variables>
            </text>
          </children>
        </region>
   <region x="360" y="0" width="76" height="80" params="17" style="0" name="INVENTORY" background="true" treshold="0" tags="ICON_REG%2CVIEW_STATE_TOGGLE%2CFIT%3AtoolbarInventory">
          <children>
           <border x="3" y="5" width="58" height="58" params="2064" style="2" name="bg_navigator" color="0x057544d" tags="ICON_BORDER">
              <children>
                <bitmap x="5" y="0" width="60" height="60" params="208" style="0" name="icon_inventory" tags="ICON_BMP"/>
              </children>
            </border>
            <text x="1" y="63" width="76" height="17" params="263184" style="0" name="text_shadow" caption="%24%7Btoolbar.icon.label.inventory%7D"  visible="false">
              <variables>
                <var key="antialias_type" value="advanced" type="String"/>
                <var key="auto_size" value="center" type="String"/>
                <var key="font_face" value="Ubuntu" type="String"/>
                <var key="font_size" value="12" type="uint"/>
                <var key="grid_fit_type" value="subpixel" type="String"/>
                <var key="mouse_wheel_enabled" value="false" type="Boolean"/>
                <var key="bold" value="true" type="Boolean"/>
                <var key="kerning" value="true" type="Boolean"/>
              </variables>
            </text>
            <text x="0" y="62" width="76" height="17" params="263184" style="0" name="text" caption="%24%7Btoolbar.icon.label.inventory%7D"  visible="false">
              <variables>
                <var key="antialias_type" value="advanced" type="String"/>
                <var key="auto_size" value="center" type="String"/>
                <var key="font_face" value="Ubuntu" type="String"/>
                <var key="font_size" value="12" type="uint"/>
                <var key="grid_fit_type" value="subpixel" type="String"/>
                <var key="text_color" value="0xffffff" type="hex"/>
                <var key="mouse_wheel_enabled" value="false" type="Boolean"/>
                <var key="bold" value="true" type="Boolean"/>
                <var key="kerning" value="true" type="Boolean"/>
              </variables>
            </text>
          </children>
        </region>
        <region x="450" y="0" width="76" height="80" params="17" style="0" name="MEMENU" background="true" treshold="0" tags="ICON_REG%2CVIEW_STATE_TOGGLE%2CFIT%3AtoolbarMeMenu">
          <children>
            <border x="3" y="5" width="58" height="58" params="2064" style="2" name="bg_navigator" color="0x057544d" tags="ICON_BORDER">
                <children>
                <bitmap x="5" y="0" width="60" height="60" params="208" style="0" name="icon_me_menu" tags="ICON_BMP"/> 
              </children>
            </border>
            <text x="1" y="63" width="76" height="17" params="263184" style="0" name="text_shadow" caption="%24%7Btoolbar.icon.label.memenu%7D"  visible="false">
              <variables>
                <var key="antialias_type" value="advanced" type="String"/>
                <var key="auto_size" value="center" type="String"/>
                <var key="font_face" value="Ubuntu" type="String"/>
                <var key="font_size" value="12" type="uint"/>
                <var key="grid_fit_type" value="subpixel" type="String"/>
                <var key="mouse_wheel_enabled" value="false" type="Boolean"/>
                <var key="bold" value="true" type="Boolean"/>
                <var key="kerning" value="true" type="Boolean"/>
              </variables>
            </text>
            <text x="0" y="62" width="76" height="17" params="263184" style="0" name="text" caption="%24%7Btoolbar.icon.label.memenu%7D"  visible="false">
              <variables>
                <var key="antialias_type" value="advanced" type="String"/>
                <var key="auto_size" value="center" type="String"/>
                <var key="font_face" value="Ubuntu" type="String"/>
                <var key="font_size" value="12" type="uint"/>
                <var key="grid_fit_type" value="subpixel" type="String"/>
                <var key="text_color" value="0xffffff" type="hex"/>
                <var key="mouse_wheel_enabled" value="false" type="Boolean"/>
                <var key="bold" value="true" type="Boolean"/>
                <var key="kerning" value="true" type="Boolean"/>
              </variables>
            </text>
          </children>
        </region>
 <region x="0" y="0" width="76" height="80" params="17" style="0" name="ACHIEVEMENTS" background="true" treshold="0" tags="ICON_REG%2CFIT%3AtoolbarAchievements">
          <children>
            <border x="3" y="5" width="58" height="58" params="2064" style="2" name="bg_navigator" color="0x057544d" tags="ICON_BORDER">
              <children>
                <bitmap x="5" y="0" width="60" height="60" params="208" style="0" name="icon_achievements" tags="ICON_BMP"/>
              </children>
            </border>
            <text x="1" y="63" width="76" height="17" params="263184" style="0" name="text_shadow" caption="%24%7Btoolbar.icon.label.achievements%7D"  visible="false">
              <variables>
                <var key="antialias_type" value="advanced" type="String"/>
                <var key="auto_size" value="center" type="String"/>
                <var key="font_face" value="Ubuntu" type="String"/>
                <var key="font_size" value="12" type="uint"/>
                <var key="grid_fit_type" value="subpixel" type="String"/>
                <var key="mouse_wheel_enabled" value="false" type="Boolean"/>
                <var key="bold" value="true" type="Boolean"/>
                <var key="kerning" value="true" type="Boolean"/>
              </variables>
            </text>
            <text x="0" y="62" width="76" height="17" params="263184" style="0" name="text" caption="%24%7Btoolbar.icon.label.achievements%7D"  visible="false">
              <variables>
                <var key="antialias_type" value="advanced" type="String"/>
                <var key="auto_size" value="center" type="String"/>
                <var key="font_face" value="Ubuntu" type="String"/>
                <var key="font_size" value="12" type="uint"/>
                <var key="grid_fit_type" value="subpixel" type="String"/>
                <var key="text_color" value="0xffffff" type="hex"/>
                <var key="mouse_wheel_enabled" value="false" type="Boolean"/>
                <var key="bold" value="true" type="Boolean"/>
                <var key="kerning" value="true" type="Boolean"/>
              </variables>
            </text>
          </children>
        </region>
</children>
</border>
 <region x="0" y="0" width="76" height="80" params="17" style="0" name="ACHIEVEMENTS" background="true" treshold="0" tags="ICON_REG%2CFIT%3AtoolbarAchievements" visible="false">
          <children>
            <border x="3" y="5" width="58" height="58" params="2064" style="2" name="bg_navigator" color="0x057544d" tags="ICON_BORDER">
              <children>
                <bitmap x="5" y="0" width="60" height="60" params="208" style="0" name="icon_achievements" tags="ICON_BMP"/>
              </children>
            </border>
            <text x="1" y="63" width="76" height="17" params="263184" style="0" name="text_shadow" caption="%24%7Btoolbar.icon.label.achievements%7D"  visible="false">
              <variables>
                <var key="antialias_type" value="advanced" type="String"/>
                <var key="auto_size" value="center" type="String"/>
                <var key="font_face" value="Ubuntu" type="String"/>
                <var key="font_size" value="12" type="uint"/>
                <var key="grid_fit_type" value="subpixel" type="String"/>
                <var key="mouse_wheel_enabled" value="false" type="Boolean"/>
                <var key="bold" value="true" type="Boolean"/>
                <var key="kerning" value="true" type="Boolean"/>
              </variables>
            </text>
            <text x="0" y="62" width="76" height="17" params="263184" style="0" name="text" caption="%24%7Btoolbar.icon.label.achievements%7D"  visible="false">
              <variables>
                <var key="antialias_type" value="advanced" type="String"/>
                <var key="auto_size" value="center" type="String"/>
                <var key="font_face" value="Ubuntu" type="String"/>
                <var key="font_size" value="12" type="uint"/>
                <var key="grid_fit_type" value="subpixel" type="String"/>
                <var key="text_color" value="0xffffff" type="hex"/>
                <var key="mouse_wheel_enabled" value="false" type="Boolean"/>
                <var key="bold" value="true" type="Boolean"/>
                <var key="kerning" value="true" type="Boolean"/>
              </variables>
            </text>
          </children>
        </region>
        

              

        
     
      </children>
    </container>
  </window>
</layout>

Okay, fixing
 
Master Summoner
Joined
Jan 20, 2011
Messages
512
Reaction score
163
The styling there is sort of messy, I think the landing view has designed with the rest of the Ilumini interface in mind, and i'm having troubles trying to force the client to display that interface.

I can get the twitter feed running aswell, looking into everything else

Mithex - SWF Styling - RaGEZONE Forums

you did edit the source right?
cause thats just to amazing for editing it with xml
 
Skilled Illusionist
Joined
Dec 19, 2011
Messages
308
Reaction score
41
The styling there is sort of messy, I think the landing view has designed with the rest of the Ilumini interface in mind, and i'm having troubles trying to force the client to display that interface.

I can get the twitter feed running aswell, looking into everything else

Mithex - SWF Styling - RaGEZONE Forums

Nice Breakthru. :thumbup:
 
Junior Spellweaver
Joined
Jun 17, 2011
Messages
178
Reaction score
327
you did edit the source right?
cause thats just to amazing for editing it with xml

Lol. All of this is inside the latest client which is what I work with. I'm not stuck in the past like you guys!
 
Master Summoner
Joined
Jan 20, 2011
Messages
512
Reaction score
163
Lol. All of this is inside the latest client which is what I work with. I'm not stuck in the past like you guys!

yeah i know , ive been spoonfed to much in this section , its time i have to start my own developments
 
Experienced Elementalist
Joined
Nov 26, 2011
Messages
294
Reaction score
17
well its easy
just add this code at the bottom before the last </child>
<container x="0" y="0" width="540" height="80" params="16" style="6" name="images_spacer" color="0xff" background="true"/>

you need to edit the color and x and y and you need to add a second one of that and edit the x and y to let it be right under the other one and add a lighter color then the one above it and bam :) , you will not understand this maybe , if not i will release the full toolbar code then

i am currently editing the toolbar to make it horizontal cause i dont wanna keep it for my self and i probally think im the only one who found out how to do it ( i dont count dominic cause he may have found out how to do it already)

OK im back with the most amazing style ever , here is what a did :eek:
dont hate ok


Mithex - SWF Styling - RaGEZONE Forums


and yes i will release it soon

and in the future i will try the one from iajaran

How to make, that VIP/HC days onlt shows, not coins and pixels? :tongue:

Ok, whatever. Because I and all other players don't like, that for messages didn't have place.

Mithex - SWF Styling - RaGEZONE Forums

Anyone know how to fix it? When user goes to hotelview, on the corner show a white square and in that all time shows News. It is annoying. Hoe to fix? :/
 
Status
Not open for further replies.
Back
Top