Search the Community
Showing results for tags 'node-tf2'.
-
Hello. I've recently tried to write a script that would let me craft tokens automatically by looking at my inventory, referencing the item schema ID for the item, then grabbing the item ID of 3 specific class weapons to craft it, but when attempting to run "craft([class item, class item, class item]...
-
Upon accepting a trade offer, my bot's inventory is sorted by class (presumably: tf2.sortBackpack(0)). However, as you can see in the picture, it is only partially sorted, possibly because I am not "acknowledging" the new items and they do not behave normally. I can find no other explanati...
-
Hi,I'm having issues when I try to craft a class weapon other stuff works like crafting metals,tokens etc .But when I try to craft a class weapon craftingComplete event returns the recipe as -1 which is error.I'm getting my items from steamcommunity and I confirmed that arrays or ids are empty.Thank...
-
Very simple question, is it possible to connect to a server using node-tf2/node-globaloffensive ?