Removing item attributes functions#20
Conversation
added some item attribute removing function attempt for inventory refresh
|
I like the thought of bringing the "restore" function to the module, though I think rather than having a bunch of methods, it would be more useful to have one function that takes an enum or string parameter to specify which element to remove. |
|
Seems nice, ill try im pretty bad at making modules and such. Removing strange parts seems pretty complex, so i didnt include that for now. Closed the pull request for now because the |
|
@DoctorMcKay went abit of searching but only found this for steam |
|
Just go ahead and give up on the thought of flushing the inventory cache with some tricky code. The only way it can be done is by launching/quitting the game in question, completing a trade offer containing an item from the game in question, or starting a real-time trading session. If you really want to flush your bot's inventory cache without starting/quitting a game, you can have your bot open a trading session with another bot. |
i dont have custom named/description items. So I cant test if those 2 works. Anything related to removecustomization simple should work. RequestInventoryRefresh is tested for working. User not require to get off the game and back in to reload steam inventory