Garry's Mod Wiki

Revision Difference

player.GetBySteamID64#512628

<function name="GetBySteamID64" parent="player" type="libraryfunc">⤶ <description>Gets the player with the specified SteamID64.</description>⤶ <realm>Shared</realm>⤶ <file line="89-L103">lua/includes/extensions/player.lua</file>⤶ <args>⤶ <arg name="steamID64" type="string">The &lt;page&gt;Player:SteamID64&lt;/page&gt; to find the player by. Also accepts numbers.</arg>⤶ </args>⤶ <rets>⤶ <ret name="" type="Player">Player if one is found, false otherwise.</ret>⤶ </rets>⤶ </function>⤶ ⤶