client_spawn

Syntax

forward client_spawn(id);

Usage

id
The id of the client.

Description

Triggered whenever a client's pev->deadflag changes from >0 to 0.

Return

This forward ignores the returned value.