Помогите. Тпхает все время в воздухе. Можно что-то сделать?
Код:
{$CLEO .cs}
thread "GG"
if not 0@ = SAMP.Base()
then 0A93: end_custom_thread
end
while not SAMP.Available()
wait 100
end
0B34: samp register_client_command "tp" to_label @tp
while true
wait 0
end
:tp
0AB6: store_target_marker_coords_to 0@ 1@ 2@
Actor.PutAt($PLAYER_ACTOR, 0@, 1@, 2@)
SAMP.CmdRet