Jartsu Posted March 11, 2017 Report Posted March 11, 2017 Hey, So I have a piece of code: community.getSteamUser(offer.partner, function(data){ if I did a console.log it returns null. I also tried with new SteamID(offer.partner) and also offer.partner.toString() always it's null for me. What am I doing wrong? Quote
Dr. McKay Posted March 11, 2017 Report Posted March 11, 2017 Same problem as https://dev.doctormckay.com/topic/882-themescrowdays-does-not-work/ Quote
Jartsu Posted March 14, 2017 Author Report Posted March 14, 2017 Same problem as https://dev.doctormckay.com/topic/882-themescrowdays-does-not-work/Thanks, I'm trying to enter my steamid there, but it tells me that this profile doesn't exist. Quote
Dr. McKay Posted March 14, 2017 Report Posted March 14, 2017 Can you console.log(offer.partner)? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.