0 of 0

File information

Last updated

Original upload

Created by

EdwardZNorton

Uploaded by

EdwardZNorton

Virus scan

Safe to use

Tags for this mod

15 comments

  1. Auklio
    Auklio
    • member
    • 0 kudos
    Hi im new to the game and modding it. I have a save where im level 21 and ive added this mod but I dont see it in the license menu. What am I doing wrong? 
    1. EdwardZNorton
      EdwardZNorton
      • premium
      • 42 kudos
      Do you have the prerequisite mods installed? BepinEx and MoreProducts?
  2. kiingkiller
    kiingkiller
    • premium
    • 0 kudos
    Hello,
    I love your mod but i have spotted a little issue in your code.
    i making a tool to look for conflicting product IDs and it found a error. 

    on line 243 you put a extra , after the }. could i ask you to remove this comma please. 
    1. EdwardZNorton
      EdwardZNorton
      • premium
      • 42 kudos
      Does that cause an issue with the mod? I've copied the products.json file from other mods, so that will show up in every other mod that I've downloaded and they all seem to work fine for me and a lot of other users
    2. kiingkiller
      kiingkiller
      • premium
      • 0 kudos
      this only effects the tool im making.

      i understand that its a minor thing and not important. just wanted to ask. thank you.
    3. EdwardZNorton
      EdwardZNorton
      • premium
      • 42 kudos
      That's the thing, you'd have to ask the dev of MoreProducts cause it was his base that all the new products mods are built off of, and if that json file is changed, I have no idea what it'll do to the game or the mod, I can mess around with it and see if that'll break it or not though
    4. kiingkiller
      kiingkiller
      • premium
      • 0 kudos
      i just took a look at his example and that comma isn't there.
                "ItemGridSize": [1,2]
              },               
            ]
          }
        ]
      }
      this is how your code ends.
              "ItemGridSize": [2, 1]
              }
            ]
          }
        ]
      }
      and this the example.
    5. EdwardZNorton
      EdwardZNorton
      • premium
      • 42 kudos
      Unless that's broadcast to all the modders, that will be a mod by mod problem, I can remove that for mine but you'd have to ask everyone else to do the same! 
    6. EdwardZNorton
      EdwardZNorton
      • premium
      • 42 kudos
      After thorough testing, I can say that in every event that I tested, if the }, is removed from the end, it will break things horrendously 
  3. comkiziii
    comkiziii
    • member
    • 0 kudos
    guys any idea why when i purchase the license why it  doesnt show in the product menu ? 
    1. EdwardZNorton
      EdwardZNorton
      • premium
      • 42 kudos
      Did you add it to an existing save? Have you saved and quit to menu and then reloaded the save after purchasing the license? 
  4. LEONTYEV
    LEONTYEV
    • member
    • 0 kudos
    Здравствуйте всё хорошо все текстуры на месте и всё отоброжаеться спасибо за лицензию хорошой мод получился.
  5. lichtsnelheid
    lichtsnelheid
    • member
    • 0 kudos
    products are not visible in the pricing app ? 
    1. techEplay
      techEplay
      • member
      • 6 kudos
      Maybe you'll have to save the game, leave and run it again for the products to be visible. This is a MoreProduct bug . Sometimes, everything works as expected and sometimes not.
  6. rocky8321
    rocky8321
    • member
    • 0 kudos
    Cool