AMX Mod X API Documentation

Signature
forward client_connect(id);
Description

Called when a client is connecting.

Notes
  • This forward is called too early to do anything that directly affects

    the client.

Parameters
  • id Client index
No return value
Назад
Верх