Jump to content

cloud0698

Members
  • Posts

    1
  • Joined

  • Last visited

cloud0698's Achievements

0

Reputation

  1. I applied this mode in version 0.21.4 and when I started the game, the equipment dock did not sell the turret, nor was it given in the inventory when it started. If you do not sell the turret in the equipment dock and you do not have a turret in your inventory at the start, data \ scripts \ lib \ turretgenerator.lua as a vanilla file, mods \ HGS \ scripts \ lib \ turretgenerator.lua Replace "local turret = GenerateTurretTemplate (seed, weaponType, dps, tech, rarity, material)" with "local turret = TurretGenerator.generateSeeded (seed, weaponType, dps, tech, rarity, material)" This method worked for me. The numerical scale is normally applied (at least initially). I do not know if others will have this problem. If this problem is common, see this article. (I used Google Translator because of bad english ability)
×
×
  • Create New...