0 of 0

File information

Last updated

Original upload

Created by

KoticR - Septpas

Uploaded by

Septpas

Virus scan

Safe to use

Tags for this mod

10 comments

  1. Fihnakis
    Fihnakis
    • member
    • 1 kudos
    Like a few others the station modules didn't glow red only white. I made the following changes and now they glow red. Not sure if it's right, I'm not a modder but it's working for me so far.

    <undiscovered color="holomap_component_weapon" ref="red" fillalpha="10" geomalpha="92" />
  2. Gfiti
    Gfiti
    • premium
    • 0 kudos
    Doesn't seem to work for me sadly
    1. Septpas
      Septpas
      • member
      • 34 kudos
      I have made the previous version available in the 'Old Versions' section (the unscanned modules are white). You may try it.
      A mod incompatibility is the probable cause of the problem, though. You should check if other installed mods are dealing with the station modules.
      But one can rule out kuertee's Station Scanner since I use it without problem (v6.0).
  3. SchuetzeKlaus
    SchuetzeKlaus
    • supporter
    • 0 kudos
    This is a QoL Mod i really like but i have one tiny Problem. Unscanned Modules are white for me. Is that how the Mod should work?!
    1. Septpas
      Septpas
      • member
      • 34 kudos
      In my game, the unscanned modules are red but I didn't understand why because the code says they should be white. I didn't change that value though.

      You can change those modules from white to red by editing nostationscancolors\libraries\parameters.xml and replace:
      <undiscovered r="255" g="255" b="255"
      by
      <undiscovered r="176" g="176" b="176"     or any color you want.

      in
          <replace sel="/parameters/holomap/general/colors/component/undiscovered">
              <!-- <undiscovered r="176" g="176" b="176" a="32" fillalpha="0" geomalpha="32" /> -->
              <undiscovered r="255" g="255" b="255" a="0" fillalpha="32" geomalpha="0"/>
          </replace>

      I don't play X4 for now so I haven't tested it but it should work.
    2. Septpas
      Septpas
      • member
      • 34 kudos
      Hi Klaus,
      I have uploaded a version that changes the unscanned modules from white to red (v1.1). Can you tell me if it works?
    3. vidz99
      vidz99
      • supporter
      • 1 kudos
      This is still not red. Red would be: <undiscovered r="255" g="0" b="0" a="0" fillalpha="32" geomalpha="0"/>

      Also this might conflict with kuertee's Station Scanner.
  4. screamingiraffe
    screamingiraffe
    • premium
    • 0 kudos
    I dunno... this mod seems kinda racist to me. Septpas what do you have against modules of color?
  5. Eshir
    Eshir
    • premium
    • 2 kudos
    no colors at all version please!
    1. Septpas
      Septpas
      • member
      • 34 kudos
      Alright! I suppose you just scan for leaks. You still have to scan each type of modules for them to appear in the encyclopedia.
      I'll upload that version today.

      The changes I made should work but they don't:
              <undiscovered r="255" g="255" b="255" a="32" fillalpha="0" geomalpha="32"/>
      The unscanned modules must have some code elsewhere but I can't find where.
      I am open to suggestions.

      So, sorry Eshir but I can't upload that version.