Advertisement
Guest User

Untitled

a guest
Mar 29th, 2020
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.69 KB | None | 0 0
  1. {
  2. "settings": {
  3. "Tabs": [
  4. {
  5. "ButtonText": "First Tab",
  6. "HeaderText": "First Tab",
  7. "Pages": [
  8. {
  9. "TextLines": [
  10. "This is first tab, first page.",
  11. "Add some text here by adding more lines.",
  12. "You should replace all default text lines with whatever you feel up to",
  13. "type <color=red> /info </color> to open this window",
  14. "Press next page to check second page.",
  15. "You may add more pages in config file."
  16. ],
  17. "ImageSettings": [
  18. {
  19. "Position": {
  20. "MinX": 0.0,
  21. "MaxX": 0.5,
  22. "MinY": 0.0,
  23. "MaxY": 0.5
  24. },
  25. "Url": "http://th04.deviantart.net/fs70/PRE/f/2012/223/4/4/rust_logo_by_furrypigdog-d5aqi3r.png",
  26. "TransparencyInPercent": 100
  27. },
  28. {
  29. "Position": {
  30. "MinX": 0.5,
  31. "MaxX": 1.0,
  32. "MinY": 0.0,
  33. "MaxY": 0.5
  34. },
  35. "Url": "http://files.enjin.com/176331/IMGS/LOGO_RUST1.fw.png",
  36. "TransparencyInPercent": 100
  37. },
  38. {
  39. "Position": {
  40. "MinX": 0.0,
  41. "MaxX": 0.5,
  42. "MinY": 0.5,
  43. "MaxY": 1.0
  44. },
  45. "Url": "http://files.enjin.com/176331/IMGS/LOGO_RUST1.fw.png",
  46. "TransparencyInPercent": 100
  47. },
  48. {
  49. "Position": {
  50. "MinX": 0.5,
  51. "MaxX": 1.0,
  52. "MinY": 0.5,
  53. "MaxY": 1.0
  54. },
  55. "Url": "http://th04.deviantart.net/fs70/PRE/f/2012/223/4/4/rust_logo_by_furrypigdog-d5aqi3r.png",
  56. "TransparencyInPercent": 100
  57. }
  58. ]
  59. },
  60. {
  61. "TextLines": [
  62. "This is first tab, second page",
  63. "Add some text here by adding more lines.",
  64. "You should replace all default text lines with whatever you feel up to",
  65. "type <color=red> /info </color> to open this window",
  66. "Press next page to check third page.",
  67. "Press prev page to go back to first page.",
  68. "You may add more pages in config file."
  69. ],
  70. "ImageSettings": []
  71. },
  72. {
  73. "TextLines": [
  74. "This is first tab, third page",
  75. "Add some text here by adding more lines.",
  76. "You should replace all default text lines with whatever you feel up to",
  77. "type <color=red> /info </color> to open this window",
  78. "Press prev page to go back to second page."
  79. ],
  80. "ImageSettings": []
  81. }
  82. ],
  83. "TabButtonAnchor": 4,
  84. "TabButtonFontSize": 16,
  85. "HeaderAnchor": 0,
  86. "HeaderFontSize": 32,
  87. "TextFontSize": 16,
  88. "TextAnchor": 3,
  89. "OxideGroup": ""
  90. },
  91. {
  92. "ButtonText": "Second Tab",
  93. "HeaderText": "Second Tab",
  94. "Pages": [
  95. {
  96. "TextLines": [
  97. "This is second tab, first page.",
  98. "Add some text here by adding more lines.",
  99. "You should replace all default text lines with whatever you feel up to",
  100. "type <color=red> /info </color> to open this window",
  101. "You may add more pages in config file."
  102. ],
  103. "ImageSettings": []
  104. }
  105. ],
  106. "TabButtonAnchor": 4,
  107. "TabButtonFontSize": 16,
  108. "HeaderAnchor": 0,
  109. "HeaderFontSize": 32,
  110. "TextFontSize": 16,
  111. "TextAnchor": 3,
  112. "OxideGroup": ""
  113. },
  114. {
  115. "ButtonText": "Third Tab",
  116. "HeaderText": "Third Tab",
  117. "Pages": [
  118. {
  119. "TextLines": [
  120. "This is third tab, first page.",
  121. "Add some text here by adding more lines.",
  122. "You should replace all default text lines with whatever you feel up to",
  123. "type <color=red> /info </color> to open this window",
  124. "You may add more pages in config file."
  125. ],
  126. "ImageSettings": []
  127. }
  128. ],
  129. "TabButtonAnchor": 4,
  130. "TabButtonFontSize": 16,
  131. "HeaderAnchor": 0,
  132. "HeaderFontSize": 32,
  133. "TextFontSize": 16,
  134. "TextAnchor": 3,
  135. "OxideGroup": ""
  136. }
  137. ],
  138. "ShowInfoOnPlayerInit": true,
  139. "ShowInfoOnlyOncePerRuntime": true,
  140. "TabToOpenByDefault": 0,
  141. "Position": {
  142. "MinX": 0.15,
  143. "MaxX": 0.9,
  144. "MinY": 0.2,
  145. "MaxY": 0.9
  146. },
  147. "BackgroundImage": {
  148. "Enabled": false,
  149. "Position": {
  150. "MinX": 0.0,
  151. "MaxX": 1.0,
  152. "MinY": 0.0,
  153. "MaxY": 1.0
  154. },
  155. "Url": "http://7-themes.com/data_images/out/35/6889756-black-backgrounds.jpg",
  156. "TransparencyInPercent": 100
  157. },
  158. "ActiveButtonColor": "#0255255255",
  159. "InactiveButtonColor": "#128128128255",
  160. "CloseButtonColor": "#128128128255",
  161. "NextPageButtonColor": "#128128128255",
  162. "PrevPageButtonColor": "#128128128255",
  163. "BackgroundColor": "#000255",
  164. "HelpButton": {
  165. "IsEnabled": false,
  166. "Text": "Help",
  167. "Position": {
  168. "MinX": 0.0,
  169. "MaxX": 0.05,
  170. "MinY": 0.1,
  171. "MaxY": 0.14
  172. },
  173. "Color": "#128128128255",
  174. "FontSize": 18
  175. },
  176. "UpgradedConfig": false
  177. }
  178. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement