Advertisement
Guest User

script-RCB-gameinfo.xml

a guest
Dec 18th, 2017
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.99 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3. <allowoverlay>no</allowoverlay>
  4. <coordinates>
  5. <system>1</system>
  6. <posx>0</posx>
  7. <posy>0</posy>
  8. </coordinates>
  9. <controls>
  10. <control type="group">
  11. <posx>180</posx>
  12. <posy>0</posy>
  13. <animation effect="slide" start="1100,0" end="0,0" time="400" tween="quadratic" easing="out">WindowOpen</animation>
  14. <animation effect="slide" start="0,0" end="1100,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
  15. <control type="image">
  16. <description>black background</description>
  17. <posx>0</posx>
  18. <posy>0</posy>
  19. <width>1100</width>
  20. <height>720</height>
  21. <texture border="15,0,0,0" flipx="true">rcb-MediaBladeSub.png</texture>
  22. </control>
  23. <control type="image">
  24. <description>background</description>
  25. <posx>15</posx>
  26. <posy>15</posy>
  27. <width>1100</width>
  28. <height>720</height>
  29. <texture>rcb-black-back.png</texture>
  30. </control>
  31. <control type="label">
  32. <description>header label</description>
  33. <posx>30</posx>
  34. <posy>20</posy>
  35. <width>1030</width>
  36. <height>30</height>
  37. <font>font35_title</font>
  38. <label>$INFO[Listitem.Label]</label>
  39. <align>center</align>
  40. <aligny>center</aligny>
  41. <textcolor>white</textcolor>
  42. <shadowcolor>black</shadowcolor>
  43. </control>
  44.  
  45. <!-- gameinfoviewgamelist -->
  46. <control type="group" id="1000">
  47. <control type="wraplist" id="59">
  48. <posx>0</posx>
  49. <posy>0</posy>
  50. <width>0</width>
  51. <height>0</height>
  52. <onleft>3000</onleft>
  53. <onright>3000</onright>
  54. <onup>3000</onup>
  55. <ondown>3000</ondown>
  56. <scrolltime>200</scrolltime>
  57. <itemlayout height="0" width="0"/>
  58. <focusedlayout height="0" width="0">
  59. </focusedlayout>
  60. </control>
  61. </control>
  62.  
  63. <!-- Game info -->
  64. <control type="group">
  65. <posx>25</posx>
  66. <posy>90</posy>
  67. <control type="label">
  68. <posx>165</posx>
  69. <posy>0</posy>
  70. <width>160</width>
  71. <height>30</height>
  72. <align>right</align>
  73. <aligny>center</aligny>
  74. <font>font13_title</font>
  75. <textcolor>FF0084ff</textcolor>
  76. <label>$ADDON[script.games.rom.collection.browser 32401]:</label>
  77. </control>
  78. <control type="label" id="6100">
  79. <description>Genre value</description>
  80. <posx>175</posx>
  81. <posy>-600</posy>
  82. <width>300</width>
  83. <font>font13</font>
  84. <textcolor>FFFFFFFF</textcolor>
  85. <label>$INFO[ListItem.Property(genre)]</label>
  86. </control>
  87. <control type="label">
  88. <posx>165</posx>
  89. <posy>30</posy>
  90. <width>160</width>
  91. <height>30</height>
  92. <align>right</align>
  93. <aligny>center</aligny>
  94. <font>font13_title</font>
  95. <textcolor>FF0084ff</textcolor>
  96. <label>$ADDON[script.games.rom.collection.browser 32400]:</label>
  97. </control>
  98. <control type="label" id="6200">
  99. <description>Year value</description>
  100. <posx>175</posx>
  101. <posy>-540</posy>
  102. <width>300</width>
  103. <font>font13</font>
  104. <textcolor>FFFFFFFF</textcolor>
  105. <label>$INFO[ListItem.Property(year)]</label>
  106. </control>
  107. <control type="label">
  108. <posx>165</posx>
  109. <posy>60</posy>
  110. <width>160</width>
  111. <height>30</height>
  112. <align>right</align>
  113. <aligny>center</aligny>
  114. <font>font13_title</font>
  115. <textcolor>FF0084ff</textcolor>
  116. <label>$ADDON[script.games.rom.collection.browser 32402]:</label>
  117. </control>
  118. <control type="label" id="6300">
  119. <description>Publisher value</description>
  120. <posx>175</posx>
  121. <posy>-480</posy>
  122. <width>300</width>
  123. <font>font13</font>
  124. <textcolor>FFFFFFFF</textcolor>
  125. <label>$INFO[ListItem.Property(publisher)]</label>
  126. </control>
  127. <control type="label">
  128. <posx>165</posx>
  129. <posy>90</posy>
  130. <width>160</width>
  131. <height>30</height>
  132. <align>right</align>
  133. <aligny>center</aligny>
  134. <font>font13_title</font>
  135. <textcolor>FF0084ff</textcolor>
  136. <label>$ADDON[script.games.rom.collection.browser 32403]:</label>
  137. </control>
  138. <control type="label" id="6400">
  139. <description>Developer value</description>
  140. <posx>175</posx>
  141. <posy>-420</posy>
  142. <width>300</width>
  143. <font>font13</font>
  144. <textcolor>FFFFFFFF</textcolor>
  145. <label>$INFO[ListItem.Property(developer)]</label>
  146. </control>
  147. <control type="label">
  148. <posx>165</posx>
  149. <posy>120</posy>
  150. <width>160</width>
  151. <height>30</height>
  152. <align>right</align>
  153. <aligny>center</aligny>
  154. <font>font13_title</font>
  155. <textcolor>FF0084ff</textcolor>
  156. <label>$ADDON[script.games.rom.collection.browser 32750]:</label>
  157. </control>
  158. <control type="label" id="6500">
  159. <description>Region value</description>
  160. <posx>175</posx>
  161. <posy>-360</posy>
  162. <width>300</width>
  163. <font>font13</font>
  164. <textcolor>FFFFFFFF</textcolor>
  165. <label>$INFO[ListItem.Property(region)]</label>
  166. </control>
  167. <control type="label">
  168. <posx>165</posx>
  169. <posy>150</posy>
  170. <width>160</width>
  171. <height>30</height>
  172. <align>right</align>
  173. <aligny>center</aligny>
  174. <font>font13_title</font>
  175. <textcolor>FF0084ff</textcolor>
  176. <label>$ADDON[script.games.rom.collection.browser 32751]:</label>
  177. </control>
  178. <control type="label" id="6600">
  179. <description>Media value</description>
  180. <posx>175</posx>
  181. <posy>150</posy>
  182. <width>-300</width>
  183. <font>font13</font>
  184. <textcolor>FFFFFFFF</textcolor>
  185. <label>$INFO[ListItem.Property(media)]</label>
  186. </control>
  187. <control type="label">
  188. <posx>165</posx>
  189. <posy>180</posy>
  190. <width>160</width>
  191. <height>30</height>
  192. <align>right</align>
  193. <aligny>center</aligny>
  194. <font>font13_title</font>
  195. <textcolor>FF0084ff</textcolor>
  196. <label>$ADDON[script.games.rom.collection.browser 32752]:</label>
  197. </control>
  198. <control type="label" id="6700">
  199. <description>Controller value</description>
  200. <posx>175</posx>
  201. <posy>-240</posy>
  202. <width>300</width>
  203. <font>font13</font>
  204. <textcolor>FFFFFFFF</textcolor>
  205. <label>$INFO[ListItem.Property(controllertype)]</label>
  206. </control>
  207. <control type="label">
  208. <posx>165</posx>
  209. <posy>210</posy>
  210. <width>160</width>
  211. <height>30</height>
  212. <align>right</align>
  213. <aligny>center</aligny>
  214. <font>font13_title</font>
  215. <textcolor>FF0084ff</textcolor>
  216. <label>$ADDON[script.games.rom.collection.browser 32753]:</label>
  217. </control>
  218. <control type="label" id="6800">
  219. <description>Rating value</description>
  220. <posx>175</posx>
  221. <posy>-180</posy>
  222. <width>300</width>
  223. <font>font13</font>
  224. <textcolor>FFFFFFFF</textcolor>
  225. <label>$INFO[ListItem.Property(rating)]</label>
  226. </control>
  227. <control type="label">
  228. <posx>165</posx>
  229. <posy>240</posy>
  230. <width>160</width>
  231. <height>30</height>
  232. <align>right</align>
  233. <aligny>center</aligny>
  234. <font>font13_title</font>
  235. <textcolor>FF0084ff</textcolor>
  236. <label>$ADDON[script.games.rom.collection.browser 32754]:</label>
  237. </control>
  238. <control type="label" id="7000">
  239. <description>Players value</description>
  240. <posx>175</posx>
  241. <posy>-120</posy>
  242. <width>300</width>
  243. <font>font13</font>
  244. <textcolor>FFFFFFFF</textcolor>
  245. <label>$INFO[ListItem.Property(maxplayers)]</label>
  246. </control>
  247. <control type="label">
  248. <posx>165</posx>
  249. <posy>270</posy>
  250. <width>160</width>
  251. <height>30</height>
  252. <align>right</align>
  253. <aligny>center</aligny>
  254. <font>font13_title</font>
  255. <textcolor>FF0084ff</textcolor>
  256. <label>$ADDON[script.games.rom.collection.browser 32755]:</label>
  257. </control>
  258. <control type="label" id="7400">
  259. <description>Launch count value</description>
  260. <posx>175</posx>
  261. <posy>-60</posy>
  262. <width>300</width>
  263. <font>font13</font>
  264. <textcolor>FFFFFFFF</textcolor>
  265. <label>$INFO[ListItem.Property(playcount)]</label>
  266. </control>
  267. <control type="label" id="7300">
  268. <description>URL value</description>
  269. <posx>0</posx>
  270. <posy>300</posy>
  271. <width>500</width>
  272. <font>font13</font>
  273. <textcolor>FFFFFFFF</textcolor>
  274. <label>$INFO[ListItem.Property(url)]</label>
  275. </control>
  276. </control>
  277.  
  278.  
  279. <!-- image controls -->
  280. <!-- gameinfobig -->
  281. <control type="group">
  282. <posx>480</posx>
  283. <posy>70</posy>
  284. <control type="image">
  285. <description>gameinfo</description>
  286. <posx>25</posx>
  287. <posy>25</posy>
  288. <width>540</width>
  289. <height>280</height>
  290. <aspectratio>keep</aspectratio>
  291. <visible>!Player.HasVideo</visible>
  292. <texture>$INFO[ListItem.Property(gameinfobig)]</texture>
  293. <bordertexture border="2">rcb-button-nofocus.png</bordertexture>
  294. <bordersize>2</bordersize>
  295. </control>
  296. <!-- videowindowbig -->
  297. <control type="videowindow">
  298. <description>video control</description>
  299. <posx>25</posx>
  300. <posy>25</posy>
  301. <width>540</width>
  302. <height>280</height>
  303. <visible>!IsEmpty(ListItem.Property(videosizebig))</visible>
  304. </control>
  305. <control type="button">
  306. <description>click absorber</description>
  307. <posx>25</posx>
  308. <posy>25</posy>
  309. <width>540</width>
  310. <height>280</height>
  311. <texturefocus></texturefocus>
  312. <texturenofocus></texturenofocus>
  313. <visible>!IsEmpty(ListItem.Property(videosizebig))</visible>
  314. </control>
  315. <!-- gameinfoupperleft -->
  316. <control type="image" id="2400">
  317. <description>gameinfoupperleft</description>
  318. <posx>25</posx>
  319. <posy>25</posy>
  320. <width>265</width>
  321. <height>135</height>
  322. <aspectratio>keep</aspectratio>
  323. <texture>$INFO[ListItem.Property(gameinfoupperleft)]</texture>
  324. <bordertexture border="2">rcb-button-nofocus.png</bordertexture>
  325. <bordersize>2</bordersize>
  326. </control>
  327. <!-- gameinfoupperright -->
  328. <control type="image" id="2500">
  329. <description>gameinfoupperright</description>
  330. <posx>295</posx>
  331. <posy>25</posy>
  332. <width>265</width>
  333. <height>135</height>
  334. <aspectratio>keep</aspectratio>
  335. <texture>$INFO[ListItem.Property(gameinfoupperright)]</texture>
  336. <bordertexture border="2">rcb-button-nofocus.png</bordertexture>
  337. <bordersize>2</bordersize>
  338. </control>
  339. <!-- gameinfolowerleft -->
  340. <control type="image" id="2600">
  341. <description>gameinfolowerleft</description>
  342. <posx>25</posx>
  343. <posy>170</posy>
  344. <width>265</width>
  345. <height>135</height>
  346. <aspectratio>keep</aspectratio>
  347. <texture>$INFO[ListItem.Property(gameinfolowerleft)]</texture>
  348. <bordertexture border="2">rcb-button-nofocus.png</bordertexture>
  349. <bordersize>2</bordersize>
  350. </control>
  351. <!-- gameinfolowerright -->
  352. <control type="image" id="2700">
  353. <description>gameinfolowerright</description>
  354. <posx>295</posx>
  355. <posy>170</posy>
  356. <width>265</width>
  357. <height>135</height>
  358. <aspectratio>keep</aspectratio>
  359. <visible>!Player.HasVideo</visible>
  360. <texture>$INFO[ListItem.Property(gameinfolowerright)]</texture>
  361. <bordertexture border="2">rcb-button-nofocus.png</bordertexture>
  362. <bordersize>2</bordersize>
  363. </control>
  364.  
  365. <!-- gameinfoupper -->
  366. <control type="image" id="2710">
  367. <description>gameinfoupper</description>
  368. <posx>25</posx>
  369. <posy>25</posy>
  370. <width>537</width>
  371. <height>135</height>
  372. <aspectratio>keep</aspectratio>
  373. <texture>$INFO[ListItem.Property(gameinfoupper)]</texture>
  374. <bordertexture border="2">rcb-button-nofocus.png</bordertexture>
  375. <bordersize>2</bordersize>
  376. </control>
  377. <!-- gameinfolower -->
  378. <control type="image" id="2720">
  379. <description>gameinfolower</description>
  380. <posx>25</posx>
  381. <posy>170</posy>
  382. <width>537</width>
  383. <height>135</height>
  384. <texture>$INFO[ListItem.Property(gameinfolower)]</texture>
  385. <bordertexture border="2">rcb-button-nofocus.png</bordertexture>
  386. <bordersize>2</bordersize>
  387. </control>
  388. <!-- gameinfoleft -->
  389. <control type="image" id="2730">
  390. <description>gameinfoleft</description>
  391. <posx>25</posx>
  392. <posy>25</posy>
  393. <width>265</width>
  394. <height>280</height>
  395.  
  396. <texture>$INFO[ListItem.Property(gameinfoleft)]</texture>
  397. <bordertexture border="2">rcb-button-nofocus.png</bordertexture>
  398. <bordersize>2</bordersize>
  399. </control>
  400. <!-- gameinforight -->
  401. <control type="image" id="2740">
  402. <description>gameinforight</description>
  403. <posx>295</posx>
  404. <posy>25</posy>
  405. <width>265</width>
  406. <height>280</height>
  407. <aspectratio>keep</aspectratio>
  408. <texture>$INFO[ListItem.Property(gameinforight)]</texture>
  409. <bordertexture border="2">rcb-button-nofocus.png</bordertexture>
  410. <bordersize>2</bordersize>
  411. </control>
  412.  
  413. <!-- videowindowsmall -->
  414. <control type="videowindow" id="2800">
  415. <description>video control</description>
  416. <posx>295</posx>
  417. <posy>170</posy>
  418. <width>265</width>
  419. <height>135</height>
  420. <visible>!IsEmpty(ListItem.Property(videosizesmall))</visible>
  421. </control>
  422. <control type="button">
  423. <description>click absorber</description>
  424. <posx>295</posx>
  425. <posy>170</posy>
  426. <width>265</width>
  427. <height>135</height>
  428. <texturefocus></texturefocus>
  429. <texturenofocus></texturenofocus>
  430. <visible>!IsEmpty(ListItem.Property(videosizesmall))</visible>
  431. </control>
  432. </control>
  433.  
  434.  
  435. <!-- game description -->
  436. <control type="image">
  437. <posx>25</posx>
  438. <posy>405</posy>
  439. <width>1100</width>
  440. <height>8</height>
  441. <aspectratio>stretch</aspectratio>
  442. <texture>rcb-separator.png</texture>
  443. </control>
  444. <control type="textbox" id="8000">
  445. <description>game desc</description>
  446. <posx>25</posx>
  447. <posy>420</posy>
  448. <width>950</width>
  449. <height>235</height>
  450. <font>font12</font>
  451. <pagecontrol>8100</pagecontrol>
  452. <textcolor>FFFFFFFF</textcolor>
  453. <align>justify</align>
  454. <label>$INFO[ListItem.Property(plot)]</label>
  455. </control>
  456. <control type="scrollbar" id="8100">
  457. <description>GameDesc Scrollbar</description>
  458. <posx>1030</posx>
  459. <posy>430</posy>
  460. <width>20</width>
  461. <height>200</height>
  462. <visible>Control.IsVisible(8000)</visible>
  463. <texturesliderbackground border="0,14,0,14">rcb-ScrollBarH.png</texturesliderbackground>
  464. <texturesliderbar border="0,14,0,14">rcb-ScrollBarH_bar.png</texturesliderbar>
  465. <texturesliderbarfocus border="0,14,0,14">rcb-ScrollBarH_bar_focus.png</texturesliderbarfocus>
  466. <textureslidernib>rcb-ScrollBarNib.png</textureslidernib>
  467. <textureslidernibfocus>rcb-ScrollBarNib.png</textureslidernibfocus>
  468. <pulseonselect></pulseonselect>
  469. <orientation>vertical</orientation>
  470. <showonepage>false</showonepage>
  471. <onup>8100</onup>
  472. <ondown>8100</ondown>
  473. <onleft>3000</onleft>
  474. <onright>3000</onright>
  475. </control>
  476.  
  477. <control type="button" id="3000">
  478. <description>Play Game</description>
  479. <posx>25</posx>
  480. <posy>670</posy>
  481. <width>200</width>
  482. <height>30</height>
  483. <visible>true</visible>
  484. <colordiffuse>DDFFFFFF</colordiffuse>
  485. <texturefocus>rcb-button-focus.png</texturefocus>
  486. <texturenofocus>rcb-button-nofocus.png</texturenofocus>
  487. <label>$ADDON[script.games.rom.collection.browser 32756]</label>
  488. <!--font12-->
  489. <textcolor>DDFFFFFF</textcolor>
  490. <disabledcolor>80FFFFFF</disabledcolor>
  491. <align>center</align>
  492. <aligny>center</aligny>
  493. <textoffsetx></textoffsetx>
  494. <textoffsety></textoffsety>
  495. <pulseonselect></pulseonselect>
  496. <onup>3001</onup>
  497. <ondown>3001</ondown>
  498. <onleft>8100</onleft>
  499. <onright>8100</onright>
  500. </control>
  501.  
  502. <control type="button" id="3001">
  503. <description>autoplay video</description>
  504. <onup>3000</onup>
  505. <ondown>3000</ondown>
  506. <onleft>3000</onleft>
  507. <onright>3000</onright>
  508. <posx>0</posx>
  509. <posy>0</posy>
  510. <width>0</width>
  511. <height>0</height>
  512. <texturefocus></texturefocus>
  513. <texturenofocus></texturenofocus>
  514. <visible>!IsEmpty(ListItem.Property(autoplayvideoinfo)) + !IsEmpty(ListItem.Property(gameplayinfo))</visible>
  515. <animation delay="500" effect="fade" start="100" end="100">Focus</animation>
  516. <onfocus>XBMC.PlayMedia($ESCINFO[ListItem.Property(gameplayinfo)],1)</onfocus>
  517. </control>
  518.  
  519. <control type="label" id="4000">
  520. <description>Messages</description>
  521. <posx>10</posx>
  522. <posy>560</posy>
  523. <width>680</width>
  524. <height>10</height>
  525. <align>left</align>
  526. <scroll>true</scroll>
  527. <textcolor>DDFFFFFF</textcolor>
  528. <label></label>
  529. <font>font10</font>
  530. </control>
  531. </control>
  532. </controls>
  533. </window>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement