Some changes for modders. #2173
123antoschka321-droid
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As someone who has almost completely studied all aspects of ini file settings, I've encountered many limitations that can only be removed in the source code. I would be grateful if such limitations were removed in new engine releases.
MAX_SPECIAL_POWER_SHORTCUTS = 11 - I'd like this value to be increased by 4 times.
MAX_COMMANDS_PER_SET = 18 - I'd like this value to be increased by 3 times.
MAX_PURCHASE_SCIENCE_RANK_1 = 4 I would like the value to be increased to at least 5 or 15.
MAX_PURCHASE_SCIENCE_RANK_8 = 4 I would like the value to be increased to at least 5 or 15.
Objects with Behavior = HelixContain,OverlordContain and with available Slots = 4 and upgraded by UpgradeObject = OCL_ would be able to install not one module, but as many modules as there are slots, as specified in HelixContain,OverlordContain in the Slots line, with the module installed at different attachment points on the model.
Beta Was this translation helpful? Give feedback.
All reactions