Reassembly

Reassembly

Reassembling Reassembly
Reassembly mods add new weapons, block types, ships, or complete playable factions to the game. They can also change sound effects, fonts, or modify many aspects of the game.
Learn More
Modding help.
Ive created a faction that always spawns in the bottem left corner, and spawns no other ships but mine, i have no other mods on.
ident = 1, count = 5, radius = { 0.1, 0.15 }, position = { 0.3, 0.5 }, fleets = { { 20, { { 0, 10000}, {1, 9000} } } }, ambient = { 0 }, unique = { { "20_zeus" } { "20_poseidon" } { "20_spacestation"} { "20_demeter"} { "20_apollo" }, asteroidFlags = EXPLOSIVE|TRIANGLE,
< >
Showing 1-9 of 9 comments
Safari Mesh 6 Apr, 2017 @ 2:49pm 
1. Make sure you specify your faction after the ident line

2. The 'bottom left' issue is for any faction without a working region
Originally posted by Winemod:
1. Make sure you specify your faction after the ident line

2. The 'bottom left' issue is for any faction without a working region
What do you mean by specify your faction after the indent line? Thank you for your response.
Safari Mesh 7 Apr, 2017 @ 10:37am 
Try something along these lines:
ident=67000, color=0x516a39, faction=710, count=8, position={0.25, 0.5}, radius={0.1, 0.15}, fleets={ {710, { {0, 10000}, {1, 3000} }}, }, fleetCount={5, 10}, asteroidDensity={0, 0.3}, asteroidFlags=SQUARE,
Last edited by Safari Mesh; 7 Apr, 2017 @ 10:38am
{ ident = 1, color=0x516a39, faction=20, count = 5, radius = { 0.1, 0.15 }, position = { 0.3, 0.5 }, fleets = { { 20, { { 0, 10000}, {1, 9000} } } }, ambient = { 0 }, unique = { { "20_zeus" } { "20_poseidon" } { "20_spacestation"} { "20_demeter"} { "20_apollo" }, asteroidFlags = EXPLOSIVE|TRIANGLE, }
This did not work. Thank you for your response.
Safari Mesh 7 Apr, 2017 @ 12:19pm 
Perhaps try moving the ambient? Nearly out of ideas at this point, I dont know what else could be wrong.
Originally posted by Winemod:
Perhaps try moving the ambient? Nearly out of ideas at this point, I dont know what else could be wrong.
Still no luck. Thank you for your response.
Safari Mesh 7 Apr, 2017 @ 8:51pm 
Um, your welcome
Meranera 8 8 Apr, 2017 @ 6:46am 
This one should work.[pastebin.com]
Last edited by Meranera; 8 Apr, 2017 @ 8:02am
Originally posted by Merpelle:
This one should work.[pastebin.com]
Still generating in the bottem left corner, Another problem to note is that when i enter another secter it shows undiscovered on the map.
< >
Showing 1-9 of 9 comments
Per page: 1530 50