Jump to content

Crafting component console command?


ModGetter661

Recommended Posts

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.

Link to comment
Share on other sites

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

  • Like 1
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...