View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0022972 | AI War 2 | Bug - Other | Mar 8, 2020 6:49 am | Dec 12, 2020 2:39 pm | |
Reporter | ArnaudB | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | 2.008 Transport Loading Hotfix | ||||
Summary | 0022972: Modding Lobby difficulties | ||||
Description | I have been trying to mod the lobby options so I don't have to set them every time I want to start (or restart) a new game, however I get error "trying to make multiple of the same id" when I mod the options in a modded "GalaxySettings" file. Using is_partial_record="true" doesn't seem to function. I have tried to use the lobby in development too but it's pretty bugged. It forgets the changes when switching screens. | ||||
Tags | No tags attached. | ||||
|
CMP_GalaxySettings.xml (208 bytes)
<?xml version="1.0" encoding="utf-8"?> <root> <!-- Destroyables --> <galaxy_setting name="NormalDataCentersToSeed" default="8" min="0" max="10" is_partial_record="true" /> </root> |
|
This should all work now. Thanks! |
Date Modified | Username | Field | Change |
---|---|---|---|
Mar 8, 2020 6:49 am | ArnaudB | New Issue | |
Mar 8, 2020 6:49 am | ArnaudB | File Added: CMP_GalaxySettings.xml | |
Dec 12, 2020 2:39 pm | Chris_McElligottPark | Assigned To | => Chris_McElligottPark |
Dec 12, 2020 2:39 pm | Chris_McElligottPark | Status | new => resolved |
Dec 12, 2020 2:39 pm | Chris_McElligottPark | Resolution | open => fixed |
Dec 12, 2020 2:39 pm | Chris_McElligottPark | Note Added: 0059924 |