- 88
- 4
{$CLEO}
0000:
While true
wait 0
0AE1: 6@ = random_actor_near_point 0@ 1@ 2@ in_radius 250.0 find_next 0 pass_deads 1
0B55: convert_3D_coords 0@ 1@ 2@ to_screen 4@ 5@
if and
4@ == 320.0
5@ == 224.0
then
0AD1: show_formatted_text_highpriority "in coord screen" time 100
end
end
--------------------------------------------------------------------
Чего тут не хватает? Или весь мой код сплошная ошибка.
0000:
While true
wait 0
0AE1: 6@ = random_actor_near_point 0@ 1@ 2@ in_radius 250.0 find_next 0 pass_deads 1
0B55: convert_3D_coords 0@ 1@ 2@ to_screen 4@ 5@
if and
4@ == 320.0
5@ == 224.0
then
0AD1: show_formatted_text_highpriority "in coord screen" time 100
end
end
--------------------------------------------------------------------
Чего тут не хватает? Или весь мой код сплошная ошибка.