Search the Community
Showing results for tags 'Globaloffensive'.
-
[node-globaloffensive] How to get info about current match?
Evalen posted a topic in node-steam-user
Is there a way to get information about score for each team and account side in the current competitive match? Or maybe there are some other tools for this?-
- csgo
- counter-strike
- (and 3 more)
-
Basically the title. As far as I understand when using getCasketContents the items array doesn't have the name of the items that are stored in it. Is there any way to determine the name of the item and only remove let's say "Shattered Web Cases" from the storage unit? Secondly is there a limit...
-
I have tried out the node-steam-user and node-globaloffensive package but I've logged in manually till now using username and password. Now I'm changing the manual login method to O-Auth/openid just like the "login with steam" feature on this site. Is there a way to use the logOn function of n...
- 5 replies
-
- steam-user
- globaloffensive
-
(and 2 more)
Tagged with:
-
How can I get an item image or even 3d model of an item? Examples:https://s.cs.money/Zw7kaxs.jpg
-
- steam
- globaloffensive
-
(and 2 more)
Tagged with:
-
Hey there, I've currently spent today investigating and playing around with node-steam-user, and node-globaloffensive. I've have an array of inspect item links and I would like to check each of them using the InspectItem method, however my implementation seems to only send a protobuf message once, w...
- 3 replies
-
- globaloffensive
- node
-
(and 2 more)
Tagged with:
-
Hello, i cant get requestPlayersProfile to work. var Steam = require('steam-client'); var SteamID = require("steamid"); var GlobalOffensive = require('globaloffensive'); var SteamUser = require('steam-user'); var crypto = require('crypto'); var account_name = "name"; var password = "password"...
- 2 replies
-
- node.js
- node-steam-user
-
(and 1 more)
Tagged with:
-
Hello, I tryed to get the globaloffensive GameCoordinator working for the whole day but it just does not work... My implementation: this._client = new SteamUser(); this._community = new SteamCommunity(); this._manager = new TradeOfferManager({ "steam": self._client,...
- 2 replies
-
- GameCoordinator
- Globaloffensive
-
(and 1 more)
Tagged with: