DA: modding improvement help? [Resolve]

When try code out on Virtual Reality Centers11
Has like 10 Virtual Reality Center11 on it instead have each improvement per a tech with according number but can't figure the cause problem so appreciate any help.

did not see modding folder so just main data folder, so stuff end of each corresponding files.

Improvemnt addition
Code: xml
  1. <Culture ID="Virtual Reality Centers2">
  2. <DisplayName>Virtual Reality Centers2</DisplayName>
  3. <Cost>9500</Cost>
  4. <Description>Enables the construction of Virtual Reality Centers.</Description>
  5. <Details>Why "move around" just to "get stuff done" when you can sit there and live in a virtual reality in which all your dreams come true? Getting stuff done is overrated. So is reality.</Details>
  6. <Requires>Virtual Reality Centers</Requires>
  7. <MoraleAbility>5</MoraleAbility>
  8. <Category>Entertainment</Category>
  9. <Model>event30</Model>
  10. <AIValue>5</AIValue>
  11. <Group>VRC</Group>
  12. </Culture>
  13. <Culture ID="Virtual Reality Centers3">
  14. <Group>VRC</Group>
  15. <DisplayName>Virtual Reality Centers3</DisplayName>
  16. <Cost>11500</Cost>
  17. <Description>Enables the construction of Virtual Reality Centers.</Description>
  18. <Details>Why "move around" just to "get stuff done" when you can sit there and live in a virtual reality in which all your dreams come true? Getting stuff done is overrated. So is reality.</Details>
  19. <Requires>Virtual Reality Centers2</Requires>
  20. <MoraleAbility>5</MoraleAbility>
  21. <Category>Entertainment</Category>
  22. <Model>event30</Model>
  23. <AIValue>5</AIValue>
  24. </Culture>
  25. <Culture ID="Virtual Reality Centers4">
  26. <Group>VRC</Group>
  27. <DisplayName>Virtual Reality Centers4</DisplayName>
  28. <Cost>13500</Cost>
  29. <Description>Enables the construction of Virtual Reality Centers.</Description>
  30. <Details>Why "move around" just to "get stuff done" when you can sit there and live in a virtual reality in which all your dreams come true? Getting stuff done is overrated. So is reality.</Details>
  31. <Requires>Virtual Reality Centers3</Requires>
  32. <MoraleAbility>5</MoraleAbility>
  33. <Category>Entertainment</Category>
  34. <Model>event30</Model>
  35. <AIValue>5</AIValue>
  36. </Culture>
  37. <Culture ID="Virtual Reality Centers5">
  38. <Group>VRC</Group>
  39. <DisplayName>Virtual Reality Centers5</DisplayName>
  40. <Cost>15500</Cost>
  41. <Description>Enables the construction of Virtual Reality Centers.</Description>
  42. <Details>Why "move around" just to "get stuff done" when you can sit there and live in a virtual reality in which all your dreams come true? Getting stuff done is overrated. So is reality.</Details>
  43. <Requires>Virtual Reality Centers4</Requires>
  44. <MoraleAbility>5</MoraleAbility>
  45. <Category>Entertainment</Category>
  46. <Model>event30</Model>
  47. <AIValue>5</AIValue>
  48. </Culture>
  49. <Culture ID="Virtual Reality Centers6">
  50. <Group>VRC</Group>
  51. <DisplayName>Virtual Reality Centers6</DisplayName>
  52. <Cost>17500</Cost>
  53. <Description>Enables the construction of Virtual Reality Centers.</Description>
  54. <Details>Why "move around" just to "get stuff done" when you can sit there and live in a virtual reality in which all your dreams come true? Getting stuff done is overrated. So is reality.</Details>
  55. <Requires>Virtual Reality Centers5</Requires>
  56. <MoraleAbility>5</MoraleAbility>
  57. <Category>Entertainment</Category>
  58. <Model>event30</Model>
  59. <AIValue>5</AIValue>
  60. </Culture>
  61. <Culture ID="Virtual Reality Centers7">
  62. <Group>VRC</Group>
  63. <DisplayName>Virtual Reality Centers7</DisplayName>
  64. <Cost>19500</Cost>
  65. <Description>Enables the construction of Virtual Reality Centers.</Description>
  66. <Details>Why "move around" just to "get stuff done" when you can sit there and live in a virtual reality in which all your dreams come true? Getting stuff done is overrated. So is reality.</Details>
  67. <Requires>Virtual Reality Centers6</Requires>
  68. <MoraleAbility>5</MoraleAbility>
  69. <Category>Entertainment</Category>
  70. <Model>event30</Model>
  71. <AIValue>5</AIValue>
  72. </Culture>
  73. <Culture ID="Virtual Reality Centers8">
  74. <Group>VRC</Group>
  75. <DisplayName>Virtual Reality Centers8</DisplayName>
  76. <Cost>21500</Cost>
  77. <Description>Enables the construction of Virtual Reality Centers.</Description>
  78. <Details>Why "move around" just to "get stuff done" when you can sit there and live in a virtual reality in which all your dreams come true? Getting stuff done is overrated. So is reality.</Details>
  79. <Requires>Virtual Reality Centers7</Requires>
  80. <MoraleAbility>5</MoraleAbility>
  81. <Category>Entertainment</Category>
  82. <Model>event30</Model>
  83. <AIValue>5</AIValue>
  84. </Culture>
  85. <Culture ID="Virtual Reality Centers9">
  86. <Group>VRC</Group>
  87. <DisplayName>Virtual Reality Centers9</DisplayName>
  88. <Cost>23500</Cost>
  89. <Description>Enables the construction of Virtual Reality Centers.</Description>
  90. <Details>Why "move around" just to "get stuff done" when you can sit there and live in a virtual reality in which all your dreams come true? Getting stuff done is overrated. So is reality.</Details>
  91. <Requires>Virtual Reality Centers8</Requires>
  92. <MoraleAbility>5</MoraleAbility>
  93. <Category>Entertainment</Category>
  94. <Model>event30</Model>
  95. <AIValue>5</AIValue>
  96. </Culture>
  97. <Culture ID="Virtual Reality Centers10">
  98. <Group>VRC</Group>
  99. <DisplayName>Virtual Reality Centers10</DisplayName>
  100. <Cost>25500</Cost>
  101. <Description>Enables the construction of Virtual Reality Centers.</Description>
  102. <Details>Why "move around" just to "get stuff done" when you can sit there and live in a virtual reality in which all your dreams come true? Getting stuff done is overrated. So is reality.</Details>
  103. <Requires>Virtual Reality Centers9</Requires>
  104. <MoraleAbility>5</MoraleAbility>
  105. <Category>Entertainment</Category>
  106. <Model>event30</Model>
  107. <AIValue>5</AIValue>
  108. </Culture>
  109. <Culture ID="Virtual Reality Centers11">
  110. <Group>VRC</Group>
  111. <DisplayName>Virtual Reality Centers11</DisplayName>
  112. <Cost>27500</Cost>
  113. <Description>Enables the construction of Virtual Reality Centers.</Description>
  114. <Details>Why "move around" just to "get stuff done" when you can sit there and live in a virtual reality in which all your dreams come true? Getting stuff done is overrated. So is reality.</Details>
  115. <Requires>Virtual Reality Centers10</Requires>
  116. <MoraleAbility>5</MoraleAbility>
  117. <Category>Entertainment</Category>
  118. <Model>event30</Model>
  119. <AIValue>5</AIValue>
  120. </Culture>



