So you're saying that going into the mechdefs file in the game for the original mechs that came with the game, not your variants in the mod folder, then deleting all the tags plus add BLACKLISTED will make them invisible in the campaign?
Using ModTek - yes, that would work.
For example:
- Go into the Mods/JK_VariantsCampaign/mech folder
- Open up the mechdef_cataphract_CTF-4X.json file
- Look under MechTags / items
- You should see the following 5 tags:
- "unit_mech",
- "unit_heavy",
- "unit_release",
- "unit_lance_support",
- "unit_role_sniper"
- Delete the first 4
- Replace the last one with
- "BLACKLISTED"
That should work.