Garry's Mod Wiki

Revision Difference

player.GetByAccountID#512631

<function name="GetByAccountID" parent="player" type="libraryfunc">⤶ <description>Gets the player with the specified AccountID.</description>⤶ <realm>Shared</realm>⤶ <file line="45-L57">lua/includes/extensions/player.lua</file>⤶ <args>⤶ <arg name="accountID" type="string">The &lt;page&gt;Player:AccountID&lt;/page&gt; to find the player by.</arg>⤶ </args>⤶ <rets>⤶ <ret name="" type="Player">Player if one is found, false otherwise.</ret>⤶ </rets>⤶ </function>⤶ ⤶