Hi again guys! sorry that I am not asking this in the question and answers thread because this question is quite lengthy. I am wondering two questions for this week in editing. the first is that I am trying to determine the "color code" of the color.color file. I understand that ffffffff is white and 00000000 is black but I am uncertain to how other variables effect the color schemes such as:
playerColor:3 ff8FD81D
playerColor:4 ff007037
playerColor:5 ff0EADFF
Is there a key anywhere?
My second question is:
I have made a ton of icons now and I am looking to figure out how to have these icons always viewable no matter what distance the camera is at. I have found that to do this I need to edit the gameplay.constaints file in the Gameinfo directory. I need to edit this information:
VisibilityDistanceData
capitalShipRadiusMultiplier 100
entryVehicleRadiusMultiplier 50000
frigateRadiusMultiplier 180
planetRadiusMultiplier 130
asteroidRadiusMultiplier 200
resourceAsteroidRadiusMultiplier 200
debrisRadiusMultiplier 600
cannonShellRadiusMultiplier 600
starRadiusMultiplier 60
planetModuleRadiusMultiplier 60
starBaseRadiusMultiplier 60
spaceMineRadiusMultiplier 60
fighterRadiusMultiplier 1000
maxFighterMeshDistanceToCamera 4000
mainViewIconChildrenPlanetRadiusMultiplier 130
mainViewIconChildrenAsteroidRadiusMultiplier 200
mainViewIconChildrenStarRadiusMultiplier 60
veryDistantIconFadeNearThresholdDistance 100000
veryDistantIconFadeFarThresholdDistance 10000000
Any ideas what to change? I tried to play around with the Verydistanticonfadenearthresholddistance selection but have not had much luck changhing anything at all. For some reason when I put this file in my modded gameinfo folder the buy sell minerals/crystal blackmarket gets out of wack in terms of extreme negative values. Let me know if anything is unclear! Thank you in advance!