;GearUpLawman Use the result to populate the Formid below Remove the ; and Run: 
FIND WEAP LAW_Razorback;
FIND WEAP Order_Lawgiver;
Help "Lawman's Badge" 4 MISC;
;;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.AddItem 002f445b 1;Add Aid_Affl_Immobilizer_01
;Player.AddItem 0003d3aa 1;Add Aid_Affl_Bandages_02
;Player.AddItem 0000ABF9 5;Add Med Packs
;Player.AddItem 0000000f 107;Add Credits
;Player.AddItem 002b558E 75;Add 7.5 Whitehot Ammo
;Player.AddItem 002b5597 100;Add .50 Caliber Caseless Ammo
;Player.AddItem <FormIdICannotGuessYourLoadOrder>;Add Lawman's Badge
;Player.AddItem <FormIdICannotGuessYourLoadOrder>;Add LAW custom Razorback
;Player.EquipItem <FormIdICannotGuessYourLoadOrder>;Add and Equip ORDER Custom Lawgiver
;Player.EquipItem 0025deee ;Add and Equip Clothes_Colonist_Adventurous_01
;Player.EquipItem 0025deef ;Add and Equip Clothes_Colonist_Adventurous_Hat_01
;Player.EquipItem 00003E8F ;Add and Equip SpaceSuit_SpaceTrucker_Generic_Helmet "Star Roamer Space Helmet"
;Player.EquipItem 00004E78 ;Add and Equip Spacesuit_SpaceTrucker_Generic "Star Roamer Spacesuit"
;Player.EquipItem 00003E90 ;Add and Equip SpaceSuit_SpaceTrucker_Generic_Backpack "Star Roamer"

;;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





























