Jump to content

Scrap related question


niston

Recommended Posts

My simple soluiton in junk scrapping mods is to have two formlists (a) Misc items and (b) Cmpo items with the same indexes:

Int iThisScrapCount = Alias_GlobalScrapper.GetReference().GetComponentCount(pSKK_GSSComponentList.GetAt(iIndex)) 
DestinationREF.AddItem(pSKK_GSSScrapList.GetAt(iIndex), iThisScrapCount, abSilent = true)

Sharded across 6 worker threads it can convert all 600 base game MISC objects (individual quantities are irrelevant) in 3 seconds.

 

41511-1613403392-1210153135.png

Link to comment
Share on other sites

  • Recently Browsing   0 members

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