;; RUN THIS BEFORE RUNNING GearUP<404ErrorPage, Grenadier, GunRunner, Lawman, Miner, Rogue, Sniper, or SpecOps>:
;;THIS bat file will Alter NOTHING it will only Search for the items in the list and display their FormIds in the console:
;; Comment or uncomment as you need...Results will list the IDs for you Starfield load order. These will need to be entered into the GearUp Bat for the backgrounds listed above in order to equip the loadout for the background. 
Bat Files are "neutered", with all Lines that might make accidental changes to inventory commented(;)out. Carefully review and comment or uncomment to achieve the loadout you wish before running. I am hoping to either get vVORTEXx4959 to add these to his Themed Starting Kits,  or make a patch to add them.

FIND ARMO Spacesuit_Mercenary_00;
FIND ARMO SpaceSuit_Mercenary_Backpack_00;
FIND ARMO SpaceSuit_Mercenary_Helmet_00;
FIND ARMO Spacesuit_Trooper_LightArmored;
FIND ARMO Spacesuit_Trooper_Backpack;
FIND ARMO Spacesuit_Trooper_Helmet;
FIND ARMO Clothes_Trooper_Fatigues;
FIND ARMO Clothes_Trooper_Hat;
FIND MISC LawmansBadge;
FIND WEAP SnipersMaelstrom_Mord;
FIND WEAP MootPoint;
FIND WEAP DesolationsFriend;
FIND WEAP Cutter_Mord ;
FIND WEAP SilencedSidestar_Mord;
FIND WEAP M12TACShot;
FIND WEAP RPG40;

;;For convenience, A set of Find commands are included with each Bat that includes Custom Mod Objects. These can safely run as often as needed, they are informational and make no changes.: