client_connect

Syntax

forward client_connect(id);

Usage

id
Client index

Description

Called when a client is connecting.

Note

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

Return

This forward ignores the return value.