Hard Light Productions Forums

Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: mralexs on August 18, 2011, 05:46:34 pm

Title: Installing models
Post by: mralexs on August 18, 2011, 05:46:34 pm
how in the world do i install a new model into a VP? i'm trying to install a new Apollo model.
Title: Re: Installing models
Post by: Mongoose on August 18, 2011, 07:01:03 pm
Generally speaking, you really don't want to insert anything into the MediaVPs or a mod's VP files; that almost inevitably winds up causing support nightmares at some point down the road.  Instead, what you want to do is add the model and its associated files to a particular mod's data folder, since files in the data folder override any identically-named files in a VP file.  The path would generally look like FreeSpace2\*modname*\data\models for the actual model file, and \data\maps or \data\tables\ for the associated texture and table files, if any.  Depending on how you want to set things up, you could put the model in the mod folder for the FSPort MediaVPs, so that it would override any instance of the Apollo in a Port campaign.
Title: Re: Installing models
Post by: mralexs on August 18, 2011, 07:29:44 pm
thanks!
Title: Re: Installing models
Post by: headdie on August 19, 2011, 07:08:14 am
It's a bit long winded in places but try this http://www.hard-light.net/wiki/index.php/Ships_and_General_Mod_Creation