Does diceman have something else overriding or partially overriding TrashMan's tables? Any vp with a higher name will override and vp with a lower name, and any file / vp higher up in the directory / mod list will override a later one.
eg, ships.tbl in INFA's data\tables dir would override the one in the INFA vp
If both the INFA vps, 1_HTL.vp and 2_INF_Core.vp had ships.tbl, 1_HTL.vp's version would override 2_INF_Core's version (they don't, but that's how it would work if they did).
Now, if you had either a vp file or a \data\tables\ships.tbl file in the mediavps directory, since the INFA points to that in it's mod.ini secondarylist, if it was not found in INFA, the one in mediavps would be used. If not there, then the main FS data dir / vp files would be used. It's kind of confusing, but in short:
Rule 1) actual files in actual directories take precedence over files in .vp file directories
Rule 2) higher level (a vs b, 1 vs 2) .vp files take precedence over lower level .vp files
Rule 3) mods files take precedence over the next level of dependent mod files, eg INFA overrides mediavps overrides FS2 main data/vp files.
(((Rules 1 and 2 are applied within each level of Rule 3, but not across the different levels of Rule 3)))
--Did I thoroughly confuse you now?
