forward

client_connect

Syntax

forward client_connect(id);

Description

Called when a client is connecting.

Parameters

id Client index

Note

This forward is called too early to do anything that directly affects
the client.

Return

This forward ignores the returned value.