Jump to content
McKay Development

officialhexobot

Member
  • Posts

    2
  • Joined

  • Last visited

Posts posted by officialhexobot

  1. client.gamesPlayed does not play the first entry of the array.

     

    let string = "string here";

    let stringed = string.toSting(); // to make sure it is really a string

    var games = [stringed, 730,......]

    client.gamesPlayed(games)

     

    and yet it onlines with CSGO.

×
×
  • Create New...