I was thinking this more as a part of a mission chain, not as the universe continuously expanding. Would it work with a jumpgate then?
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuoteWhat string should I use in stead of your "TUTORIALNPC"? I can't get it to work with either "Jonas Temple", "JonasTemple" or "special_jonas_temple"...
id = generator.AddNPCShipToSystem("Jonas Temple", "JonasTemple", 1, "special_jonas_temple", sys_id, chosenBase.coord.x, chosenBase.coord.y, { class: "agent", unique_id: "jonastemple", meta: "human", sex: "male" }); // Jonas Temple
Quote from: Lurler on July 10, 2018, 04:19:34 AM
Sure!
I just checked and there are basically just 2 scripts in the expansion:
dlc1_core_functionality.js
and
dlc1_GenerateGalaxy.js
They are quire self expanatory I think. One of them generates all new content that the expansion provides, new systems, stations, npcs, etc.
Page created in 0.168 seconds with 12 queries.