GTAG - Modding - Opcode Database - 0662
Opcode Database
0662
Description | Debug opcode used to output debug text. Does nothing in an unmodified version of the game. |
---|---|
Parameters (v2) | 1) Long string ("string") (STRING) |
Games | ![]() |
Category | Debug, NOP |
Command Name (IV) | PRINTSTRING |
San Andreas | |
sascm.ini | 0662=1,write_debug %1d% ; nop |
Example | 0662: write_debug "AAAAAAAAA" // nop |
Command Name | WRITE_DEBUG |