{$CLEO .cs}
// Register commands
0B34: samp register_client_command "smsid" to_label @cmd_smsid
// Command handling for /smsid
:cmd_smsid
SAMP.IsCommandTyped(20@)
0AD4: 20@ = scan_string 20@ format "%d %s" 21@ 22@
if
0AD4: 21@ > 0 // Check if a valid player ID is provided
then
0B36...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.