bool sam.Util.is_steamid( string id )
Check if a steamid32 or not.
print(sam.Util.is_steamid("STEAM_0:0:150794857")) -- output true
Last updated 2 years ago