HolyLib Wiki

HolyLib:OnClientTimeout

  number HolyLib:OnClientTimeout( CGameClient client )

Description

Called when a client is marked to timeout.

Arguments

1CGameClient client

Returns

1number timeoutExtension

Return 0 to let the client normally timeout.
Return a number in seconds above 0 and it will be added to the timeout giving the client more time and the client won't be disconnected.