Gamemode.PlayerAuthed
From GMod Wiki
| Event Hook | |
| Hook Name | PlayerAuthed |
| Syntax | GM:PlayerAuthed( Player ply, String SteamID, Integer UniqueID ) |
| Description | Called whenever the player is Authed with Steam and recieves the SteamID |
| Returns | Nil |
| Lua State | |
| BBCode | [b][url=wiki.garrysmod.com/?title=Gamemode.PlayerAuthed]Gamemode.PlayerAuthed [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples