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
regions.lua problems, need help (solved)
i have recently been working on a faction mod called "The Enlightened" , but when i start a game with my faction i spawn in a corner with only a single space station and when i take over a sector, the sector becomes unexplored, need help
Last edited by ironic Toblerone; 14 Jul, 2017 @ 1:31am
< >
Showing 1-4 of 4 comments
here is the code


-- This file was generated by the Reassembly Web Development Kit (RWDK)
-- RWDK is an independent project and in no way affiliated with Anisoptera Games.
-- RWDK was written by TTFTCUTS


{ident=10750,
color=0x781313,
faction=75,
count=1,
position={0.16, 0.44},
radius={0.07, 0.12},
type=2,
fleets={
{75, { {0, 75000}, {1, 60000} }},
},
fleetCount={5, 11},
fleetFraction=0.75,
fortress={
"75_light_ironship",
"75_heavy_dreadnought",
"75_heavy_dreadnought",
"75_laser_barge",
"75_laser_barge",
"75_assult_battleship",
"75_assult_battleship",
},
fortressCount={3, 7},
fortressRadius={500, 800},
unique={
{
"75_ironcommand_dreadnought",
"75_laser_barge",
"75_laser_barge",
"75_light_ironship",
"75_light_ironship",
"75_light_ironship",
"75_light_ironship",
"75_heavy_frigate",
"75_heavy_frigate",
"75_light_cruiser",
"75_light_cruiser",
},
},
uniqueFraction=0.25,
ambient={ 2 },
asteroidDensity={0, 0.4},
asteroidSize={0, 300},
asteroidFlags=HEXAGON,
},

{
ident=10751,
color=0xa52626,
faction=75,
count=2,
position={0.37, 0.76},
radius={0.09, 0.13},
type=2,
fleets={
{75, { {0, 18000}, {1, 9000} }},
},
fleetCount={6, 9},
fleetFraction=0.75,
fortress={
"75_medium_battleship",
"75_light_cruiser",
"75_light_cruiser",
"75_combat_engineer",
"75_combat_engineer",
"75_heavy_frigate",
"75_heavy_frigate",
},
fortressCount={1, 3},
fortressRadius={500, 800},
ambient={ 1 },
asteroidDensity={0, 0.4},
asteroidSize={0, 200},
asteroidFlags=HEXAGON,
},

{
ident=10752,
color=0xd86969,
faction=75,
count=3,
position={0.7, 0.93},
radius={0.1, 0.15},
type=2,
fleets={
{75, { {0, 3000}, {1, 500} }},
},
fleetCount={2, 6},
fleetFraction=0.75,
fortress={
"75_heavy_frigate",
"75_assult_fighter",
"75_assult_fighter",
"75_combat_engineer",
"75_combat_engineer",
},
fortressCount={0, 3},
fortressRadius={500, 600},
ambient={ 1 },
asteroidDensity={0, 0.4},
asteroidSize={0, 100},
asteroidFlags=HEXAGON},
}
just tried without other mods, worked fine
Meranera 8 14 Jul, 2017 @ 12:18pm 
Drag the mod to the top-left of the mods menu and you'll be able to use it fine with other mods.
ironic Toblerone 2 14 Jul, 2017 @ 10:10pm 
thanks
< >
Showing 1-4 of 4 comments
Per page: 1530 50