CreateFakeClient Function

Creates a fake client.

int CreateFakeClient(const char[] name)

Parameters

const char[] name

Name to use.

Return Value

Client index on success, 0 otherwise.

Errors

No map is active.