forward

client_spawn

Syntax

forward client_spawn(id);

Description

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

Parameters

id The id of the client.

Return

This forward ignores the returned value.