Разобрался. Пару опкодов из скрипта не пашет на 4.1 , перешел на 4.3 и всё заработало.
Как сделать лини на этот объект?
Код не пашет.
CLEO:{$CLEO .cs} 0000: NOP repeat wait 0 until samp.Available() WHILE TRUE wait 0 00A0: store_actor $PLAYER_ACTOR position_to 0@ 1@ 2@ while 0AE3: 3@ = random_object_near_point 0@ 1@ 2@ in_radius 500.0 find_next TRUE 0984: 15@ = object 3@ model if and 15@ == 2907 02CC: object 3@ bounding_sphere_visible then 0400: store_coords_to 10@ 11@ 12@ from_object 3@ with_offset 0.0 0.0 0.0 0B55: convert_3D_coords 0@ 1@ 2@ to_screen 0@ 1@ 0B55: convert_3D_coords 10@ 11@ 12@ to_screen 10@ 11@ 0B68: render draw_line_point1 0@ 1@ point2 10@ 11@ width 1 color 0xFFFFA500 end end end