HolyLib Wiki

GetClientBySteamID

  CGameClient gameserver.GetClientBySteamID( string steamID )

Description

Returns the CGameClient for the given steamID or nil on failure. (steamID not steamID64!)

Recently Added

This was recently added in version (0.8 - DEV).

Arguments

1string steamID

Returns

1CGameClient client