🇪🇬
🇪🇬
🇪🇬
🇪🇬
SAM
Search
⌃
K
🇪🇬
🇪🇬
🇪🇬
🇪🇬
SAM
Search
⌃
K
📔
Info (READ)
States 🟪🟦🟨
Static Methods vs Instance Methods
(optional)
Console
💘
API
👨🦽
Player
🤖
Command
🔫
Rank
⚙
Config
⚒
Util
🟪
sam.Util.parse_args
🟪
sam.Util.is_steamid
🟪
sam.Util.is_steamid64
🟪
sam.Util.is_valid_map
🟪
sam.Util.is_valid_gamemode
🟪
sam.Util.to_hex
🕸
Net
📦
Sql
Powered By
GitBook
Comment on page
🟪
sam.Util.is_steamid
bool
sam.Util.is_steamid
(
string
id )
Description
Check if a steamid32 or not.
Aguments
1.
string
id
Returns
1.
bool
Example
print
(
sam
.
Util
.
is_steamid
(
"STEAM_0:0:150794857"
))
-- output
true
Previous
sam.Util.parse_args
Next
sam.Util.is_steamid64
Last modified
1yr ago