Components requiring other components?

Is it possible to make a ship component require another component to be placed first? Or something to that effect. For example can I mix and match properties - like making making an engine give HP bonuses or a weapon giving speed bonuses? That would also serve the purpose even if it is a crude workaround for component prereq's.

I have certain ideas about making a mod that would need that sort functionality.

3,849 views 3 replies
Reply #1 Top

One way to find out...

Try it and see what happens.

Reply #2 Top

yes its possible just not easy to do its not hardcoded or anything like that.

Reply #3 Top

But there are only tech requirement fields in GC2Types.

For this to work it either needs to require another component, or more than one tech.

And besides its easier to get a definitive answer here than go around poking stuff that may not, but is most likely hardcoded anyway.