ClientObject:setPing

Sets the ping for the client.

Function

Synopsis

client:setPing(enabled, time, msg)

Arguments

boolean enabled
Is enabled (True/False).
number time
How many seconds between pings.
string msg
Ping package content.

Returns

Nothing.

See Also

Other Languages