GTAG - Modding - Opcode Database - 0664
Opcode Database
0664
| Description | Does nothing. Was used to print a float preceeded by a string in GTASA's debug stages. |
|---|---|
| Parameters (v2) | 1) Long string ("string") (STRING) 2) Float (FLOAT) |
| Games | |
| Category | Debug, NOP |
| Command Name (IV) | PRINTFLOAT2 |
| San Andreas | |
| sascm.ini | 0664=2,write_debug_with_float %1d% %2d% ; nop |
| Example | 0664: write_debug_with_float "CHIP_SET_Z" $9387 // nop |
| Command Name | WRITE_DEBUG_WITH_FLOAT |

