πŸŸͺSAM.Player.Authed

SAM.Player.Authed( player ply, string steamid, bool is_first_join )

Description

Called after a player is authenticated by SAM.

Aguments

  1. player ply

  2. string steamid

  3. bool is_first_join

    is it first time ever for the player to join the server?

Last updated