EtherealEmil / UsualScrap

A lethal company mod
https://thunderstore.io/c/lethal-company/p/etherealemil/UsualScrap/
MIT License
1 stars 0 forks source link

[Request] Price/carry weight config for the scrap? #27

Closed Ryyye closed 2 months ago

Ryyye commented 3 months ago

Usually I'm able to finetune the prices of scrap through another mod, but it seems like this mod's scrap prices are unaffected for some reason.

EtherealEmil commented 3 months ago

Finetune the prices using what mod? Price and spawn weight configs are planned but carry weight will not happen as I set it through unity instead of in my code editor so it'll be a pain to access.

Ryyye commented 3 months ago

No worries, I use itemweights. It seems to update the weights fine (?), but for some reason doesn't affect prices of items from this mod.

EtherealEmil commented 3 months ago

If I was to guess I say it's because I don't set the price the normal way in unity and I set them through lethallib code. That mod either doesn't target the lethallib method or my mod is loading after that mod and is overwriting it.

EtherealEmil commented 2 months ago

This has been finally added, thank you for waiting so long. I will close this issue now.