Hey guys,
I'm trying to create a sponsor/commander mod at the moment that, among other things:
- increases the cost of all cargo sent from Earth
- Reduces the cargo weight of Rovers
I'm not finding an option in the editor to mess with initial Cargo prices. And looking through the modding help guide, my best guess so far is using a ModifyResupplyParams("Price", 25) string.
But so far no luck.
Anyone willing to lend a hand? Full disclosure - I don't know code. But I don't really have an inclination to learn code, either. An easy answer or small prod in the right direction would be totally appreciated!
I'm trying to create a sponsor/commander mod at the moment that, among other things:
- increases the cost of all cargo sent from Earth
- Reduces the cargo weight of Rovers
I'm not finding an option in the editor to mess with initial Cargo prices. And looking through the modding help guide, my best guess so far is using a ModifyResupplyParams("Price", 25) string.
But so far no luck.
Anyone willing to lend a hand? Full disclosure - I don't know code. But I don't really have an inclination to learn code, either. An easy answer or small prod in the right direction would be totally appreciated!