I needed to get the place id of a place I made, so I put,
print (game.PlaceId)
But it keeps returning 0. I even put a 7 second wait before hand. Am I doing something wrong?
I needed to get the place id of a place I made, so I put,
print (game.PlaceId)
But it keeps returning 0. I even put a 7 second wait before hand. Am I doing something wrong?
Did you publish the game yet? Maybe that’s why.