forward client_authorized(id, const authid[]);
id | Client index |
authid | Client auth |
Called when the client gets a valid SteamID.
This may occur before or after client_putinserver has been called.
This is called for bots, and the SteamID will be "BOT".
This forward ignores the returned value.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.