Opcodes in category: CLEO 3 |
---|
Opcodes 0 to 50 of 50 |
---|
0A8C | write_memory 0xC0BC15 size 1 val 1 vp 0 |  |
0A8D | read_memory 1@ size 4 vp 0 store_to 0@ |  |
0A8E | 4@ = 5@ + 6@ |  |
0A8F | 4@ = 1@(0@,2i) - 1 |  |
0A90 | 30@ = 100 * 1@ |  |
0A91 | 0@ = 8 / 2 |  |
0A92 | start_new_custom_script "ShowTextBox.s" |  |
0A93 | terminate_this_custom_script |  |
0A94 | launch_custom_mission "missions\Custom\Mission1" |  |
0A95 | save_this_custom_script |  |
0A96 | get_char_pointer $PLAYER_ACTOR store_to 0@ |  |
0A97 | get_car_pointer 0@ store_to 1@ |  |
0A98 | get_object_pointer 0@ store_to 1@ |  |
0A99 | chdir 0 |  |
0A9A | open_file "settings.ini" mode 0x72 store_to 0@ |  |
0A9B | close_file 0@ |  |
0A9C | get_file_size 0@ store_to 1@ |  |
0A9D | read_from_file 0@ size 2 store_to 1@ |  |
0A9E | write_to_file 0@ size 128 from 0@ |  |
0A9F | get_this_script_struct 0@ |  |
0AA0 | else_gosub @CREATE_NEW_ACTOR |  |
0AA1 | else_return |  |
0AA2 | load_dynamic_library "CLEO\version.dll" store_to 0@ |  |
0AA3 | free_dynamic_library 0@ |  |
0AA4 | get_dynamic_library_procedure "GetVersion" library 0@ store_to 1@ |  |
0AA5 | call_function 0@ num_params 1 pop 1 params 1@ |  |
0AA6 | call_method 0x6A3440 struct 0@ num_params 0 pop 0 |  |
0AA7 | call_function_return 0x569660 num_params 2 pop 2 0@ 1@ store_to 2@ |  |
0AA8 | call_method_return 0x4048E0 struct 0xB74494 num_params 1 pop 0 params 0@ store_to 1@ |  |
0AA9 | is_game_version_original |  |
0AAA | get_script_struct_named 'OTB' store_to 0@ |  |
0AAB | does_file_exist "cleo\version.dll" |  |
0AAC | load_audio_stream "CLEO\playlist\1.mp3" store_to $hMP3 |  |
0AAD | set_audio_stream_state $hMP3 to 1 |  |
0AAE | release_audio_stream $hMP3 |  |
0AAF | get_audio_stream_length $hMP3 store_to 0@ |  |
0AB0 | is_key_pressed 0x73 |  |
0AB1 | call @GetSQR 1 10 store_to 0@ |  |
0AB2 | ret 1 0@ |  |
0AB3 | set_cleo_shared_var 0 to 10 |  |
0AB4 | get_shared_cleo_var 0 store_to 0@ |  |
0AB5 | store_closest_entities $PLAYER_ACTOR vehicle_to 0@ ped_to 1@ |  |
0AB6 | get_target_blip_coordinates 0@ 1@ 2@ |  |
0AB7 | get_car_number_of_gears 0@ store_to 10@ |  |
0AB8 | get_car_current_gear $CAR store_to 11@ |  |
0AB9 | get_audio_stream_state 0@ store_to 7@ |  |
0ABA | terminate_all_custom_scripts_with_this_name 'BENZIN' |  |
0ABD | is_car_siren_on 0@ |  |
0ABE | is_car_engine_on 0@ |  |
0ABF | cleo_switch_car_engine 0@ to 0 |  |