added note about putinserver and steamids
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401387
This commit is contained in:
parent
6bb7b3a1f8
commit
08ae85bdb3
@ -58,6 +58,9 @@ forward bool:OnClientConnect(client, String:rejectmsg[], maxlen);
|
||||
/**
|
||||
* Called when a client is entering to the game.
|
||||
*
|
||||
* @note Whether a client has a steamid is undefined until OnClientAuthorized
|
||||
* is called, which may occur either before or after OnClientPutInServer.
|
||||
*
|
||||
* @param client Client index.
|
||||
* @noreturn
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user