| Opcodes in category: CLEO 4 |
|---|
| Opcodes 0 to 50 of 50 |
|---|
| 0ABB | get_audio_stream_volume $hMP3 store_to 0@ |  |
| 0ABC | set_audio_stream_volume $hMP3 to 0@ |  |
| 0AC0 | set_audio_stream_looped $hMP3 to 1 |  |
| 0AC1 | load_3d_audio_stream "sample.mp3" store_to 0@ |  |
| 0AC2 | set_play_3d_audio_stream_at_coordinates $hMP3 to 0@ 1@ 2@ |  |
| 0AC3 | set_play_3d_audio_stream_at_object $hMP3 object $object |  |
| 0AC4 | set_play_3d_audio_stream_at_char 0@ char 1@ |  |
| 0AC5 | set_play_3d_audio_stream_at_car 0@ car 1@ |  |
| 0AC6 | get_label_pointer @label store_to 0@ |  |
| 0AC7 | get_var_pointer 0@ store_to 0@ |  |
| 0AC8 | allocate_memory 260 store_to 0@ |  |
| 0AC9 | free_memory 0@ |  |
| 0ACA | print_help_string 0@v |  |
| 0ACB | print_big_string 0@v time 1000 style 1 |  |
| 0ACC | print_string 0x969110 time 100 |  |
| 0ACD | print_string_now 0x969110 time 100 |  |
| 0ACE | print_help_formatted "This is %.4X opcode" 0x0ACE |  |
| 0ACF | print_big_formatted "This is %.4X opcode" time 2000 style 1 0x0ACF |  |
| 0AD0 | print_formatted "This is %.4X opcode" time 2000 0x0AD0 |  |
| 0AD1 | print_formatted_now "This is %.4X opcode" time 2000 0x0AD1 |  |
| 0AD2 | get_char_player_is_targeting $PLAYER_CHAR store_to 0@ |  |
| 0AD3 | string_format 0@v format "%d + %d = %d" 2 2 4 |  |
| 0AD4 | scan_string 0@v format "%d + %d = %d" store_num_results_to 4@ 5@ 6@ 7@ |  |
| 0AD5 | file_seek $hFile offset 0x10 origin 1 |  |
| 0AD6 | is_end_of_file_reached 0@ |  |
| 0AD7 | read_string_from_file 0@ to 1@v size 15 |  |
| 0AD8 | write_string_to_file $hFile string 0@v |  |
| 0AD9 | write_formatted_string_to_file 0@ format "CLEO version: %d.%d.%d.%d" 4 0 0 1 |  |
| 0ADA | scan_file 0@ format "CLEO version: %d.%d.%d.%d" store_num_results_to 0@ 0@ 1@ 2@ 3@ |  |
| 0ADB | get_name_of_vehicle_model #LANDSTAL store_to 0@v |  |
| 0ADC | test_cheat "BLOWUP" |  |
| 0ADD | spawn_vehicle_by_cheating #RHINO |  |
| 0ADE | get_text_label_string 0@v store_to 0@ |  |
| 0ADF | add_text_label "_TEST" text "Test string" |  |
| 0AE0 | remove_text_label "_TEST" |  |
| 0AE1 | find_all_random_chars_in_sphere 0@ 1@ 2@ radius 10.0 find_next 1 skip_dead 1 store_to 3@ |  |
| 0AE2 | find_all_random_vehicles_in_sphere 0@ 1@ 2@ radius 10.0 find_next 1 skip_dead 1 store_to 3@ |  |
| 0AE3 | find_all_random_objects_in_sphere 0@ 1@ 2@ radius 10.0 find_next 1 store_to 3@ |  |
| 0AE4 | does_directory_exist "CLEO\CLEO_INI" |  |
| 0AE5 | create_directory "CLEO\CLEO_INI" |  |
| 0AE6 | find_first_file "CLEO\*.cs" store_search_to 0@ store_filename_to 1@v |  |
| 0AE7 | find_next_file 0@ store_to 1@v |  |
| 0AE8 | find_close 0@ |  |
| 0AE9 | pop_float 0@ |  |
| 0AEA | get_char_pointer_handle 0@ store_to 1@ |  |
| 0AEB | get_vehicle_pointer_handle 0@ store_to 1@ |  |
| 0AEC | get_object_pointer_handle 0@ store_to 1@ |  |
| 0AED | string_float_format 0@ format "%.15g" store_to 1@v |  |
| 0AEE | exp 2.0 base 0.5 store_to 0@ |  |
| 0AEF | log 10.0 base 2.718281828459045 store_to 0@ |  |