forward client_putinserver(id);
id | Client index |
Called when a client is entering the game.
It is not defined whether the client already has a SteamID when this forward is called. client_authorized may occur either before or after this.
This forward ignores the returned value.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.