The Tech tree.
Code: xml
  1. <Culture ID="Virtual Reality Centers2">
  2. <DisplayName>Virtual Reality Centers2</DisplayName>
  3. <Cost>9500</Cost>
  4. <Description>Enables the construction of Virtual Reality Centers.</Description>
  5. <Details>Why "move around" just to "get stuff done" when you can sit there and live in a virtual reality in which all your dreams come true? Getting stuff done is overrated. So is reality.</Details>
  6. <Requires>Virtual Reality Centers</Requires>
  7. <MoraleAbility>5</MoraleAbility>
  8. <Category>Entertainment</Category>
  9. <Model>event30</Model>
  10. <AIValue>5</AIValue>
  11. <Group>VRC</Group>
  12. </Culture>
  13. <Culture ID="Virtual Reality Centers3">
  14. <Group>VRC</Group>
  15. <DisplayName>Virtual Reality Centers3</DisplayName>
  16. <Cost>11500</Cost>
  17. <Description>Enables the construction of Virtual Reality Centers.</Description>
  18. <Details>Why "move around" just to "get stuff done" when you can sit there and live in a virtual reality in which all your dreams come true? Getting stuff done is overrated. So is reality.</Details>
  19. <Requires>Virtual Reality Centers2</Requires>
  20. <MoraleAbility>5</MoraleAbility>
  21. <Category>Entertainment</Category>
  22. <Model>event30</Model>
  23. <AIValue>5</AIValue>
  24. </Culture>
  25. <Culture ID="Virtual Reality Centers4">
  26. <Group>VRC</Group>
  27. <DisplayName>Virtual Reality Centers4</DisplayName>
  28. <Cost>13500</Cost>
  29. <Description>Enables the construction of Virtual Reality Centers.</Description>
  30. <Details>Why "move around" just to "get stuff done" when you can sit there and live in a virtual reality in which all your dreams come true? Getting stuff done is overrated. So is reality.</Details>
  31. <Requires>Virtual Reality Centers3</Requires>
  32. <MoraleAbility>5</MoraleAbility>
  33. <Category>Entertainment</Category>
  34. <Model>event30</Model>
  35. <AIValue>5</AIValue>
  36. </Culture>
  37. <Culture ID="Virtual Reality Centers5">
  38. <Group>VRC</Group>
  39. <DisplayName>Virtual Reality Centers5</DisplayName>
  40. <Cost>15500</Cost>
  41. <Description>Enables the construction of Virtual Reality Centers.</Description>
  42. <Details>Why "move around" just to "get stuff done" when you can sit there and live in a virtual reality in which all your dreams come true? Getting stuff done is overrated. So is reality.</Details>
  43. <Requires>Virtual Reality Centers4</Requires>
  44. <MoraleAbility>5</MoraleAbility>
  45. <Category>Entertainment</Category>
  46. <Model>event30</Model>
  47. <AIValue>5</AIValue>
  48. </Culture>
  49. <Culture ID="Virtual Reality Centers6">
  50. <Group>VRC</Group>
  51. <DisplayName>Virtual Reality Centers6</DisplayName>
  52. <Cost>17500</Cost>
  53. <Description>Enables the construction of Virtual Reality Centers.</Description>
  54. <Details>Why "move around" just to "get stuff done" when you can sit there and live in a virtual reality in which all your dreams come true? Getting stuff done is overrated. So is reality.</Details>
  55. <Requires>Virtual Reality Centers5</Requires>
  56. <MoraleAbility>5</MoraleAbility>
  57. <Category>Entertainment</Category>
  58. <Model>event30</Model>
  59. <AIValue>5</AIValue>
  60. </Culture>
  61. <Culture ID="Virtual Reality Centers7">
  62. <Group>VRC</Group>
  63. <DisplayName>Virtual Reality Centers7</DisplayName>
  64. <Cost>19500</Cost>
  65. <Description>Enables the construction of Virtual Reality Centers.</Description>
  66. <Details>Why "move around" just to "get stuff done" when you can sit there and live in a virtual reality in which all your dreams come true? Getting stuff done is overrated. So is reality.</Details>
  67. <Requires>Virtual Reality Centers6</Requires>
  68. <MoraleAbility>5</MoraleAbility>
  69. <Category>Entertainment</Category>
  70. <Model>event30</Model>
  71. <AIValue>5</AIValue>
  72. </Culture>
  73. <Culture ID="Virtual Reality Centers8">
  74. <Group>VRC</Group>
  75. <DisplayName>Virtual Reality Centers8</DisplayName>
  76. <Cost>21500</Cost>
  77. <Description>Enables the construction of Virtual Reality Centers.</Description>
  78. <Details>Why "move around" just to "get stuff done" when you can sit there and live in a virtual reality in which all your dreams come true? Getting stuff done is overrated. So is reality.</Details>
  79. <Requires>Virtual Reality Centers7</Requires>
  80. <MoraleAbility>5</MoraleAbility>
  81. <Category>Entertainment</Category>
  82. <Model>event30</Model>
  83. <AIValue>5</AIValue>
  84. </Culture>
  85. <Culture ID="Virtual Reality Centers9">
  86. <Group>VRC</Group>
  87. <DisplayName>Virtual Reality Centers9</DisplayName>
  88. <Cost>23500</Cost>
  89. <Description>Enables the construction of Virtual Reality Centers.</Description>
  90. <Details>Why "move around" just to "get stuff done" when you can sit there and live in a virtual reality in which all your dreams come true? Getting stuff done is overrated. So is reality.</Details>
  91. <Requires>Virtual Reality Centers8</Requires>
  92. <MoraleAbility>5</MoraleAbility>
  93. <Category>Entertainment</Category>
  94. <Model>event30</Model>
  95. <AIValue>5</AIValue>
  96. </Culture>
  97. <Culture ID="Virtual Reality Centers10">
  98. <Group>VRC</Group>
  99. <DisplayName>Virtual Reality Centers10</DisplayName>
  100. <Cost>25500</Cost>
  101. <Description>Enables the construction of Virtual Reality Centers.</Description>
  102. <Details>Why "move around" just to "get stuff done" when you can sit there and live in a virtual reality in which all your dreams come true? Getting stuff done is overrated. So is reality.</Details>
  103. <Requires>Virtual Reality Centers9</Requires>
  104. <MoraleAbility>5</MoraleAbility>
  105. <Category>Entertainment</Category>
  106. <Model>event30</Model>
  107. <AIValue>5</AIValue>
  108. </Culture>
  109. <Culture ID="Virtual Reality Centers11">
  110. <Group>VRC</Group>
  111. <DisplayName>Virtual Reality Centers11</DisplayName>
  112. <Cost>27500</Cost>
  113. <Description>Enables the construction of Virtual Reality Centers.</Description>
  114. <Details>Why "move around" just to "get stuff done" when you can sit there and live in a virtual reality in which all your dreams come true? Getting stuff done is overrated. So is reality.</Details>
  115. <Requires>Virtual Reality Centers10</Requires>
  116. <MoraleAbility>5</MoraleAbility>
  117. <Category>Entertainment</Category>
  118. <Model>event30</Model>
  119. <AIValue>5</AIValue>
  120. </Culture>
