:cmd_102
SAMP.IsCommandTyped(20@)
if
0AD4: 20@ = scan_string 20@ format "%d" 21@
then
0001: wait 0 ms
0B36: samp 1@ = get_player_nickname 21@
0AF9: samp say_msg "%s, text" 1@
0AF9: samp say_msg "text"
0001: wait 5000 ms
print "~r~ TIME IS OUT!" 2000
else
print "~r~/ck <id>" 2000
end
SAMP.CmdRet()