;;GearUpRogue -Use the result to populate the Formid below Remove the ; and Run: 
FIND WEAP SilencedSidestar_Mord; 
;;Note the FormID for each Line and save to replace <FormIdICannotGuessYourLoadOrder> in appropriate lines below, uncomment, If you want to remove the replaced items, uncomment those lines as well.  Rerun the Bat:
 
;;Add and Equip Items:
;Player.EquipItem 0016D3D1 1;Add and Equip SpaceSuit_Varuun_Helmet_01 "Va'ruun Space Helmet"
;Player.EquipItem 00248C0F 1;Add and Equip UC Vangard Spacesuit
;Player.EquipItem 00066825 1;Add and Equip Pirate Survial Pack
;Player.EquipItem 002E18F6 1;Add and Equip Striker Maskwear (Apparel)
;Player.EquipItem <FormIdICannotGuessYourLoadOrder>; Add SilencedSidestar_Mord "Silenced Sidestar"
;Player.AddItem 0026f181; Add Barrow Knife 
;Player.AddItem 002B559C 250;Add Rounds of .27 Caliber
;Player.AddItem 0000ABF9 7;Add MedPacks
;Player.AddItem 0000000A 15;Add Digipicks
;Player.AddItem 0000000F 3173;Add Credits

;;Base Items Gathered in skipped game section-For "New Game Starts With Character Creation" users only:
;Player.AddItem 000057D9 48; Add Berylium
;Player.AddItem 000788D6 33; Add Caelumite
;Player.AddItem 000057E1 6; Add Europium
;Player.AddItem 00005580 12; Add Neodymium
;Player.AddItem 00048841 1; Add Nasa Coffee Mug

;;Remove unneeded items:
;Player.RemoveItem 0021bbec;Remove Argos Jumpsuit
;Player.RemoveItem 0001D1E7;Remove Miner Utility Outfit
;Player.RemoveItem 0005278e;Remove Miner's Spacesuit
;Player.RemoveItem 00052792;Remove Miner's Spacehelmet
;Player.RemoveItem 00029c7a;Remove Tunnel Pack
