I’ll try that…Sorry for my late responses, posting and dealing with a new puppy is difficult
Still returning nil…Took out the code you specified there.
Fancy adding me to team create so I can take a more detailed look?
Sure, I’ll add ya.
Sorry again for the late reply!
Could you reiterate what they told you in DMs as a part of a reply in this thread and set that post as the solution rather than this. It helps anyone looking for problems similar to theirs and keeps duplicate threads to a minimum.
Sure… the solution is as follows.
So, I’ve had a quick look and it seems the values do get printed within the Callback for the GetAsync, and within the GetAsync the callback is now returned for this function.
It seems like you were trying to get the value of GetAsync to return to your local script, which i have fixed. Where in the local script it used to print nil, it will now print whatever the callback returns.