Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×
Sign in to follow this  
Robin Withes

Any way to let players ping the server?

Recommended Posts

Is there any way i can check if a client still has a connection to the server?

 

Basically is there any way i can "ping" the server as a client on it.

Share this post


Link to post
Share on other sites

You can remoteExec a ping to the server and let the server remoteExec the pong back.. I guess.

Share this post


Link to post
Share on other sites

I know that,

unfortunately it takes quite a bit of resources when 50 players are doing it.

I'm looking for a possible less resource intensive way.

Share this post


Link to post
Share on other sites
Sign in to follow this  

×