Page 1 of 1

Selfmade ships in Campaign?

Posted: Mon May 09, 2005 2:14 pm
by Adonnay
Well the topic is quite clear... is there a way to replace the Campaign ships with your own or do you have to stick to custom missions?

I'm not sure...

Posted: Tue May 10, 2005 1:34 pm
by Sky_walker
in Campaigns/Alliance.def file you have:

Code: Select all

  unit: {
     name:   "Sorrel",
     type:   "Frigate",
     design: "Berents",
     regnum: "947",
     },
Change it to yours Frigate, let's say "MyOwnShip":

Code: Select all

  unit: {
     name:   "Sorrel",
     type:   "Frigate",
     design: "MyOwnShip",
     regnum: "947",
     },
And is should work...
(I didn't test it, but its logical)

RE: I'm not sure...

Posted: Tue May 10, 2005 5:54 pm
by Adonnay
That sounds right... but there isn't any campaign.def since it's all in the .dat-file =)
Is there a way to uncompress the .dat and use the unpacked files as source instead of the .dat?

RE: I'm not sure...

Posted: Wed May 11, 2005 3:33 pm
by Sky_walker
No... you have to download it from SSCentral... it was Campaigns.ace as I remember.

RE: I'm not sure...

Posted: Thu May 12, 2005 6:46 am
by Arkblade
Where is the Campaigns.ace?
i search SSCentral. but can't find Campaigns.ace.

RE: I'm not sure...

Posted: Fri May 13, 2005 1:59 pm
by Sky_walker
As far as I know there isn't such file at SSC - talk with SSC administrators - someone had to delete it and forget to put it back in new version.

DOWNLOAD

Posted: Fri May 13, 2005 2:43 pm
by Sky_walker

RE: DOWNLOAD

Posted: Fri May 13, 2005 3:44 pm
by Arkblade
thx[:D]

RE: DOWNLOAD

Posted: Sun May 15, 2005 8:12 am
by Adonnay
Thanks Sky_walker =)

RE: DOWNLOAD

Posted: Wed Aug 03, 2005 3:56 am
by gillbo
Where do you place these files when uncompressed?

RE: DOWNLOAD

Posted: Wed Aug 03, 2005 12:09 pm
by Adonnay
In the SS root dir... and you have to add the -filesys parameter to your starshatter shortcut so the game doesn't take the .datted version.

RE: DOWNLOAD

Posted: Fri Aug 05, 2005 6:44 am
by gillbo
Sweet, thanx Adonnay.

How did you fare introducing your ships into the game?

Did they balance out well with the SS stock ships?

RE: Selfmade ships in Campaign?

Posted: Tue May 02, 2006 4:26 am
by gillbo
Hi crew, long time away from SS but getting back into it.
One question before i continue though.
Well, has anyone had any success in keeping their own designs thru all the campaigns?
I know that Adonnay had used his own ships but after the first 2 campaigns, they didn'y work.

Any light on this?

RE: Selfmade ships in Campaign?

Posted: Tue May 02, 2006 5:38 am
by wdboyd
Hi Gillbo,

I haven't seriously delved into creating a dynamic campaign for my ships yet.

I believe Adonnay indicated that only the first two can be readily modded correctly because of lacking templates from campaign three onward. They were never released. [8|]

I've gone over some of the files... and it appears daunting. Changing the campaign ships for ones own creation is one thing.... creating an original dynamic campaign would really be difficult in my humble opinion. We simply don't have enough inside information at this time. Regardless, it is on my list of things to attempt once I complete my current static campaign. I want to turn it into a dynamic campaign. At least that's the plan. [:D]

I suspect that the games program makes data calls that we can't anticipate and plan for after the second dynamic campaign. Still, that won't keep me from trying. [:D]

By the way... your Pacifier (with minor field modifications) is flying for the dispicable Brotherhood in my missions. One may choose to fly the Pacifier attack craft from within the cockpit through the F2 view.

I hope you like what the Brotherhood has done to your design. Oh, and your creation credit is found in the Commanders' Checklist documents. [:'(]

For those of you that may not know... Gillbo was one of the modders that encouraged and helped me during my dunderhead days of modding. Thanks Gillbo. I haven't forgotten. [;)]

PS Conceptually, the dynamaic campaign is just a really sophisticated version of a random mission generator like you would find in Privateer or Star Wraith. Each mission is designed to meet objectives in the larger campaign, and events that occur during a mission have a lasting impact on the state of the campaign.

But the missions themselves are played in isolation. The simulation environment is active only when you are actually playing a mission, not when you are looking at the campaign screens. There is no "ongoing world" that you join and leave as there is in an MMORPG.

The reason for this design is time scale. In the real world, fighter pilots typically fly only one or two missions per day. In Starshatter, a typical mission lasts from five to fifteen minutes. If the game were to let you fly a mission every ten minutes, the whole war would be over in a simulated day or two - an unrealistically short period of time.

Instead, the campaign engine plans missions to occur at hourly intervals. When one is at the campaign screen, you can easily skip ahead an hour or two of simulated time to get to your next scheduled mission.

RE: Selfmade ships in Campaign?

Posted: Fri May 05, 2006 10:21 am
by gillbo
Cheers wd.

Awesome to see you now giving me the lowdown on how it goes. And thanx for the mention wd. I have seen you work, tested your work, and like your work. I am really glad you are still at it.

Hopefully i will be able to finish of a few fighter designs i have started. But i still lack the talent to do some textures. Can't have it all i guess.

I think i will just stick to the normal campaigns and keep my stuff for other missions.

Cheers

RE: Selfmade ships in Campaign?

Posted: Fri May 05, 2006 5:03 pm
by wdboyd
Hey Gillbo,

Consider creating a static campaign utilizing your many ship creations.

The good thing about using ones own creations in missions is the capabilty to ensure balance or imbalance as the mission may dictate. It's all up to you and you get to see your ships in action all across the Starshatter galaxy if you so desire.

It's a challenge to create interesting, challenging but not overwhelming missions. [:D]