home *** CD-ROM | disk | FTP | other *** search
/ ÜBERLEBEN... / UEBERLEBEN.ISO / mps / magic / facebkgd.txt next >
Text File  |  1995-05-02  |  11KB  |  289 lines

  1. ;╔══════════════════════════════════════════════════════════════════════╗
  2. ;║                                                                      ║
  3. ;║ Magic the Gathering: Facemaker Background Data Specification         ║
  4. ;║                                                                      ║
  5. ;║  Description:   This file contains all of the data necessary to      ║
  6. ;║                 setup the facemaker.                                 ║
  7. ;║                                                                      ║
  8. ;║                                                                      ║
  9. ;╚══════════════════════════════════════════════════════════════════════╝
  10. ;                       bldbak.rdo
  11. background              facebk0.rdo
  12.  
  13. inset_fill              facfrsh1.rdo
  14.  
  15. ;cursor_anim             
  16. loadfont                0       facecur1.rdc
  17.  
  18. ;buttons1               
  19. loadfont                1       facebut1.rdc
  20.  
  21. ;font for online chat
  22. loadfont                2       chatfont.rdc
  23.  
  24. ;dialog text font
  25. loadfont                3       dboxfnt1.rdc
  26.  
  27. ;dialog title font
  28. loadfont                4       bigfont1.rdc
  29.  
  30. ;dialog button font
  31. loadfont                5       diabutt1.rdc
  32.  
  33. ;dialog border font             diabox4.rdc
  34. loadfont                6       diabox4.rdc
  35.  
  36. ;dialog border font             diabox3.rdc
  37. loadfont                7       diabox3b.rdc
  38.  
  39. ;wizard data font               
  40. wloadfont                8       whtwiz1.rdc 
  41.  
  42. ;wizard data font
  43. wloadfont                9      vic1.rdc
  44.  
  45. ;wizard data font
  46. wloadfont                10      dragwiz0.rdc
  47.  
  48. ;wizard data font
  49. wloadfont                11      d-elf1.rdc
  50.  
  51. ;wizard data font
  52. wloadfont                12      elf1.rdc
  53.  
  54. ;wizard data font
  55. wloadfont                13      goul1.rdc
  56.  
  57. ;wizard data font
  58. wloadfont                14      elfgirl1.rdc
  59.  
  60. ;wizard data font
  61. wloadfont                15      girl1.rdc
  62.  
  63. ;wizard data font
  64. wloadfont                16      merman1.rdc
  65.  
  66. ;wizard data font
  67. wloadfont                17      ronald1.rdc
  68.  
  69. ;wizard data font
  70. wloadfont                18      orc1.rdc
  71.  
  72. ;wizard data font
  73. wloadfont                19      mister1.rdc
  74.  
  75. ;wizard data font
  76. wloadfont                20      hobbit1.rdc
  77.  
  78. ;wizard data font
  79. wloadfont                21      red1.rdc
  80.  
  81. ;wizard data font
  82. wloadfont                22      vic1.rdc
  83.  
  84. ;wizard data font
  85. wloadfont                23     rdrag1.rdc
  86.  
  87. ;wizard data font
  88. wloadfont                24      catman1.rdc
  89.  
  90. ;wizard data font
  91. wloadfont                25      drag1.rdc
  92.  
  93. ;wizard data font
  94. wloadfont                26      wiz1.rdc
  95.  
  96. ;wizard data font
  97. wloadfont                27      de1.rdc
  98.  
  99. ;wizard data font
  100. wloadfont                28      dman1.rdc
  101.  
  102. ;wizard data font
  103. wloadfont                29      deep1.rdc
  104.  
  105. ;wizard data font
  106. wloadfont                30      evil1.rdc
  107.  
  108. ;wizard data font
  109. wloadfont                31      pop1.rdc
  110.  
  111. ;wizard data font
  112. wloadfont                32      hulk1.rdc
  113.  
  114. ;wizard data font
  115. wloadfont                33      nelf1.rdc
  116.  
  117. ;wizard data font
  118. wloadfont                34      jill1.rdc
  119.  
  120. ;wizard data font
  121. wloadfont                35      liz1.rdc
  122.  
  123. ;wizard data font
  124. wloadfont                36      bird1.rdc
  125.  
  126. ;wizard data font
  127. wloadfont                37      fem1.rdc
  128.  
  129. ;wizard data font
  130. wloadfont                38      dick1.rdc
  131.  
  132. ;wizard data font
  133. wloadfont                39      mmen1.rdc
  134.  
  135.  
  136. WIZARD_FONT_START       8
  137. WIZARD_FONT_COUNT       32
  138.  
  139. CURR_WIZ_COORD          38     49
  140.  
  141. WIZ_BORDER_OFFSET       0       0
  142.  
  143. BORDERS_ON 0
  144.  
  145. INFILL_ON 1
  146.  
  147. HIDE_BUTTONS 0
  148.  
  149. MORE_RIGHT_ACTIVE 1
  150.  
  151. NEWFACE_RIGHT_ACTIVE 1
  152.  
  153. DIAL_BASE_RECT          175 175 465 325
  154.  
  155. BUTTON_TEXT_COLORS      255 -1 1
  156.  
  157. ;button drawings -contains 
  158. ;               drawing #, butnfont #, char #,  fg,      bg,     ds,    tx,      ty
  159. ;blank          
  160. button_drawing         0        1         0     -1      -1      -1      6        6
  161. ;up_disabled
  162. button_drawing         1        1         11    -1      -1      -1      6        6
  163. ;up_selhigh
  164. button_drawing         2        1         10    -1      -1      -1      6        6
  165. ;up_highlighted
  166. button_drawing         3        1         9     -1      -1      -1      6        6
  167. ;up_selected
  168. ;button_drawing         4        1         4     -1      -1      -1      6        6
  169. ;up_norm
  170. button_drawing         5        1         8     -1      -1      -1      6        6
  171. ;down_disabled
  172. button_drawing         6        1         15    -1      -1      -1      6        6
  173. ;down_selhigh
  174. button_drawing         7        1         14    -1      -1      -1      6        6
  175. ;down_highlighted
  176. button_drawing         8        1         13    -1      -1      -1      6        6
  177. ;down_selected
  178. ;button_drawing         9        1         9     -1      -1      -1      6        6
  179. ;down_norm
  180. button_drawing         10        1        12    -1      -1      -1      6        6
  181. ;keep_norm
  182. button_drawing         11        1        0     -1      -1      -1      6        6
  183. ;keep_high
  184. button_drawing         12        1        1     -1      -1      -1      6        6
  185. ;keep_selected
  186. button_drawing         13        1        2     -1      -1      -1      6        6
  187. ;cancel_high
  188. button_drawing         14        1        5     -1      -1      -1      6        6
  189. ;cancel_norm
  190. button_drawing         15        1        4     -1      -1      -1      6        6
  191. ;cancel_selected
  192. button_drawing         16        1        6     -1      -1      -1      6        6
  193. ;newface_norm
  194. ;button_drawing         17        1        17    -1      -1      -1      6        6
  195. ;newface_high
  196. ;button_drawing         18        1        18    -1      -1      -1      6        6
  197. ;newface_selected
  198. ;button_drawing         19        1        19    -1      -1      -1      6        6
  199. ;more_blank
  200. ;button_drawing         20        1        20    -1      -1      -1      6        6
  201. ;more_disabled
  202. ;button_drawing         21        1        21    -1      -1      -1      6        6
  203. ;more_high    
  204. ;button_drawing         22        1        22    -1      -1      -1      6        6
  205. ;more_selhi   
  206. ;button_drawing         23        1        23    -1      -1      -1      6        6
  207. ;more_norm    
  208. ;button_drawing         24        1        24    -1      -1      -1      6        6
  209. ;more_selected
  210. ;button_drawing         25        1        25    -1      -1      -1      6        6
  211. ;magic_norm    
  212. button_drawing         26        1        16    -1      -1      -1      6        6
  213. ;magic_high    
  214. button_drawing         27        1        17    -1      -1      -1      6        6
  215. ;magic_selected
  216. button_drawing         28        1        18    -1      -1      -1      6        6
  217.  
  218. ;               drawing #, butnfont #, char #,  fg,      bg,     ds,    tx,      ty
  219.  
  220. ;dialog border  drawing #       font    fill    tl      tlm     fillsx  fillsy
  221. 3_piece_border         20       6       0       1       2       5       5
  222.  
  223. ;dialog border  drawing #       font    fill    tl      tr     tlm      trm     tc      ltm     lbm     lc      rtm     rbm     rc      bl      br      blm     brm     bc      fillsx  fillsy  fillex  filley
  224. full_border            21       7       0       1       2      6        6       5       7       -100    -100    7       -100    -100    3       4       9       9       8       16      16      16      16
  225.  
  226. ; pal_rot_anims         start color, num colors, rate
  227. pal_rot_anim            240     7       0
  228. pal_rot_anim            247     8       0
  229.  
  230. ;buttons #, norm,sel,high,selhi,disa,erasecol,x,y,flags,radionext
  231. ;first 5 params are index in drawings
  232. ;up_butn_1          #   n  s  h  sh da era  x    y    flag   radio
  233. add_button          0   05 02 03 02 01 -100 355  217  616    -1
  234. ;up_butn_2          #   n  s  h  sh da era  x    y    flag   radio
  235. add_button          1   05 02 03 02 01 -100 505  217  616    -1
  236. ;up_butn_3          #   n  s  h  sh da era  x    y    flag   radio
  237. add_button          2   05 02 03 02 01 -100 54   440  616    -1
  238. ;up_butn_4          #   n  s  h  sh da era  x    y    flag   radio
  239. add_button          3   05 02 03 02 01 -100 204  440  616    -1
  240. ;up_butn_5          #   n  s  h  sh da era  x    y    flag   radio
  241. add_button          4   05 02 03 02 01 -100 355  440  616    -1
  242. ;up_butn_6          #   n  s  h  sh da era  x    y    flag   radio
  243. add_button          5   05 02 03 02 01 -100 505  440  616    -1
  244. ;down_butn_1        #   n  s  h  sh da era  x    y    flag   radio
  245. add_button          6   10 07 08 07 06 -100 400  217  616    -1
  246. ;down_butn_2        #   n  s  h  sh da era  x    y    flag   radio
  247. add_button          7   10 07 08 07 06 -100 550  217  616    -1
  248. ;down_butn_3        #   n  s  h  sh da era  x    y    flag   radio
  249. add_button          8   10 07 08 07 06 -100 99   440  616    -1
  250. ;down_butn_4        #   n  s  h  sh da era  x    y    flag   radio
  251. add_button          9   10 07 08 07 06 -100 249  440  616    -1
  252. ;down_butn_5        #   n  s  h  sh da era  x    y    flag   radio
  253. add_button          10  10 07 08 07 06 -100 400  440  616    -1
  254. ;down_butn_6        #   n  s  h  sh da era  x    y    flag   radio
  255. add_button          11  10 07 08 07 06 -100 550  440  616    -1
  256. ;keep_butn          #   n  s  h  sh da era  x    y    flag   radio
  257. add_button          12  11 13 12 13 00 -100 206  37   608    -1
  258. ;cancel_butn        #   n  s  h  sh da era  x    y    flag   radio
  259. add_button          13  15 16 14 16 00 -100 206  87   608    -1
  260. ;newface_butn_l     #   n  s  h  sh da era  x    y    flag   radio
  261. add_button          14  05 02 03 02 01 -100 185  138  608    -1
  262. ;more_butn_l        #   n  s  h  sh da era  x    y    flag   radio
  263. add_button          15  05 02 03 02 01 -100 177  188  616    -1
  264. ;newface_butn_r     #   n  s  h  sh da era  x    y    flag   radio
  265. add_button          16  10 07 08 07 06 -100 273  138  608    -1
  266. ;more_butn_r        #   n  s  h  sh da era  x    y    flag   radio
  267. add_button          17  10 07 08 07 06 -100 281  188  616    -1
  268. ;magic_butn         #   n  s  h  sh da era  x    y    flag   radio
  269. add_button          18  26 28 27 28 26 -100 0    0    616    -1
  270.  
  271. ;hotspots (non-button) used to detect click/drag in
  272. ;                       hand/art/card/enchantment areas.
  273. ; reverse index notation: number given for each hotspot is
  274. ;                         index into array that indexes actual
  275. ;                         hotspot array. Another array will
  276. ;                         translate the other way.
  277. ;handcards      index #         startx  starty  endx    endy
  278. hotspot         0               38      49      150     204
  279. hotspot         1               339     49      451     204
  280. hotspot         2               489     49      601     204
  281. hotspot         3               38      272     150     427
  282. hotspot         4               188     272     300     427
  283. hotspot         5               339     272     451     427
  284. hotspot         6               489     272     601     427
  285.  
  286. ;button help text matching- button#, text id #
  287. ;done button
  288. helptext           0         0
  289.