Advertisement
AdamKadmon

Untitled

Sep 14th, 2018
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.88 KB | None | 0 0
  1. class RscExileXM8
  2. {
  3. idd=24015;
  4. onLoad="uiNamespace setVariable ['RscExileXM8', _this select 0]";
  5. onUnload="call ExileClient_gui_xm8_event_onUnload; uiNamespace setVariable ['RscExileXM8', displayNull]";
  6. onKeyUp="_this call ExileClient_gui_xm8_event_onKeyUp";
  7. onKeyDown="_this call ExileClient_gui_xm8_event_onKeyDown";
  8. class ControlsBackground
  9. {
  10. class BackgroundOff: RscPictureKeepAspect
  11. {
  12. idc=4000;
  13. text="\exile_assets\texture\ui\xm8_off_ca.paa";
  14. x="0 * (0.025) + (0)";
  15. y="-4 * (0.04) + (0)";
  16. w="40 * (0.025)";
  17. h="33.3333 * (0.04)";
  18. };
  19. class BackgroundOn: RscPictureKeepAspect
  20. {
  21. idc=4001;
  22. text="\exile_assets\texture\ui\xm8_on_ca.paa";
  23. x="0 * (0.025) + (0)";
  24. y="-4 * (0.04) + (0)";
  25. w="40 * (0.025)";
  26. h="33.3333 * (0.04)";
  27. };
  28. };
  29. class Controls
  30. {
  31. class Slides: RscExileXM8Slide
  32. {
  33. idc=4007;
  34. x="3 * (0.025) + (0)";
  35. y="2 * (0.04) + (0)";
  36. show="true";
  37. class Controls
  38. {
  39. class SlideApps: RscExileXM8Slide
  40. {
  41. idc=4040;
  42. show="true";
  43. class Controls
  44. {
  45. class KillDeathRatio: RscStructuredText
  46. {
  47. idc=4057;
  48. text="<t color='#00b2cd' font='RobotoRegular' size='0.7' valign='middle' align='center' shadow='0'><br/><t font='RobotoMedium' size='2' color='#ffffff'>100%</t><br/>Health</t>";
  49. x="(4 - 3) * (0.025)";
  50. y="(4 - 2) * (0.04)";
  51. w="6 * (0.025)";
  52. h="5 * (0.04)";
  53. colorBackground[]={255,255,255,0.050000001};
  54. size="10 * pixelH";
  55. };
  56. class PopTabs: RscStructuredText
  57. {
  58. idc=4058;
  59. text="<t color='#00b2cd' font='RobotoRegular' size='0.7' valign='middle' align='center' shadow='0'><br/><t font='RobotoMedium' size='2' color='#ffffff'>100%</t><br/>Pop Tabs</t>";
  60. x="(4 - 3) * (0.025)";
  61. y="(9.5 - 2) * (0.04)";
  62. w="6 * (0.025)";
  63. h="5 * (0.04)";
  64. colorBackground[]={255,255,255,0.050000001};
  65. size="10 * pixelH";
  66. };
  67. class Respect: RscStructuredText
  68. {
  69. idc=4059;
  70. text="<t color='#00b2cd' font='RobotoRegular' size='0.7' valign='middle' align='center' shadow='0'><br/><t font='RobotoMedium' size='2' color='#ffffff'>100%</t><br/>Respect</t>";
  71. x="(4 - 3) * (0.025)";
  72. y="(15 - 2) * (0.04)";
  73. w="6 * (0.025)";
  74. h="5 * (0.04)";
  75. colorBackground[]={255,255,255,0.050000001};
  76. size="10 * pixelH";
  77. };
  78. class App01: RscExileXM8AppButton
  79. {
  80. idc=1111;
  81. x="(10.5 - 3) * (0.025)";
  82. y="(4 - 2) * (0.04)";
  83. w="12.5 * (0.025)";
  84. h="10.5 * (0.04)";
  85. textureNoShortcut="\exile_assets\texture\ui\xm8_app_network_ca.paa";
  86. text="8G Network";
  87. onButtonClick="['players', 0] call ExileClient_gui_xm8_slide";
  88. class ShortcutPos
  89. {
  90. left="(12.5 * (0.025)) * 0.25";
  91. top="(10.5 * (0.04)) * 0.25";
  92. w="(12.5 * (0.025)) * 0.5";
  93. h="(10.5 * (0.04)) * 0.5";
  94. };
  95. class TextPos
  96. {
  97. bottom=0;
  98. left=0;
  99. right=0;
  100. top="(10.5 * (0.04)) * 0.75";
  101. };
  102. };
  103. class App02: RscExileXM8AppButton1x1
  104. {
  105. idc=1106;
  106. x="(23.5 - 3) * (0.025)";
  107. y="(4 - 2) * (0.04)";
  108. textureNoShortcut="\exile_assets\texture\ui\xm8_app_party_ca.paa";
  109. text="Party";
  110. onButtonClick="[] spawn ExileClient_gui_xm8_showPartySlides";
  111. };
  112. class App03: RscExileXM8AppButton1x1
  113. {
  114. idc=1105;
  115. x="(30 - 3) * (0.025)";
  116. y="(4 - 2) * (0.04)";
  117. textureNoShortcut="\exile_assets\texture\ui\xm8_app_clan_ca.paa";
  118. text="Family";
  119. onButtonClick="[] spawn ExileClient_gui_xm8_showClanSlide";
  120. };
  121. class App04: RscExileXM8AppButton2x1
  122. {
  123. idc=1113;
  124. x="(23.5 - 3) * (0.025)";
  125. y="(9.5 - 2) * (0.04)";
  126. textureNoShortcut="\exile_assets\texture\ui\xm8_app_territory_ca.paa";
  127. text="Territory";
  128. onButtonClick="call ExileClient_gui_xm8_showTerritorySlide";
  129. };
  130. class App05: RscExileXM8AppButton1x1
  131. {
  132. idc=1104;
  133. x="(10.5 - 3) * (0.025)";
  134. y="(15 - 2) * (0.04)";
  135. textureNoShortcut="\exile_assets\texture\ui\xm8_app_mobile_xm8_ca.paa";
  136. text="Mobile XM8";
  137. onButtonClick=" if((getText(missionConfigFile >> 'CfgExileMobileXM8' >> 'code')) isEqualTo '')then { ['This server does not support the mobile XM8 app yet.<br/>Contact server admin for support.', 'Okay'] call ExileClient_gui_xm8_showWarning; } else { ['mobileXm8', 0] call ExileClient_gui_xm8_slide; };";
  138. };
  139. class App06: RscExileXM8AppButton1x1
  140. {
  141. idc=1103;
  142. x="(17 - 3) * (0.025)";
  143. y="(15 - 2) * (0.04)";
  144. textureNoShortcut="AWG_Images\other\skull.paa";
  145. text="Server Info";
  146. onButtonClick="createDialog 'RscDisplayServerInfoMenu';";
  147. };
  148. class App07: RscExileXM8AppButton1x1
  149. {
  150. idc=1107;
  151. x="(23.5 - 3) * (0.025)";
  152. y="(15 - 2) * (0.04)";
  153. textureNoShortcut="\exile_assets\texture\ui\xm8_app_settings_ca.paa";
  154. text="Settings";
  155. onButtonClick="['settings', 0] call ExileClient_gui_xm8_slide";
  156. };
  157. class App08: RscExileXM8AppButton1x1
  158. {
  159. idc=1117;
  160. x="(30 - 3) * (0.025)";
  161. y="(15 - 2) * (0.04)";
  162. textureNoShortcut="\exile_assets\texture\ui\xm8_app_extra_apps_ca.paa";
  163. text="More";
  164. onButtonClick="['extraApps', 0] call ExileClient_gui_xm8_slide";
  165. };
  166. };
  167. };
  168. class SlideExtraApps: RscExileXM8Slide
  169. {
  170. idc=5000;
  171. show=0;
  172. class Controls
  173. {
  174. class GoBackButton: RscExileXM8ButtonMenu
  175. {
  176. idc=-1;
  177. text="GO BACK";
  178. x="(30 - 3) * (0.025)";
  179. y="(19 - 2) * (0.04)";
  180. w="6 * (0.025)";
  181. h="1 * (0.04)";
  182. onButtonClick="['apps', 1] call ExileClient_gui_xm8_slide";
  183. };
  184. };
  185. };
  186. class SlideMobileXm8: RscExileXM8Slide
  187. {
  188. idc=4200;
  189. show="false";
  190. class Controls
  191. {
  192. class Description: RscStructuredText
  193. {
  194. idc=-1;
  195. x="11.5 * (0.025)";
  196. y="3 * (0.04)";
  197. w="20.5 * (0.025)";
  198. h="12 * (0.04)";
  199. colorBackground[]={0,0,0,0.25};
  200. text="<t size='1.5'>Never miss a base raid!<br/><br/></t>Use the code to the left to link your smartphone with your in-game character. You will then receive notifications about base raids, protection money reminders and more!<br/><br/><a href='https://xm8.exilemod.com/'>Read more</a>";
  201. size="24 * pixelH";
  202. class Attributes
  203. {
  204. align="left";
  205. color="#ffffff";
  206. colorLink="#00b2cd";
  207. font="PuristaMedium";
  208. shadow=0;
  209. };
  210. };
  211. class CodeLabel: RscStructuredText
  212. {
  213. idc=4201;
  214. text="<t color='#00b2cd' font='OrbitronLight' size='1.6' valign='middle' align='center' shadow='0'><br/><br/><br/><t font='OrbitronMedium' size='3.5' color='#ffffff'>ABCD</t><br/>SERVER CODE</t>";
  215. x="2 * (0.025)";
  216. y="3 * (0.04)";
  217. w="9 * (0.025)";
  218. h="12 * (0.04)";
  219. colorBackground[]={255,255,255,0.050000001};
  220. size="10 * pixelH";
  221. };
  222. class PlayStoreImage: RscStructuredText
  223. {
  224. idc=-1;
  225. text="<t valign='middle' align='center' shadow='0'><a href='https://xm8.exilemod.com/redirect/playstore'><img image='exile_assets\texture\ui\google_play_ca.paa'></a></t>";
  226. x="2 * (0.025)";
  227. y="9 * (0.04)";
  228. w="9 * (0.025)";
  229. h="3 * (0.04)";
  230. colorBackground[]={0,0,0,0};
  231. size="64 * pixelH";
  232. };
  233. class AppStoreImage: RscStructuredText
  234. {
  235. idc=-1;
  236. text="<t valign='middle' align='center' shadow='0'><img color='#40FFFFFF' image='exile_assets\texture\ui\app_store_ca.paa'></t>";
  237. x="2 * (0.025)";
  238. y="11 * (0.04)";
  239. w="9 * (0.025)";
  240. h="3 * (0.04)";
  241. colorBackground[]={0,0,0,0};
  242. size="64 * pixelH";
  243. tooltip="Not available yet";
  244. };
  245. class GoogleLegalHint: RscText
  246. {
  247. idc=-1;
  248. text="Google Play and the Google Play logo are trademarks of Google Inc.";
  249. colorText[]={1,1,1,0.5};
  250. x="2 * (0.025)";
  251. y="16 * (0.04)";
  252. w="30 * (0.025)";
  253. h="1 * (0.04)";
  254. sizeEx="14 * pixelH";
  255. };
  256. class AppleShitLegalHint: RscText
  257. {
  258. idc=-1;
  259. text="Apple and the Apple logo are trademarks of Apple Inc. - App Store is a service mark of Apple Inc.";
  260. colorText[]={1,1,1,0.5};
  261. x="2 * (0.025)";
  262. y="17 * (0.04)";
  263. w="30 * (0.025)";
  264. h="1 * (0.04)";
  265. sizeEx="14 * pixelH";
  266. };
  267. class GoBackButton: RscExileXM8ButtonMenu
  268. {
  269. idc=-1;
  270. text="GO BACK";
  271. x="26 * (0.025)";
  272. y="16 * (0.04)";
  273. w="6 * (0.025)";
  274. h="1 * (0.04)";
  275. onButtonClick="['apps', 1] call ExileClient_gui_xm8_slide";
  276. };
  277. };
  278. };
  279. class SlideHostParty: RscExileXM8Slide
  280. {
  281. idc=4080;
  282. show="false";
  283. class Controls
  284. {
  285. class PartyButton: RscExileXM8Button
  286. {
  287. idc=4081;
  288. text="Host Party";
  289. x="(10.5 - 3) * (0.025)";
  290. y="(12 - 2) * (0.04)";
  291. w="19 * (0.025)";
  292. h="2 * (0.04)";
  293. onButtonClick="_this call ExileClient_gui_xm8_slide_hostParty_event_onOkayButtonClick";
  294. };
  295. class NameInput: RscExileXM8Edit
  296. {
  297. idc=4082;
  298. text="Eichi's Party";
  299. x="(10.5 - 3) * (0.025)";
  300. y="(9 - 2) * (0.04)";
  301. w="19 * (0.025)";
  302. h="2 * (0.04)";
  303. tooltip="Name for your party";
  304. };
  305. class GoBackButton: RscExileXM8ButtonMenu
  306. {
  307. idc=-1;
  308. text="GO BACK";
  309. x="(29 - 3) * (0.025)";
  310. y="(18 - 2) * (0.04)";
  311. w="6 * (0.025)";
  312. h="1 * (0.04)";
  313. onButtonClick="['apps', 1] call ExileClient_gui_xm8_slide";
  314. };
  315. };
  316. };
  317. class SlideServer: RscExileXM8Slide
  318. {
  319. idc=4090;
  320. show="false";
  321. class Controls
  322. {
  323. class GoBackButton: RscExileXM8ButtonMenu
  324. {
  325. idc=4091;
  326. text="GO BACK";
  327. x="(29 - 3) * (0.025)";
  328. y="(18 - 2) * (0.04)";
  329. w="6 * (0.025)";
  330. h="1 * (0.04)";
  331. onButtonClick="['apps', 1] call ExileClient_gui_xm8_slide";
  332. };
  333. class InfoHTML: RscHTML
  334. {
  335. idc=4092;
  336. x="(5 - 3) * (0.025)";
  337. y="(5 - 2) * (0.04)";
  338. w="30 * (0.025)";
  339. h="12 * (0.04)";
  340. colorBackground[]={0,0,0,0.25};
  341. };
  342. };
  343. };
  344. class SlideClan: RscExileXM8Slide
  345. {
  346. idc=4060;
  347. show="false";
  348. class Controls
  349. {
  350. class MembersListBox: RscExileXM8ListBox
  351. {
  352. idc=4061;
  353. x="2 * (0.025) + (0)";
  354. y="3 * (0.04) + (0)";
  355. w="23 * (0.025)";
  356. h="14 * (0.04)";
  357. onLBSelChanged="_this call ExileClient_gui_xm8_slide_clan_event_onMemberLBSelChanged";
  358. };
  359. class KickButton: RscExileXM8ButtonMenu
  360. {
  361. idc=4062;
  362. text="KICK";
  363. x="26 * (0.025) + (0)";
  364. y="6 * (0.04) + (0)";
  365. w="6 * (0.025)";
  366. h="1 * (0.04)";
  367. onButtonClick="_this spawn ExileClient_gui_xm8_slide_clan_event_onClanKickButtonClick";
  368. };
  369. class LeaveButton: RscExileXM8ButtonMenu
  370. {
  371. idc=4063;
  372. text="Leave";
  373. x="26 * (0.025) + (0)";
  374. y="3 * (0.04) + (0)";
  375. w="6 * (0.025)";
  376. h="1 * (0.04)";
  377. onButtonClick="_this spawn ExileClient_gui_xm8_slide_clan_event_onClanLeaveButtonClick";
  378. };
  379. class GoBackButton: RscExileXM8ButtonMenu
  380. {
  381. onButtonClick="['apps', 1] call ExileClient_gui_xm8_slide";
  382. idc=-1;
  383. text="GO BACK";
  384. x="26 * (0.025) + (0)";
  385. y="16 * (0.04) + (0)";
  386. w="6 * (0.025)";
  387. h="1 * (0.04)";
  388. };
  389. };
  390. };
  391. class SlideParty: RscExileXM8Slide
  392. {
  393. idc=4100;
  394. show="false";
  395. class Controls
  396. {
  397. class MembersListBox: RscExileXM8ListBox
  398. {
  399. idc=4102;
  400. x="(5 - 3) * (0.025)";
  401. y="(5 - 2) * (0.04)";
  402. w="22 * (0.025)";
  403. h="14 * (0.04)";
  404. onLBSelChanged="_this call ExileClient_gui_xm8_slide_party_event_onMemberListBoxSelectionChanged";
  405. };
  406. class KickButton: RscExileXM8ButtonMenu
  407. {
  408. idc=4104;
  409. text="KICK";
  410. x="(29 - 3) * (0.025)";
  411. y="(10 - 2) * (0.04)";
  412. w="6 * (0.025)";
  413. h="1 * (0.04)";
  414. onButtonClick="_this spawn ExileClient_gui_xm8_slide_party_event_onKickButtonClick";
  415. };
  416. class LeaveButton: RscExileXM8ButtonMenu
  417. {
  418. idc=4105;
  419. text="LEAVE";
  420. x="(29 - 3) * (0.025)";
  421. y="(5 - 2) * (0.04)";
  422. w="6 * (0.025)";
  423. h="1 * (0.04)";
  424. onButtonClick="_this spawn ExileClient_gui_xm8_slide_party_event_onLeaveButtonClick";
  425. };
  426. class GoBackButton: RscExileXM8ButtonMenu
  427. {
  428. idc=-1;
  429. text="GO BACK";
  430. x="(29 - 3) * (0.025)";
  431. y="(18 - 2) * (0.04)";
  432. w="6 * (0.025)";
  433. h="1 * (0.04)";
  434. onButtonClick="['apps', 1] call ExileClient_gui_xm8_slide";
  435. };
  436. };
  437. };
  438. class SlidePlayers: RscExileXM8Slide
  439. {
  440. idc=4110;
  441. show="false";
  442. class Controls
  443. {
  444. class PlayersListBox: RscExileXM8ListBox
  445. {
  446. idc=4111;
  447. x="(5 - 3) * (0.025) + (0)";
  448. y="(5 - 2) * (0.04) + (0)";
  449. w="19 * (0.025)";
  450. h="14 * (0.04)";
  451. onLBSelChanged="_this call ExileClient_gui_xm8_slide_players_event_onPlayerListBoxSelectionChanged";
  452. };
  453. class PartyButton: RscExileXM8ButtonMenu
  454. {
  455. idc=4112;
  456. text="INVITE TO PARTY";
  457. x="(26 - 3) * (0.025) + (0)";
  458. y="(5 - 2) * (0.04) + (0)";
  459. w="9 * (0.025)";
  460. h="1 * (0.04)";
  461. onButtonClick="_this call ExileClient_gui_xm8_slide_players_event_onPartyButtonClick";
  462. };
  463. class ClanButton: RscExileXM8ButtonMenu
  464. {
  465. idc=4116;
  466. text="INVITE TO FAMILY";
  467. x="23 * (0.025) + (0)";
  468. y="5 * (0.04) + (0)";
  469. w="9 * (0.025)";
  470. h="1 * (0.04)";
  471. onButtonClick="_this call ExileClient_gui_xm8_slide_players_event_onClanButtonClick";
  472. };
  473. class TerritoryGroup: RscExileXM8Frame
  474. {
  475. idc=-1;
  476. x="23 * (0.025) + (0)";
  477. y="7 * (0.04) + (0)";
  478. w="9 * (0.025)";
  479. h="4 * (0.04)";
  480. };
  481. class TerritoryGroupCaption: RscText
  482. {
  483. idc=-1;
  484. text="TERRITORY";
  485. sizeEx="11 * pixelH";
  486. font="OrbitronLight";
  487. colorText[]=
  488. {
  489. "252/255",
  490. "253/255",
  491. "255/255",
  492. 1
  493. };
  494. x="23 * (0.025) + (0)";
  495. y="7 * (0.04) + (0)";
  496. w="9 * (0.025)";
  497. h="1 * (0.04)";
  498. style=2;
  499. };
  500. class TerritoryDropdown: RscCombo
  501. {
  502. idc=4114;
  503. x="23.5 * (0.025) + (0)";
  504. y="8 * (0.04) + (0)";
  505. w="8 * (0.025)";
  506. h="1 * (0.04)";
  507. };
  508. class GrantTerritoryBuildRightsButton: RscExileXM8ButtonMenu
  509. {
  510. idc=4115;
  511. text="GRANT RIGHTS";
  512. x="23.5 * (0.025) + (0)";
  513. y="9.5 * (0.04) + (0)";
  514. w="8 * (0.025)";
  515. h="1 * (0.04)";
  516. onButtonClick="_this spawn ExileClient_gui_xm8_slide_players_event_onGrantTerritoryButtonClick";
  517. };
  518. class GoBackButton: RscExileXM8ButtonMenu
  519. {
  520. idc=4113;
  521. text="GO BACK";
  522. x="(26 - 3) * (0.025) + (0)";
  523. y="(18 - 2) * (0.04) + (0)";
  524. w="9 * (0.025)";
  525. h="1 * (0.04)";
  526. onButtonClick="['apps', 1] call ExileClient_gui_xm8_slide";
  527. };
  528. };
  529. };
  530. class SlideTerritory: RscExileXM8Slide
  531. {
  532. idc=4130;
  533. show="false";
  534. class Controls
  535. {
  536. class TerritoryDropdown: RscCombo
  537. {
  538. idc=4132;
  539. x="(5 - 3) * (0.025) + (0)";
  540. y="(5 - 2) * (0.04) + (0)";
  541. w="22 * (0.025)";
  542. h="1 * (0.04)";
  543. onLBSelChanged="_this call ExileClient_gui_xm8_slide_territory_event_onTerritoryDropdownSelectionChanged";
  544. };
  545. class PlayersListBox: RscListBox
  546. {
  547. idc=4131;
  548. x="(5 - 3) * (0.025) + (0)";
  549. y="(6.5 - 2) * (0.04) + (0)";
  550. w="22 * (0.025)";
  551. h="11.5 * (0.04)";
  552. onLBSelChanged="_this call ExileClient_gui_xm8_slide_territory_event_onPlayerListBoxSelectionChanged";
  553. };
  554. class InfoText: RscText
  555. {
  556. idc=4133;
  557. text="";
  558. x="(5 - 3) * (0.025) + (0)";
  559. y="(18 - 2) * (0.04) + (0)";
  560. w="22 * (0.025)";
  561. h="1 * (0.04)";
  562. colorBackground[]={0,0,0,0.80000001};
  563. };
  564. class GoBackButton: RscExileXM8ButtonMenu
  565. {
  566. idc=-1;
  567. text="GO BACK";
  568. x="(29 - 3) * (0.025)";
  569. y="(18 - 2) * (0.04)";
  570. w="6 * (0.025)";
  571. h="1 * (0.04)";
  572. onButtonClick="['apps', 1] call ExileClient_gui_xm8_slide";
  573. };
  574. class KickButton: RscExileXM8ButtonMenu
  575. {
  576. idc=4134;
  577. text="KICK";
  578. x="(29 - 3) * (0.025) + (0)";
  579. y="(6.5 - 2) * (0.04) + (0)";
  580. w="6 * (0.025)";
  581. h="1 * (0.04)";
  582. onButtonClick="_this spawn ExileClient_gui_xm8_slide_territory_event_onKickButtonClick";
  583. };
  584. class LeaveButton: RscExileXM8ButtonMenu
  585. {
  586. idc=4135;
  587. text="LEAVE";
  588. x="(29 - 3) * (0.025) + (0)";
  589. y="(5 - 2) * (0.04) + (0)";
  590. w="6 * (0.025)";
  591. h="1 * (0.04)";
  592. onButtonClick="_this spawn ExileClient_gui_xm8_slide_territory_event_onLeaveButtonClick";
  593. };
  594. class PromoteButton: RscExileXM8ButtonMenu
  595. {
  596. idc=4136;
  597. text="PROMOTE";
  598. x="(29 - 3) * (0.025) + (0)";
  599. y="(8 - 2) * (0.04) + (0)";
  600. w="6 * (0.025)";
  601. h="1 * (0.04)";
  602. onButtonClick="_this spawn ExileClient_gui_xm8_slide_territory_event_onPromoteButtonClick";
  603. };
  604. class DemoteButton: RscExileXM8ButtonMenu
  605. {
  606. idc=4137;
  607. text="DEMOTE";
  608. x="(29 - 3) * (0.025) + (0)";
  609. y="(9.5 - 2) * (0.04) + (0)";
  610. w="6 * (0.025)";
  611. h="1 * (0.04)";
  612. onButtonClick="_this spawn ExileClient_gui_xm8_slide_territory_event_onDemoteButtonClick";
  613. };
  614. class RadiusButton: RscExileXM8ButtonMenu
  615. {
  616. idc=4138;
  617. text="RADIUS";
  618. x="(29 - 3) * (0.025) + (0)";
  619. y="(11 - 2) * (0.04) + (0)";
  620. w="6 * (0.025)";
  621. h="1 * (0.04)";
  622. onButtonClick="_this spawn ExileClient_gui_xm8_slide_territory_event_onRadiusButtonClick";
  623. };
  624. };
  625. };
  626. };
  627. };
  628. class Warning: RscExileXM8Slide
  629. {
  630. idc=4030;
  631. show="false";
  632. x="3 * (0.025) + (0)";
  633. y="(2 + 1.5) * (0.04) + (0)";
  634. h="(19 - 1.5) * (0.04)";
  635. class Controls
  636. {
  637. class Background: RscText
  638. {
  639. idc=-1;
  640. x=0;
  641. y=0;
  642. w="34 * (0.025)";
  643. h="19 * (0.04)";
  644. colorBackground[]=
  645. {
  646. "41/255",
  647. "39/255",
  648. "46/255",
  649. 0.94999999
  650. };
  651. };
  652. class OkayButton: RscExileXM8Button
  653. {
  654. idc=4031;
  655. text="Meh... Okay";
  656. x="(16.5 - 3) * (0.025)";
  657. y="(12 - 2) * (0.04)";
  658. w="7 * (0.025)";
  659. h="2 * (0.04)";
  660. onButtonClick="call ExileClient_gui_xm8_hideWarning";
  661. };
  662. class Message: RscStructuredText
  663. {
  664. idc=4032;
  665. text="<t align='center'><t color='#e14141'>Whoops</t><br/><t color='#fcfdff' size='1.4'>Computer says no.</t></t>";
  666. x="(4 - 3) * (0.025)";
  667. y="(7 - 2) * (0.04)";
  668. w="32 * (0.025)";
  669. h="3.5 * (0.04)";
  670. colorBackground[]={0,0,0,0};
  671. };
  672. };
  673. };
  674. class Message: RscExileXM8Slide
  675. {
  676. idc=4010;
  677. show="false";
  678. x="3 * (0.025) + (0)";
  679. y="(2 + 1.5) * (0.04) + (0)";
  680. h="(19 - 1.5) * (0.04)";
  681. class Controls
  682. {
  683. class Background: RscText
  684. {
  685. idc=-1;
  686. x=0;
  687. y=0;
  688. w="34 * (0.025)";
  689. h="19 * (0.04)";
  690. colorBackground[]=
  691. {
  692. "41/255",
  693. "39/255",
  694. "46/255",
  695. 0.94999999
  696. };
  697. };
  698. class OkayButton: RscExileXM8Button
  699. {
  700. idc=4011;
  701. text="Okay";
  702. x="(16.5 - 3) * (0.025)";
  703. y="(12 - 2) * (0.04)";
  704. w="7 * (0.025)";
  705. h="2 * (0.04)";
  706. onButtonClick="call ExileClient_gui_xm8_hideMessage";
  707. };
  708. class Question: RscStructuredText
  709. {
  710. idc=4012;
  711. text="<t align='center'><t color='#a0df3b'>Yay!</t><br/><t color='#fcfdff' size='1.4'>You have done something cool!</t></t>";
  712. x="(4 - 3) * (0.025)";
  713. y="(7 - 2) * (0.04)";
  714. w="32 * (0.025)";
  715. h="3.5 * (0.04)";
  716. colorBackground[]={0,0,0,0};
  717. };
  718. };
  719. };
  720. class Confirm: RscExileXM8Slide
  721. {
  722. idc=4020;
  723. show="false";
  724. x="3 * (0.025) + (0)";
  725. y="(2 + 1.5) * (0.04) + (0)";
  726. h="(19 - 1.5) * (0.04)";
  727. class Controls
  728. {
  729. class Background: RscText
  730. {
  731. idc=-1;
  732. x=0;
  733. y=0;
  734. w="34 * (0.025)";
  735. h="19 * (0.04)";
  736. colorBackground[]=
  737. {
  738. "41/255",
  739. "39/255",
  740. "46/255",
  741. 0.94999999
  742. };
  743. };
  744. class Question: RscStructuredText
  745. {
  746. idc=4021;
  747. text="<t align='center'><t color='#00b2cd'>Confirm</t><br/><t color='#fcfdff' size='1.4'>Kick Eichi?</t></t>";
  748. x="(4 - 3) * (0.025)";
  749. y="(7 - 2) * (0.04)";
  750. w="32 * (0.025)";
  751. h="3.5 * (0.04)";
  752. colorBackground[]={0,0,0,0};
  753. };
  754. class YesButton: RscExileXM8Button
  755. {
  756. idc=4022;
  757. text="Kick";
  758. x="(12.5 - 3) * (0.025)";
  759. y="(12 - 2) * (0.04)";
  760. w="7 * (0.025)";
  761. h="2 * (0.04)";
  762. onButtonClick="true call ExileClient_gui_xm8_hideConfirm";
  763. };
  764. class NoButton: RscExileXM8Button
  765. {
  766. idc=4023;
  767. text="Don't kick";
  768. x="(20.5 - 3) * (0.025)";
  769. y="(12 - 2) * (0.04)";
  770. w="7 * (0.025)";
  771. h="2 * (0.04)";
  772. onButtonClick="false call ExileClient_gui_xm8_hideConfirm";
  773. };
  774. };
  775. };
  776. class LeftHeader: RscStructuredText
  777. {
  778. idc=4003;
  779. text="<t align='left' font='RobotoRegular' shadow='0'>147257</t>";
  780. x="3 * (0.025) + (0)";
  781. y="2.2 * (0.04) + (0)";
  782. w="17 * (0.025)";
  783. h="1 * (0.04)";
  784. colorBackground[]={0,0,0,0};
  785. };
  786. class RightHeader: RscStructuredText
  787. {
  788. idc=4005;
  789. text="<t align='right' font='RobotoRegular' shadow='0'><img image='\exile_assets\texture\ui\xm8_signal_0_ca.paa' shadow='0'/> 21:45</t>";
  790. x="20 * (0.025) + (0)";
  791. y="2.2 * (0.04) + (0)";
  792. w="17 * (0.025)";
  793. h="1 * (0.04)";
  794. colorBackground[]={0,0,0,0};
  795. };
  796. class CenterHeader: RscStructuredText
  797. {
  798. idc=4004;
  799. text="<t align='center' font='RobotoMedium' shadow='0'>XM8</t>";
  800. x="9 * (0.025) + (0)";
  801. y="2.2 * (0.04) + (0)";
  802. w="22 * (0.025)";
  803. h="1 * (0.04)";
  804. colorBackground[]={0,0,0,0};
  805. };
  806. class PowerButton: RscButton
  807. {
  808. idc=4006;
  809. x="19 * (0.025) + (0)";
  810. y="21 * (0.04) + (0)";
  811. w="2 * (0.025)";
  812. h="2 * (0.04)";
  813. tooltip="On/Off";
  814. onButtonClick="[] spawn ExileClient_gui_xm8_togglePower";
  815. colorBackground[]={0,0,0,0};
  816. colorBackgroundActive[]={0,0,0,0};
  817. colorBackgroundDisabled[]={0,0,0,0};
  818. colorBorder[]={0,0,0,0};
  819. colorDisabled[]={0,0,0,0};
  820. colorFocused[]={0,0,0,0};
  821. colorShadow[]={0,0,0,0};
  822. colorText[]={0,0,0,0};
  823. soundClick[]=
  824. {
  825. "\A3\ui_f\data\sound\RscButton\soundClick",
  826. 0.090000004,
  827. 1
  828. };
  829. soundEnter[]=
  830. {
  831. "\A3\ui_f\data\sound\RscButton\soundEnter",
  832. 0.090000004,
  833. 1
  834. };
  835. soundEscape[]=
  836. {
  837. "\A3\ui_f\data\sound\RscButton\soundEscape",
  838. 0.090000004,
  839. 1
  840. };
  841. soundPush[]=
  842. {
  843. "\A3\ui_f\data\sound\RscButton\soundPush",
  844. 0.090000004,
  845. 1
  846. };
  847. };
  848. class BackgroundSplash: RscPictureKeepAspect
  849. {
  850. idc=4002;
  851. text="\exile_assets\texture\ui\xm8_splash_ca.paa";
  852. x="0 * (0.025) + (0)";
  853. y="-4 * (0.04) + (0)";
  854. w="40 * (0.025)";
  855. h="33.3333 * (0.04)";
  856. };
  857. };
  858. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement