home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2006 April / Gamestar_83_2006-04_dvd.iso / Dema / demowot_english.exe / MapGenerator / Structures / town.structure < prev   
Text File  |  2005-03-11  |  1KB  |  63 lines

  1.  
  2. [: cMapGeneratorInput_Structure::cStructure]
  3. {
  4.     _RefID = 1
  5.     Version = 1
  6.     RandomSeed = -1210406272, 0
  7.     RandomStep = 1
  8.     Id = 0
  9.     Enabled = 1
  10.     Probability = 1, 0
  11.     Elements_NextId = 2
  12.     Elements_LastOverridingId = 2
  13.     MinSize = 256, 256
  14.     MaxSize = 256, 256
  15.  
  16.     [Elements *]
  17.     {
  18.  
  19.         [: cMapGeneratorInput_Structure::cElement_Town]
  20.         {
  21.             _RefID = 2
  22.             Version = 1
  23.             RandomSeed = 2086508160, 0
  24.             RandomStep = 1
  25.             Id = 1
  26.             Enabled = 1
  27.             Probability = 1, 0
  28.             PositionArea = town, 0
  29.             RandomRotation = 1, 0
  30.             MinHeight = 0, 0
  31.             MaxHeight = 0, 0
  32.             MaxDifference = 0, 0
  33.  
  34.             [Town : cMapGeneratorInput_Structure::cElement_Town::cTownNode]
  35.             {
  36.                 _RefID = 3
  37.                 Version = 1
  38.                 RandomSeed = -301643040, 0
  39.                 RandomStep = 1
  40.                 LastChosenRandomSeed = -301643040
  41.                 Name = "towns/town_80", 0
  42.  
  43.                 [Children *]
  44.                 {
  45.  
  46.                 }
  47.             }
  48.         }
  49.     }
  50.     [Areas *]
  51.     {
  52.  
  53.         [: cMapGeneratorInputArea_Rectangle]
  54.         {
  55.             Name = town
  56.             Position = 0.5, 0.5
  57.             Rotation = 0, 0
  58.             Size = 0.6, 0.6
  59.  
  60.         }
  61.     }
  62. }
  63.