Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0664

Opcode Database

0664

DescriptionDoes 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)
Gamessa
CategoryDebug, NOP
Command Name (IV)PRINTFLOAT2
San Andreas
sascm.ini0664=2,write_debug_with_float %1d% %2d% ; nop
Example0664: write_debug_with_float "CHIP_SET_Z" $9387 // nop
Command NameWRITE_DEBUG_WITH_FLOAT

<< 0663

0665 >>