ModGetter661 Posted October 2, 2023 Posted October 2, 2023 Does anybody know the console command for crafting components in CET? I made the mistake of not upgrading my operating system and now i'm far in the game where most loot is tier 4 or 5, so it seems like i'll never get 75 tier 3 components to upgrade my OS legitimately. Help would be appreciated.
QuazziLoco Posted October 3, 2023 Posted October 3, 2023 Game.AddToInventory("Items.CommonMaterial1",1000)Game.AddToInventory("Items.UncommonMaterial1",1000)Game.AddToInventory("Items.RareMaterial1", 1000)Game.AddToInventory("Items.EpicMaterial1", 1000)Game.AddToInventory("Items.LegendaryMaterial1", 1000) Set 1000 to whatever quantity you want 3 4
Recommended Posts