Space Engineers

Space Engineers

Compact Storage Tanks (CST) - V2 balanced - Capacity Update!
Razerbone 5 Dec, 2016 @ 1:15am
A fix for duplicit entrys in OCD tab
I found out why there are multiples of the same blocks in the OCD tab.
First you have the 1x3x1 under the <BlockVariants> of its self and that is not needed.
Example:
<BlockVariants> <BlockVariant> <TypeId>OxygenTank</TypeId> <SubtypeId>1x2_Hydrogen_Tank</SubtypeId> </BlockVariant> <BlockVariant> <TypeId>OxygenTank</TypeId> <SubtypeId>1x1_Hydrogen_Tank</SubtypeId> </BlockVariant> </BlockVariants>
Removing the 1x3x1 from each of the groups will remove most of the duplicates.
Also removing the 1x3x1 from its self fixes a small bug that prevents the block group from scrolling up through all of the blocks (currently only down works).

The last duplicates are because you have <GuiVisible>false</GuiVisible> missing for the 1x1 and 1x2 variants
<GuiVisible>false</GuiVisible>
Having <GuiVisible> set to false on the 1x1 and 1x2 variants remove them from the all blocks tab but they are still in the OCD tab as the BlockVariants are automatically added to the tab the 1x3x1 is assigned to.
Last edited by Razerbone; 5 Dec, 2016 @ 1:16am
< >
Showing 1-1 of 1 comments
Xero  [developer] 15 Dec, 2016 @ 5:28am 
Hmm I did want them to all ships up separately sure to some liking the old style of selecting each block and building, I'm check this for you asap (sorry it's late)
< >
Showing 1-1 of 1 comments
Per page: 1530 50