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
lets play; why is this code not working
hey. this is some code for a drone that spawns a ship or becomes a ship, for reinforcing a battle, i dont know why it isnt working, can someone fix it?
< >
Showing 1-12 of 12 comments
here is the code:
{
63,
group=75,
features=LAUNCHER,
name="fleet beacon",
blurb="need help, this will",
shape=RECT_LAUNCHER1,
scale=2,
fillColor=0x8d1124,
fillColor1=0x8b0700,
lineColor=0xff1330,
points=2500,
durability=2,
density=0.5,
growRate=3.3,
bindingId=3,
replicateBlock={
group=75,
features=ASSEMBLER|COMMAND|FREERES|PHOTOSYNTH|FACTORY|TELESPAWN,
name="beacon",
shape=COMMAND,
scale=1,
fillColor=0x1e3d0b,
fillColor1=0x8d1124,
lineColor=0xff1330,
command={
flags=AGGRESSIVE|DODGES|FLOCKING|FORGIVING|SMART_FIRE,
faction=75,
blueprint="75_Medium_Cruiser",
},
durability=1,
density=0.1,
growRate=3.3,
lifetime=3.5,
photosynthPerSec=1000,
capacity=2869,
},
replicateTime=300,
launcherPower=3000,
launcherOutSpeed=5,
},
LASER ACE 6 Dec, 2017 @ 1:45pm 
It's probably because you set your drone to build into a ship. So you can just remove that, along with AI flags as they are unescessary.
oh, ok, thx, but it is meant to only be able to happen every, say tem minutes
that is why i was going to use a drone
im gonna look at the seed code for the farmer faction will show any changes
LASER ACE 7 Dec, 2017 @ 1:32pm 
Okay
i just realised that the seed launchers calls a seed function, so i have no idea why my code is working, ****
LASER ACE 9 Dec, 2017 @ 6:34am 
So... Everything is fixed?
z0mbiesrock 45 9 Dec, 2017 @ 8:46am 
are you using beta mode?
no i am not using beta mode
and no nothng is fixed
Lily-an 8 12 Dec, 2017 @ 3:58am 
"blueprint=" can only work with 20170916BETA now. If you are using 20161110 version Reassembly, this feature does nothing at all.
ironic Toblerone 2 12 Dec, 2017 @ 12:19pm 
how to get that beta?
and does it require a special code
Last edited by ironic Toblerone; 12 Dec, 2017 @ 12:19pm
Lily-an 8 13 Dec, 2017 @ 12:36pm 
1.Open the Steam client and navigate to your LIBRARY.
2.Right click on Reassembly and select 'Properties'.
3.Click on the BETAS tab and select "beta -“. It doesnot require a special code.
< >
Showing 1-12 of 12 comments
Per page: 1530 50