Jump to content
McKay Development

makcc666

Member
  • Posts

    6
  • Joined

  • Last visited

Reputation Activity

  1. Like
    makcc666 reacted to Revadike in Get packageid's that contain a certain appid?   
    Well, one way I found, is to add all steam apps to some account's wishlist and scrape that page. 
    g_rgAppInfo contains subs property per appid. Unfortunately, it only limits to subs available in the steam store.
    So, this is no ideal and also not really what I was looking for. But it's nice to share this info.
  2. Like
    makcc666 reacted to MrPandeu in What is `version` in `json_tradeoffer`   
    Hello,
    What is `version` in `json_tradeoffer` from form of tradeoffer? `node-steam-tradeoffer-manager` have set on 4 (https://github.com/DoctorMcKay/node-steam-tradeoffer-manager/blob/master/lib/classes/TradeOffer.js#L297). I checked it while sending offers on steam. If I sent item for friend, `version` is equeal 2, but If I sent offer "item for item" and "nothing for their item", `version` is equeal 3.
     
    Any ideas?
  3. Like
    makcc666 reacted to skoniks in Valve bans   
    I noticed that only those accounts that use tradeoffer-manager are receiveing bans. If you use old(other) node libs - steam doesn't touch you.
×
×
  • Create New...