Author Topic: Combining ships and weapons from different mods  (Read 1281 times)

0 Members and 1 Guest are viewing this topic.

Offline Marcov

  • Chicken Little
  • 29
  • My Sig Is Spam
Combining ships and weapons from different mods
I'm looking to creating interesting crossover battles between different mods.

Actually, I've attempted to make crossovers via FRED (specifically the "-mod blueplanet -mod ASW" function in the FRED shortcut) but found out that only Blue Planet and another mod (say, BP and ASW, BP and TVWP, etc.) works. How do I make effective mashups?

For example, I can't combine ships from the Unification War and Inferno R1. It seems that one always overrides the other, and only Blue Planet ships can be "added" safely (without replacing the other). How do I actually combine them properly?

Also, what is the maximum number of ships and weapons that a mod can support?
With the rapid increase of FS fan-made campaigns, we're giving the GTVA a harder time with more violence and genocide.

~FreeSpace: The Battle of Endor (voice dub)~
Part 1/4 - http://www.youtube.com/watch?v=Q9K9-Y1JBTE
Part 2/4 - http://www.youtube.com/watch?v=dtQanXDRAXM
Part 3/4 - http://www.youtube.com/watch?v=yoBLKYt_oG0

Old (original) videos:
Part 1/4 - http://www.youtube.com/watch?v=C1ygskaoUtE
Part 2/4 - http://www.youtube.com/watch?v=f0uoPTksBlI

 

Offline MatthTheGeek

  • Captain Obvious
  • 212
  • Frenchie McFrenchface
Re: Combining ships and weapons from different mods
...
Mods don't work that way, because of the mix of standard and modular tables.
People are stupid, therefore anything popular is at best suspicious.

Mod management tools     -     Wiki stuff!     -     Help us help you

666maslo666: Releasing a finished product is not a good thing! It is a modern fad.

SpardaSon21: it seems like you exist in a permanent state of half-joking misanthropy

Axem: when you put it like that, i sound like an insane person

bigchunk1: it's not retarded it's american!
bigchunk1: ...

batwota: steele's maneuvering for the coup de gras
MatthTheGeek: you mispelled grâce
Awaesaar: grace
batwota: oh right :P
Darius: ah!
Darius: yes, i like that
MatthTheGeek: the way you just spelled it it means fat
Awaesaar: +accent I forgot how to keyboard
MatthTheGeek: or grease
Darius: the killing fat!
Axem: jabba does the coup de gras
MatthTheGeek: XD
Axem: bring me solo and a cookie

 

Offline The E

  • He's Ebeneezer Goode
  • 213
  • Nothing personal, just tech support.
    • Steam
    • Twitter
Re: Combining ships and weapons from different mods
Short answer:

Without a really good understanding of how FS2 modding works, you shouldn't attempt this. You need to learn about how weapons.tbl, ships.tbl, and all the other tbls work, and you need to develop an understanding of the way modular tables operate. I would suggest to look at BP2 and look at its tbls with a browser pointing at the wiki's modding portal for easy reference.

If you simply mash two or more mods together that were not explicitly designed to be combined, then there is a very high probability of you introducing tons and tons of errors.
If I'm just aching this can't go on
I came from chasing dreams to feel alone
There must be changes, miss to feel strong
I really need lifе to touch me
--Evergrey, Where August Mourns

 

Offline ShadowWolf_IH

  • A Real POF Guy
  • 211
    • CoW
Re: Combining ships and weapons from different mods
So instead of helping him learn how we reserve that right for us vets who had to do it that way?

It's not hard, but it is a pain in the ass.

First can you open .vp files to remove contents from them?
You can't take the sky from me.  Can't take that from me.

Casualties of War

 

Offline The E

  • He's Ebeneezer Goode
  • 213
  • Nothing personal, just tech support.
    • Steam
    • Twitter
Re: Combining ships and weapons from different mods
I'm sorry, but I didn't have the time to type up a complete tutorial just then :P

Well, SW said, the first step towards creating your own mod is to extract the ships, weapons, whatever from the mod it was originally from. The corresponding tbl entries should be your starting point, as they will tell you most of what you need to know about a given weapon or ship. Copy them to your own weapons/ships/whatever tbl. Then you need to look up what these entries are referencing. Laser weapons or beams for example refer to effects, ship or missile models need their textures extracted (unless they're using textures from retail or the mediavps, in which case you don't need to look them up). Then you need to find out whether those tbl entries are referencing entries from other tbls, such as armor.tbl, objecttypes.tbl, weapon_explosion.tbl, and others. This is where you'll probably need to keep the wiki's tables page on speed dial.

During all this, you should use debug builds exclusively, and check and recheck with the debug build everytime you change something. If debug complains about something (and it will), fix it immediately. If you do not know how, the forum or the IRC channel should be your ports of call. If you do not do this, I can pretty much guarantee you that your mod will be an unplayable, buggy mess.

Once you have built your own mod out of bits and pieces from other mods (You should not try to simply reference a mod via the commandline options unless you really, REALLY know what you are doing), you can start FREDing, but be aware that the resulting mod will probably need some heavy balancing before it can be considered playable.

If I'm just aching this can't go on
I came from chasing dreams to feel alone
There must be changes, miss to feel strong
I really need lifе to touch me
--Evergrey, Where August Mourns

 

Offline ShadowWolf_IH

  • A Real POF Guy
  • 211
    • CoW
Re: Combining ships and weapons from different mods
Best way to balance things for something like this is in the tables.  ie, TBP ships may be extremely fast and manouverable across the board.  You wouldn't notice the performance enhancement because enemy ships are this way as well.  But when played against "normal" ships, they are nigh untouchable.  Same with hull strength vs weapons damage.  These things can change globally from mod to mod, so you will WILL want to balance them in the tables.  (i just had to do with a great number of ships for "censored", as they are all pre fs1, therefore pre Apollo, and when the Apollo comes out in that mod, it is the end all be all of fighters)

First things first though, go to the modding tools in the freespace wiki and get a .vp viewer.  once you have it, come back and we will continue this.  Personally I would recommend getting the vpview32.

http://www.hard-light.net/wiki/index.php/Category:Tools
« Last Edit: February 06, 2011, 10:36:50 am by ShadowWolf_IH »
You can't take the sky from me.  Can't take that from me.

Casualties of War

  

Offline ShadowWolf_IH

  • A Real POF Guy
  • 211
    • CoW
Re: Combining ships and weapons from different mods
you may want to look into this as well:

http://www.freespacemods.net/download.php?view.109
You can't take the sky from me.  Can't take that from me.

Casualties of War