Hello! I am still a noob and not really to active at modding for this game I made a couple mods for it by exploring the code of the game so I know a bit about how things work. One of the mods is a asteroid mod I made to control the ore distribution of the asteroids, basic stuff its been done many times before but I has someone ask if the mod could control the values in-game. So after browsing the files I found a bit of script on the interface for the sound and I thought it may be possible to use a scroll like the sound control for volume to control the ore distribution for the asteroids, I am aware this would only effect the new asteroids generated but I can't seem to figure out how the values are applied to the game. The other issue I need to figure out is how I would apply a variable or something similar to the ore distribution in a manner that could be controlled in-game. I don't know lua sadly so I may need help if it calls for coding in this script. Anyhow help would be greatly appreciated. Thank you in advance.