Advertisement
Laynester

dark_mt_minimized

Apr 3rd, 2019
1,850
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.78 KB | None | 0 0
  1. <!-- Processed by Laynester using Leensters HabboUI Editor3 -->
  2. <?xml version="1.0" encoding="UTF-8"?>
  3. <layout name="start_panel" width="170" height="170" version="0.1" uid="603AC898-69B3-135E-7C00-31DE3EE2F1B5">
  4. <window>
  5. <frame x="-9" y="64" width="45" height="150" params="1" style="200" name="mod_start_panel" caption="%20" color="0x0418db0">
  6. <filters>
  7. <DropShadowFilter angle="0" alpha="0.34901960784313724" blurX="20" blurY="20"/>
  8. </filters>
  9. <children>
  10. <border x="0" y="0" width="30" height="30" params="1" style="2" name="" color="0x024211c"/>
  11. <itemlist x="0" y="10" width="158" height="128" params="1" style="100">
  12. <children>
  13. <region x="0" y="0" width="155" height="30" params="17" style="102" name="room_tool_but" treshold="0">
  14. <children>
  15. <border x="0" y="0" width="0" height="0" params="16" style="200" name="mouseover" visible="false"/>
  16. <label visible="false" x="24" y="7" width="0" height="0" params="16" style="200" name="offence_name" caption="Room%20tool%20for%20this%20room">
  17. <variables>
  18. <var key="text_color" value="0xffffff" type="hex"/>
  19. </variables>
  20. </label>
  21. <static_bitmap x="6" y="6" width="20" height="20" params="16" style="100">
  22. <variables>
  23. <var key="asset_uri" value="roomtools_history_open_icon" type="String"/>
  24. <var key="pivot_point" value="center" type="String"/>
  25. <var key="stretched_x" value="false" type="Boolean"/>
  26. <var key="stretched_y" value="false" type="Boolean"/>
  27. </variables>
  28. </static_bitmap>
  29. </children>
  30. </region>
  31. <region x="0" y="30" width="155" height="30" params="17" style="102" name="chatlog_but" treshold="0">
  32. <children>
  33. <border x="0" y="0" width="0" height="0" params="16" style="200" name="mouseover" visible="false"/>
  34. <label visible="false" x="24" y="7" width="111" height="15" params="16" style="200" name="offence_name" caption="Chatlog%20for%20this%20room">
  35. <variables>
  36. <var key="text_color" value="0xffffff" type="hex"/>
  37. </variables>
  38. </label>
  39. <static_bitmap x="6" y="6" width="20" height="20" params="16" style="100">
  40. <variables>
  41. <var key="asset_uri" value="roomtools_chat_history" type="String"/>
  42. <var key="pivot_point" value="center" type="String"/>
  43. <var key="stretched_x" value="false" type="Boolean"/>
  44. <var key="stretched_y" value="false" type="Boolean"/>
  45. </variables>
  46. </static_bitmap>
  47. </children>
  48. </region>
  49. <region x="0" y="60" width="155" height="30" params="17" style="102" name="userinfo_but" treshold="0">
  50. <children>
  51. <border x="0" y="0" width="0" height="0" params="16" style="200" name="mouseover" visible="false"/>
  52. <label visible="false" x="24" y="7" width="50" height="15" params="16" style="200" name="offence_name" caption="User%20info%3A">
  53. <variables>
  54. <var key="text_color" value="0xffffff" type="hex"/>
  55. </variables>
  56. </label>
  57. <static_bitmap x="5" y="4" width="20" height="20" params="16" style="100">
  58. <variables>
  59. <var key="asset_uri" value="placeholder_avatar_small_head_cropped_png" type="String"/>
  60. <var key="pivot_point" value="center" type="String"/>
  61. <var key="stretched_x" value="false" type="Boolean"/>
  62. <var key="stretched_y" value="false" type="Boolean"/>
  63. </variables>
  64. </static_bitmap>
  65. </children>
  66. </region>
  67. <region x="0" y="90" width="155" height="30" params="17" style="102" name="ticket_queue_but" treshold="0">
  68. <children>
  69. <border x="0" y="0" width="0" height="0" params="16" style="200" name="mouseover" visible="false"/>
  70. <label x="24" visible="false" y="7" width="78" height="15" params="16" style="200" name="offence_name" caption="Ticket%20browser">
  71. <variables>
  72. <var key="text_color" value="0xffffff" type="hex"/>
  73. </variables>
  74. </label>
  75. <static_bitmap x="6" y="5" width="20" height="20" params="16" style="100">
  76. <variables>
  77. <var key="asset_uri" value="tools_file_icon" type="String"/>
  78. <var key="pivot_point" value="center" type="String"/>
  79. <var key="stretched_x" value="false" type="Boolean"/>
  80. <var key="stretched_y" value="false" type="Boolean"/>
  81. </variables>
  82. </static_bitmap>
  83. </children>
  84. </region>
  85. </children>
  86. </itemlist>
  87. </children>
  88. <variables>
  89. <var key="margin_left" value="10" type="int"/>
  90. <var key="margin_top" value="4" type="int"/>
  91. <var key="margin_right" value="6" type="int"/>
  92. <var key="margin_bottom" value="7" type="int"/>
  93. </variables>
  94. </frame>
  95. </window>
  96. </layout>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement