{$CLEO}
wait 0
if 8AF7: get_samp_base_to 33@
then 0A93: end_custom_thread
end
repeat
wait 400
until 0AFA: is_samp_structures_available
0B34: samp register_client_command "goto" to_label @cmd
while true
wait 0
end
:cmd
0B35: samp 0@ = get_last_command_params
if 0AD4: 0@ = scan_string 0@ format "%d" 1@
then
if and
1@ >= 0
1@ <= 1000
then
if SAMP.IsPlayerConnected(1@)
then
if 2@ = SAMP.GetActorHandleByPlayerID(1@)
then
04C4: store_coords_to 3@ 4@ 5@ from_actor 2@ with_offset 0.0 1.5 0.25
Actor.PutAt($PLAYER_ACTOR, 3@, 4@, 5@)
wait 0
else 0AD0: show_formatted_text_lowpriority "~R~Player %d don't in stream." time 1500 1@
end
end
end
end
SAMP.CmdRet()