Hard Light Productions Forums
Community Projects => The FreeSpace Upgrade Project => Topic started by: Galemp on October 21, 2008, 11:59:37 am
-
So, for the FSPort Media VP, I'm attempting to replace the old method of having a different POF for each Orion, to having it use the same POF but with a different nameplate.
Here's a stripped-down version of what I'm working with.
MOD.ini
[multimod]
primarylist =
secondrylist = fsport,mediavps
FS1_MODELS-SHP.TBM
$Name: GTD Orion#Bastion
+nocreate
$POF file: capital01.pof
$Texture Replace:
+old: capital01-05
+new: nameplate-bastion
What I want to do is take the high-poly Orion model in the media VPs, and apply the Bastion nameplate texture to it. So far, it hasn't worked; it's changed the POF to the new Orion, but doesn't change the nameplate. Could this be a prioritizing issue, in that it changes the nameplate on the OLD pof and then replaces it?
-
That should work. But I have only seen it work on a mission level load.
I'll give it a shot when I am at home. Because I as well would like to see only one Orion in the MediaVP's.
-
Goob was already working on this,
and the associated bug: 1802 (http://scp.indiegames.us/mantis/view.php?id=1802)
-
That bug has to do with a page in error,
that has since been fixed. It doesn't actually address the texture replacement problem I'm having.
-
Doing texture replacement in the ship tables only works in the Xt builds. The code for that isn't going to go into SVN until some point after 3.6.10 is released. So only texture replacement specified in a mission is supported for the time being.
-
bah.
Well, at least it doesn't break parsing of ships.tbl
-
I don't see the release after 3.6.10 making it out by year's end, that's kind of a shame now.