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?