Jump to content
McKay Development

ManiacLastoftheday

Member
  • Posts

    2
  • Joined

  • Last visited

ManiacLastoftheday's Achievements

  1. https://github.com/DoctorMcKay/node-globaloffensive At the start, you recommended const SteamUser = require('steam-user'); const GlobalOffensive = require('globaloffensive'); let user = new SteamUser(); let csgo = new GlobalOffensive(user); but under methods in the constructor, you said var csgo = new GlobalOffensive(steamClient); so which one are we expected to use?
  2. I do not like to individually copy links of all my replays so I was thinking if it's possible to get the links without even downloading the demo? If it's possible, are you able to show me how?
×
×
  • Create New...