Didn't receive refund because recycler_static doesn't seem to be a valid item nameSolved
Hi.
The steam id is removed, it happens on everyone on server.
Ive added:
"recycler_static": {
"Remove Allowed": true,
"Display Name": "Recycler",
"Price": {},
"Refund": {
"recycler_static": 1
To the config, it have been working great for a few weeks, when i used remove on a player-build recycler (my own of course), it would remove it and give me a recycler in inventory - as it should.
Now, for some reason - it removes it, but doesnt refund the recycler?
I have double checked the prefab short name, i have tried with .prefab aswell, nothing seems to work.
I have created one, then used ENT KILL, the prefab name is the exact same.

You have any suggestions?
Copy/Backup all your RemoverTool files. Delete all your RemoverTool files. Drop in a fresh RemoverTool.cs. Open the newly made RemoverTool config files and re-add your config manually, then save, send, reload. This includes the lang files.
The "Refund" should include a short name for the item. but "recycler_static" is not the short name of the item.
5d66db4201195.jpg?uid=5d66db72ac9cd RyanFromRust
Copy/Backup all your RemoverTool files. Delete all your RemoverTool files. Drop in a fresh RemoverTool.cs. Open the newly made RemoverTool config files and re-add your config manually, then save, send, reload. This includes the lang files.
I will try that, thanks - will reply if it works or not.
5c18c7da631b5.jpg Arainrr
The "Refund" should include a short name for the item. but "recycler_static" is not the short name of the item.
it have worked with "recycler_static" for some time, just suddenly doesnt work - no changes made - so i think its the right short name? :)
No, I don't think so, it's the short name of the entity
5d66db4201195.jpg?uid=5d66db72ac9cd RyanFromRust
Copy/Backup all your RemoverTool files. Delete all your RemoverTool files. Drop in a fresh RemoverTool.cs. Open the newly made RemoverTool config files and re-add your config manually, then save, send, reload. This includes the lang files.

Still the same issue :/

5c18c7da631b5.jpg Arainrr
No, I don't think so, it's the short name of the entity
but it have worked for more than a month, just suddenly stopped working?
Got any backups you can try to restore with?

Also, they're all saying you should use the shortname of the entity:
The "Refund" should include a short name for the item. but "recycler_static" is not the short name of the item.
It would have been really neat for someone to have also gone ahead and just given you the shortname of the recycler. It's not listed in https://umod.org/documentation/games/rust/definitions. https://www.corrosionhour.com/rust-item-list/
doesn't have that either.

This probably has something to with the recycler being a prefab, and not a normal player deployable/item. Other players wouldn't normally be able to even get a recycler without Extended Recycler. Check out ExtendedRecycler for another way to deploy your own recycler and be able to pick it up.

Hey,
Yeah i just found out that we can Hammer-attack it, to pickup, which is ok.
Just sad that it worked before and now doesnt - even with the recycler_static set as shortname.

I have also tried my backup 1 month ago, still doesnt work.

I consider this as closed, thanks a lot for your time!
Locked automatically