Jump to content
McKay Development

Meiki

Member
  • Posts

    3
  • Joined

  • Last visited

Reputation Activity

  1. Thanks
    Meiki reacted to Dr. McKay in need help with client.getPersonas()   
    The order of parameters to the getPersonas callback is err, personas. You have it backwards. The getPersonas function accepts multiple IDs. Why are you calling it individually for each ID? You might need to delay some time after calling setPersona to set yourself online, as you're currently sending the getPersonas requests synchronously at the same time as setPersona, without giving Steam enough time to process that you're now online.
×
×
  • Create New...