Custom Capital Ships

How can i create them? i have the entity file, i need to alter the entity.manifest and the string file to include the new ship, what am i missing? i am trying to add a ship to the tec. is there a list of capital ships i ned to alter?

Thanks!

2,621 views 4 replies
Reply #1 Top

you have to add it to your player(race) file?

Go under

capitalShipInfo
        Page:0
            count 5
            entityDefName "CAPITALSHIP_TECHBATTLESHIP"
            entityDefName "CAPITALSHIP_TECHCARRIER"
            entityDefName "CAPITALSHIP_TECHCOLONY"
            entityDefName "CAPITALSHIP_TECHSUPPORT"
            entityDefName "CAPITALSHIP_TECHSIEGE"

if tech or jiust the race you are editing.

make sure the number of cap ships you have in the entitydefname matches your count

Reply #2 Top

Note that the number of capitals can't be greater than 9. Only the first 9 will show up.

Reply #3 Top

Quoting Mooster, reply 1
you have to add it to your player(race) file?

Go under

capitalShipInfo
        Page:0
            count 5
            entityDefName "CAPITALSHIP_TECHBATTLESHIP"
            entityDefName "CAPITALSHIP_TECHCARRIER"
            entityDefName "CAPITALSHIP_TECHCOLONY"
            entityDefName "CAPITALSHIP_TECHSUPPORT"
            entityDefName "CAPITALSHIP_TECHSIEGE"

if tech or jiust the race you are editing.

make sure the number of cap ships you have in the entitydefname matches your count
End of Mooster's quote

 

Oh! Didn't even know that file existed! Thanks a bunch!

Reply #4 Top

I think what is missing in the ship creation is that the ability to switch from frigate to cruisers