Jump to content

Recommended Posts

Posted

Actually, the best way to do is would be to "clone" them. That is, create a clone that is classed as "CargoShip", but retains all it's sensors and weapons. Makes AS missions a bit more challenging...

 

To do that, create a new folder for example, say Grinch's Fletcher and call it "Fletcher_C" (t for cargo), copy over all the bits an bobs.

 

rename the Fletcher.ini to Fletcher_C.ini. Insidise said newly renamed ini, do this for the ]GroundObjectData[ section:

 

[GroundObjectData]

ObjectFullName=Fletcher Class DD {C}

ObjectDataFile=Fletcher_C_data.ini <--- note: rename data ini too!

 

rename the data ini as shown above.

 

OPen said newly renamed data ini and do this:

 

[MissionData]

NationName=USN

ServiceStartYear=1942

ServiceEndYear=1971

GroundObjectRole=CARGO_SHIP <--note class change

Availability=COMMON

FormationSizeBase=1

FormationSizeVariation=4 <-- increases # of ships of formation

Exported=TRUE

 

save and close. Now you've got a new cargo ship, that shoots back.

 

BUT ... there is one major drawback we've discovered. The game seems to limit the amount of "Cargo_Ship" class vessels to a max of 4. And that's it ... so, choose carefully what you convert

 

wrench

kevin stein

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use, Privacy Policy, and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..