3,648 views 3 replies
Reply #1 Top
I have to ask, what are you trying to do? It looks like you have a whole bunch of "Virtual Reality Centers".
Reply #2 Top
did not see modding folder so just main data folder, so stuff end of each corresponding files.
End of quote


Try this location: (It assumes default install location)
C:\Program Files\Stardock\TotalGaming\GalCiv2\Mods

Original DL has an example mod here:
C:\Program Files\Stardock\TotalGaming\GalCiv2\Mods\Example

----

Mods should have a mod description (file) to go with it. It helps the game to find your mod, plus provide a description.

Anything that is left the data folder overides (replaces) the corrisponding files when the mod is being used.

Anything in its unique directory adds on to the existing list.

________________
P.S. I get the impression that you are using some strange editor that is giving you strange results. Things might work better if you mod using notepad.
Reply #3 Top
I have to ask, what are you trying to do? It looks like you have a whole bunch of "Virtual Reality Centers".
End of quote


Extend amount of morale that entrainment gets so that need less building higher population.

did not see modding folder so just main data folder, so stuff end of each corresponding files.


Try this location: (It assumes default install location)
C:\Program Files\Stardock\TotalGaming\GalCiv2\Mods

Original DL has an example mod here:
C:\Program Files\Stardock\TotalGaming\GalCiv2\Mods\Example

----

Mods should have a mod description (file) to go with it. It helps the game to find your mod, plus provide a description.

Anything that is left the data folder overides (replaces) the corrisponding files when the mod is being used.

Anything in its unique directory adds on to the existing list.

________________
P.S. I get the impression that you are using some strange editor that is giving you strange results. Things might work better if you mod using notepad.
End of quote


Yaa know just figure that since this was DA that the folder was only use for DL that folder at all. Thanks for one dud moment lol.

Actual use notepad2 it functions just like notepad except highlight stuff for commont extension xml, C#, JavaScript, Perl/CGI, C/C++, Web Source code, css style sheets, vbScript, and ActionScript 2.0. And has handle tool bar plus allow see part normal don't see like CR,LF space, Tab, and more.

None of suggest works to fix problem.

Turns out that