GTAG - Modding - Opcode Database - 0343
Opcode Database
0343
| Description | Sets the line width of the text. |
|---|---|
| Parameters (v2) | 1) X screen coordinate (Float) (INT) |
| Games | |
| Category | Common, Draw, Text |
| San Andreas | |
| sascm.ini | 0343=1,set_text_size %1d% |
| Example | 0343: set_text_size 640.0 |
| Command Name | SET_TEXT_WRAPX |
| Vice City | |
| sascm.ini | 0343=1,set_text_linewidth %1d% |
| Example | 0343: set_text_linewidth 500.0 |
| Command Name | SET_TEXT_SIZE |
| GTA III | |
| gtascm.ini | 0343=1,set_text_linewidth %1d% |
| Example | 0343: set_text_linewidth 320.0 |
| Command Name | SET_TEXT_SIZE |

