GTAG - Modding - Opcode Database - 05B6
Opcode Database
05B6
Description | The game will skip the next 128 bytes. The 128 bytes are filled with debug lines, which are taken out of the debug table file debug.bin, in Sanny Builder. The original use for this opcode was to write a string to the debug file. |
---|---|
Parameters (v2) | 1) Buffer (STRING) |
Games | ![]() |
Category | Game, Special |
Command Name (IV) | SAVE_STRING_TO_DEBUG_FILE |
San Andreas | |
sascm.ini | 05B6=0,save_string_to_debug_file |
Example | 05B6: save_string_to_debug_file 1 // CURRENT_WANTED_LIST = |
Command Name | SAVE_STRING_TO_DEBUG_FILE |