Hard Light Productions Forums

Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: DarthWang on July 29, 2008, 10:01:18 pm

Title: How to add files to a vp file?
Post by: DarthWang on July 29, 2008, 10:01:18 pm
I downloaded ITDOH 3 but it won't run because the vp file is missing the scimitar assault bomber model, so I used VPView to open the ITDOH 2 vp file and extracted the model, but I don't know how to add it to the ITDOH 3 vp file
Title: Re: How to add files to a vp file?
Post by: Dark Hunter on July 29, 2008, 10:05:00 pm
VPView looks at and extracts files from vps, but lacks the capability to alter them.

To add files you'd need Maja (http://www.hard-light.net/wiki/index.php/Maja) or VPMage (http://www.hard-light.net/wiki/index.php/VPMage).
Title: Re: How to add files to a vp file?
Post by: DarthWang on July 29, 2008, 10:11:00 pm
I downloaded VPMage but I can't figure out how to add the file. Is there a tutorial or instructions somewhere?
Title: Re: How to add files to a vp file?
Post by: Dark Hunter on July 29, 2008, 10:28:30 pm
http://www.hard-light.net/wiki/index.php/Using_VPMage (http://www.hard-light.net/wiki/index.php/Using_VPMage)   ;)
Title: Re: How to add files to a vp file?
Post by: DarthWang on July 29, 2008, 11:50:37 pm
Thanks, I added the scimitar.pof to the vp file but I still keep getting the error:

Error: Invalid ship class name.

In sexpression: ( when
   ( true )
   ( allow-ship "GTF Hercules Mark II" )
   ( allow-ship "GTF Ares" )
   ( allow-ship "GTF Erinyes" )
   ( allow-ship "GTF Pegasus" )
   ( allow-ship "GTsB Scimitar" )
   ( allow-ship "GTF Perseus" )
   ( allow-ship "GTB Artemis" )
   ( allow-ship "GTB Artemis D.H." )
   ( allow-ship "GTB Boanerges" )
   ( allow-weapon "Subach HL-7" )
   ( allow-weapon "Akheton SDG" )
   ( allow-weapon "Morning Star" )
   ( allow-weapon "Prometheus R" )
   ( allow-weapon "Prometheus S" )
   ( allow-weapon "Malcifer" )
   ( allow-weapon "Maxim" )
   ( allow-weapon "UD-8 Kayser" )
   ( allow-weapon "Circe" )
   ( allow-weapon "Lamprey" )
   ( allow-weapon "Rockeye" )
   ( allow-weapon "Tempest" )
   ( allow-weapon "Hornet" )
   ( allow-weapon "Tornado" )
   ( allow-weapon "Harpoon" )
   ( allow-weapon "Trebuchet" )
   ( allow-weapon "TAG-A" )
   ( allow-weapon "TAG-B" )
   ( allow-weapon "Piranha" )
   ( allow-weapon "Stiletto II" )
   ( allow-weapon "Infyrno" )
   ( allow-weapon "Cyclops" )
   ( allow-weapon "Cyclops#short" )
   ( allow-weapon "Helios" )
   ( allow-weapon "Trinity" )
   ( allow-weapon "Slayer" )
   ( allow-weapon "EMP Adv." )
   ( allow-weapon "Shivan Heavy Laser" )
)
(Error appears to be: GTsB Scimitar)
File: missionparse.cpp
Line: 6012


Call stack:
------------------------------------------------------------------
------------------------------------------------------------------
Title: Re: How to add files to a vp file?
Post by: Flaming_Sword on July 29, 2008, 11:56:49 pm
Missing entry in ships.tbl?