Forum/Support Market
Busy icon
Does the "Any Weapon" placeholder allow traders to submit uncraftable weapons, or is the seller guaranteed craftable weapons?

Excellent tool! I'd love to see what languages are behind it all!

Thanks,
Rory
Replies

"any hats and weapons" only allow craftable items.

This whole thing is written in Python.

The part that interact with Steam , sending trade requests uses SteamRE, bridging their .NET code with my Python with IronPython.

This whole thing is written in Python.

The part that interact with Steam , sending trade requests uses SteamRE, bridging their .NET code with my Python with IronPython.


You just blew my mind. I had no idea anyone was pioneering such a project. All my efforts and ideas for designs are worthless in comparison to this! Thanks for the info, and thanks for the excellent tool!