home *** CD-ROM | disk | FTP | other *** search
/ CD Action 40 / cdactionmagazinecoverdisc401999.iso / civ / setup / data / civdemo.ctp / ctp_data / english / uidata / layouts / throneroom.ldl < prev    next >
Text File  |  1999-06-23  |  11KB  |  503 lines

  1. #######################################
  2. # File: throneroom.ldl
  3. # Last Access: Mon Jun 01 13:01:31 1998
  4. #######################################
  5.  
  6. ##-----------------------------------##
  7. ##              Data                 ##
  8. ##-----------------------------------##
  9.  
  10. ThroneRoomWindow {
  11.  
  12. ## Window origin
  13.     int        xpix    0
  14.     int        ypix    0
  15.  
  16. ## Window size
  17.     int        widthpix    640
  18.     int        heightpix    480
  19.  
  20. ## Default pattern
  21.     string    pattern    "upba3010.tga"
  22.  
  23. ## Speed at which blends occur.  The higher the number the
  24. ## slower the blend.  This number represents the number of
  25. ## ticks (60 ticks per second) it takes to blend one of the
  26. ## 32 blend levels.
  27.     int        blendSpeed    25
  28.  
  29. ## Exit button location with pressed image only.
  30.     ExitButton {
  31.         string    image0        "tbb002.tga"
  32.         string    image1        "tbb001.tga"
  33.         string    focusimage1        "tbb001.tga"
  34.         int        xpix            619
  35.         int        ypix            3
  36.         int        widthpix        17
  37.         int        heightpix        14
  38.     }
  39.  
  40. ## Chromakeyed border with raised exit button.
  41.     BorderImage {
  42.         string    image0        "tbb000.tga"
  43.         string    imagebltflag    "chromakey"
  44.         int        xpix            0
  45.         int        ypix            0
  46.         int        widthpix        640
  47.         int        heightpix        480
  48.     }
  49.  
  50. ## Button to display zoomed images on.
  51.     ZoomedButton {
  52.         int        xpix            0
  53.         int        ypix            0
  54.         int        widthpix        640
  55.         int        heightpix        480
  56.     }
  57.  
  58. ## Title text.
  59.     Title:T_FONT1_THRONE {
  60.         int        xpix            256
  61.         int        ypix            8
  62.         int        widthpix        110
  63.         int        heightpix        12
  64.  
  65.         string    just                "center"
  66.         bool        vertcenter            TRUE
  67.         int        fontcolorred        255
  68.         int        fontcolorgreen        255
  69.         int        fontcolorblue        255
  70.         int        fontshadowcolorred    0
  71.         int        fontshadowcolorgreen    0
  72.         int        fontshadowcolorblue    0
  73.         string    text                "str_ldl_Monument_Title"
  74.     }
  75.  
  76. ## Location of upgrade text.
  77.     UpgradeText:T_FONT1_THRONE {
  78.         int        xpix            30
  79.         int        ypix            32
  80.         int        widthpix        580
  81.         int        heightpix        50
  82.  
  83.         bool        wordwrap            TRUE
  84.         bool        vertcenter            TRUE
  85.         int        fontcolorred        255
  86.         int        fontcolorgreen        255
  87.         int        fontcolorblue        255
  88.         int        fontshadowcolorred    0
  89.         int        fontshadowcolorgreen    0
  90.         int        fontshadowcolorblue    0
  91.         string    text                "str_ldl_Monument_Upgrade_Available"
  92.     }
  93.  
  94. ## Standard stone age background.
  95.     BackgroundImage {
  96.         string    image0        "tba000.tga"
  97.         int        xpix            0
  98.         int        ypix            0
  99.         int        widthpix        640
  100.         int        heightpix        480
  101.     }
  102.  
  103. ## Space age background.
  104.     BackgroundSpaceImage {
  105.         string    image0        "tpd001.tga"
  106.         int        xpix            0
  107.         int        ypix            0
  108.         int        widthpix        640
  109.         int        heightpix        480
  110.     }
  111.  
  112. ###########################################
  113. # UPGRADE TYPE 1 -- CASTLE
  114. ###########################################
  115.  
  116.     Upgrade1 {
  117. ##        STONE AGE
  118.         Level0 {
  119.             string    image0        "tps02a.tga"
  120.             string    image1        "tps02h.tga"
  121.             string    imagebltflag    "chromakey"
  122.             int        xpix            238
  123.             int        ypix            222
  124.             int        widthpix        200
  125.             int        heightpix        107
  126.         }
  127. ##        ANCIENT
  128.         Level1 {
  129.             string    image0        "tpa02a.tga"
  130.             string    image1        "tpa02h.tga"
  131.             string    imagebltflag    "chromakey"
  132.             int        xpix            0
  133.             int        ypix            0
  134.             int        widthpix        640
  135.             int        heightpix        332
  136.         }
  137. ##        RENAISSANCE
  138.         Level2 {
  139.             string    image0        "tpr02a.tga"
  140.             string    image1        "tpr02h.tga"
  141.             string    imagebltflag    "chromakey"
  142.             int        xpix            0
  143.             int        ypix            0
  144.             int        widthpix        640
  145.             int        heightpix        343
  146.         }
  147. ##        MODERN
  148.         Level3 {
  149.             string    image0        "tpm02a.tga"
  150.             string    image1        "tpm02h.tga"
  151.             string    imagebltflag    "chromakey"
  152.             int        xpix            0
  153.             int        ypix            0
  154.             int        widthpix        640
  155.             int        heightpix        340
  156.         }
  157. ##        GENETIC
  158.         Level4 {
  159.             string    image0        "tpg02a.tga"
  160.             string    image1        "tpg02h.tga"
  161.             string    imagebltflag    "chromakey"
  162.             int        xpix            0
  163.             int        ypix            0
  164.             int        widthpix        640
  165.             int        heightpix        415
  166.         }
  167. ##        EMPTY SPACE
  168.         Level5 {
  169.             string    image0        "thd02.tga"
  170.             string    image1        "thd02h.tga"
  171.             string    imagebltflag    "chromakey"
  172.             int        xpix            102
  173.             int        ypix            37
  174.             int        widthpix        161
  175.             int        heightpix        239
  176.         }
  177. ##        SPACE
  178.         Level6 {
  179.             string    image0        "tpd02a.tga"
  180.             string    image1        "tpd02h.tga"
  181.             string    imagebltflag    "chromakey"
  182.             int        xpix            102
  183.             int        ypix            37
  184.             int        widthpix        161
  185.             int        heightpix        239
  186.         }
  187.     }
  188.  
  189. ###########################################
  190. # UPGRADE TYPE 2 -- RELIGIOUS
  191. ###########################################
  192.  
  193.     Upgrade2 {
  194. ##        STONE AGE
  195.         Level0 {
  196.             string    image0        "tps01a.tga"
  197.             string    image1        "tps01h.tga"
  198.             string    imagebltflag    "chromakey"
  199.             int        xpix            0
  200.             int        ypix            219
  201.             int        widthpix        240
  202.             int        heightpix        208
  203.         }
  204. ##        ANCIENT
  205.         Level1 {
  206.             string    image0        "tpa01a.tga"
  207.             string    image1        "tpa01h.tga"
  208.             string    imagebltflag    "chromakey"
  209.             int        xpix            0
  210.             int        ypix            13
  211.             int        widthpix        402
  212.             int        heightpix        467
  213.         }
  214. ##        RENAISSANCE
  215.         Level2 {
  216.             string    image0        "tpr01a.tga"
  217.             string    image1        "tpr01h.tga"
  218.             string    imagebltflag    "chromakey"
  219.             int        xpix            0
  220.             int        ypix            15
  221.             int        widthpix        303
  222.             int        heightpix        465
  223.         }
  224. ##        MODERN
  225.         Level3 {
  226.             string    image0        "tpm01a.tga"
  227.             string    image1        "tpm01h.tga"
  228.             string    imagebltflag    "chromakey"
  229.             int        xpix            0
  230.             int        ypix            0
  231.             int        widthpix        350
  232.             int        heightpix        480
  233.         }
  234. ##        GENETIC
  235.         Level4 {
  236.             string    image0        "tpg01a.tga"
  237.             string    image1        "tpg01h.tga"
  238.             string    imagebltflag    "chromakey"
  239.             int        xpix            0
  240.             int        ypix            0
  241.             int        widthpix        317
  242.             int        heightpix        480
  243.         }
  244. ##        EMPTY SPACE
  245.         Level5 {
  246.             string    image0        "thd01.tga"
  247.             string    image1        "thd01h.tga"
  248.             string    imagebltflag    "chromakey"
  249.             int        xpix            0
  250.             int        ypix            173
  251.             int        widthpix        173
  252.             int        heightpix        127
  253.         }
  254. ##        SPACE
  255.         Level6 {
  256.             string    image0        "tpd01a.tga"
  257.             string    image1        "tpd01h.tga"
  258.             string    imagebltflag    "chromakey"
  259.             int        xpix            0
  260.             int        ypix            173
  261.             int        widthpix        173
  262.             int        heightpix        127
  263.         }
  264.     }
  265.  
  266. ###########################################
  267. # UPGRADE TYPE 3 -- FOUNTAIN
  268. ###########################################
  269.  
  270.     Upgrade4 {
  271. ##        STONE AGE
  272.         Level0 {
  273.             string    image0        "tps05a.tga"
  274.             string    image1        "tps05h.tga"
  275.             string    imagebltflag    "chromakey"
  276.             int        xpix            215
  277.             int        ypix            312
  278.             int        widthpix        123
  279.             int        heightpix        82
  280.         }
  281. ##        ANCIENT
  282.         Level1 {
  283.             string    image0        "tpa05a.tga"
  284.             string    image1        "tpa05h.tga"
  285.             string    imagebltflag    "chromakey"
  286.             int        xpix            226
  287.             int        ypix            315
  288.             int        widthpix        183
  289.             int        heightpix        85
  290.         }
  291. ##        RENAISSANCE
  292.         Level2 {
  293.             string    image0        "tpr05a.tga"
  294.             string    image1        "tpr05h.tga"
  295.             string    imagebltflag    "chromakey"
  296.             int        xpix            229
  297.             int        ypix            290
  298.             int        widthpix        233
  299.             int        heightpix        190
  300.         }
  301. ##        MODERN
  302.         Level3 {
  303.             string    image0        "tpm05a.tga"
  304.             string    image1        "tpm05h.tga"
  305.             string    imagebltflag    "chromakey"
  306.             int        xpix            234
  307.             int        ypix            267
  308.             int        widthpix        194
  309.             int        heightpix        130
  310.         }
  311. ##        GENETIC
  312.         Level4 {
  313.             string    image0        "tpg05a.tga"
  314.             string    image1        "tpg05h.tga"
  315.             string    imagebltflag    "chromakey"
  316.             int        xpix            246
  317.             int        ypix            277
  318.             int        widthpix        131
  319.             int        heightpix        135
  320.         }
  321. ##        EMPTY SPACE
  322.         Level5 {
  323.             string    image0        "thd05.tga"
  324.             string    image1        "thd05h.tga"
  325.             string    imagebltflag    "chromakey"
  326.             int        xpix            248
  327.             int        ypix            164
  328.             int        widthpix        80
  329.             int        heightpix        83
  330.         }
  331. ##        SPACE
  332.         Level6 {
  333.             string    image0        "tpd05a.tga"
  334.             string    image1        "tpd05h.tga"
  335.             string    imagebltflag    "chromakey"
  336.             int        xpix            248
  337.             int        ypix            164
  338.             int        widthpix        80
  339.             int        heightpix        83
  340.         }
  341.     }
  342.  
  343. ###########################################
  344. # UPGRADE TYPE 4 -- ENTERTAINMENT
  345. ###########################################
  346.  
  347.     Upgrade3 {
  348. ##        STONE AGE
  349.         Level0 {
  350.             string    image0        "tps03a.tga"
  351.             string    image1        "tps03h.tga"
  352.             string    imagebltflag    "chromakey"
  353.             int        xpix            386
  354.             int        ypix            257
  355.             int        widthpix        254
  356.             int        heightpix        181
  357.         }
  358. ##        ANCIENT
  359.         Level1 {
  360.             string    image0        "tpa03a.tga"
  361.             string    image1        "tpa03h.tga"
  362.             string    imagebltflag    "chromakey"
  363.             int        xpix            336
  364.             int        ypix            219
  365.             int        widthpix        304
  366.             int        heightpix        261
  367.         }
  368. ##        RENAISSANCE
  369.         Level2 {
  370.             string    image0        "tpr03a.tga"
  371.             string    image1        "tpr03h.tga"
  372.             string    imagebltflag    "chromakey"
  373. #            int        xpix            447
  374. #            int        ypix            242
  375. #            int        widthpix        193
  376. #            int        heightpix        200
  377.             int        xpix            360
  378.             int        ypix            242
  379.             int        widthpix        280
  380.             int        heightpix        238
  381.         }
  382. ##        MODERN
  383.         Level3 {
  384.             string    image0        "tpm03a.tga"
  385.             string    image1        "tpm03h.tga"
  386.             string    imagebltflag    "chromakey"
  387.             int        xpix            301
  388.             int        ypix            201
  389.             int        widthpix        339
  390.             int        heightpix        279
  391.         }
  392. ##        GENETIC
  393.         Level4 {
  394.             string    image0        "tpg03a.tga"
  395.             string    image1        "tpg03h.tga"
  396.             string    imagebltflag    "chromakey"
  397.             int        xpix            280
  398.             int        ypix            218
  399.             int        widthpix        360
  400.             int        heightpix        262
  401.         }
  402. ##        EMPTY SPACE
  403.         Level5 {
  404.             string    image0        "thd03.tga"
  405.             string    image1        "thd03h.tga"
  406.             string    imagebltflag    "chromakey"
  407.             int        xpix            368
  408.             int        ypix            84
  409.             int        widthpix        269
  410.             int        heightpix        230
  411.         }
  412. ##        SPACE
  413.         Level6 {
  414.             string    image0        "tpd03a.tga"
  415.             string    image1        "tpd03h.tga"
  416.             string    imagebltflag    "chromakey"
  417.             int        xpix            368
  418.             int        ypix            84
  419.             int        widthpix        269
  420.             int        heightpix        230
  421.         }
  422.     }
  423.  
  424. ###########################################
  425. # UPGRADE TYPE 5 -- STATUE
  426. ###########################################
  427.  
  428.     Upgrade5 {
  429. ##        STONE AGE
  430.         Level0 {
  431.             string    image0        "tps04a.tga"
  432.             string    image1        "tps04h.tga"
  433.             string    imagebltflag    "chromakey"
  434.             int        xpix            294
  435.             int        ypix            343
  436.             int        widthpix        105
  437.             int        heightpix        102
  438.         }
  439. ##        ANCIENT
  440.         Level1 {
  441.             string    image0        "tpa04a.tga"
  442.             string    image1        "tpa04h.tga"
  443.             string    imagebltflag    "chromakey"
  444.             int        xpix            153
  445.             int        ypix            364
  446.             int        widthpix        260
  447.             int        heightpix        116
  448.         }
  449. ##        RENAISSANCE
  450.         Level2 {
  451.             string    image0        "tpr04a.tga"
  452.             string    image1        "tpr04h.tga"
  453.             string    imagebltflag    "chromakey"
  454.             int        xpix            284
  455.             int        ypix            317
  456.             int        widthpix        146
  457.             int        heightpix        158
  458.         }
  459. ##        MODERN
  460.         Level3 {
  461.             string    image0        "tpm04a.tga"
  462.             string    image1        "tpm04h.tga"
  463.             string    imagebltflag    "chromakey"
  464.             int        xpix            272
  465.             int        ypix            298
  466.             int        widthpix        150
  467.             int        heightpix        170
  468.         }
  469. ##        GENETIC
  470.         Level4 {
  471.             string    image0        "tpg04a.tga"
  472.             string    image1        "tpg04h.tga"
  473.             string    imagebltflag    "chromakey"
  474.             int        xpix            310
  475.             int        ypix            335
  476.             int        widthpix        72
  477.             int        heightpix        115
  478.         }
  479. ##        EMPTY SPACE
  480.         Level5 {
  481.             string    image0        "thd04.tga"
  482.             string    image1        "thd04h.tga"
  483.             string    imagebltflag    "chromakey"
  484.             int        xpix            304
  485.             int        ypix            177
  486.             int        widthpix        188
  487.             int        heightpix        164
  488.         }
  489. ##        SPACE
  490.         Level6 {
  491.             string    image0        "tpd04a.tga"
  492.             string    image1        "tpd04h.tga"
  493.             string    imagebltflag    "chromakey"
  494.             int        xpix            304
  495.             int        ypix            177
  496.             int        widthpix        188
  497.             int        heightpix        164
  498.         }
  499.     }
  500. }
  501.  
  502. $
  503.