function setPingLimit (client-side)
Available since version: 0.1.2
Note
By default the ping limit is set to 150.
Note
limit below 50 will be ignored.
This function will set the client ping limit.
The ping limit controls when client cannot move due to big ping.
Declaration
void setPingLimit(int limit)
Parameters
intlimit: the ping limit.