Notify players offline

The player is offline when I stay away from him What should I do ?
Thank for any help

Update your scripts to work with Onesync infinity
Or Disable Onesync Infinity and instead use Onesync Legacy

The player is not offline he is outside your culling radius.
Check with OneSync 'Infinity': how to use it for a deeper explanation.

tl;dr
You need to change the script. The client is not able to fetch the data directly, so you have to create a server component which collects the data and sends it to the client.

1 Like

May I ask you how I can modify it? Can you give me some plans! This question has bothered me so much. Thank you very much