GTAG - Modding - Opcode Database - 033F
Opcode Database
033F
| Description | Sets the letter width and height to draw the text at. |
|---|---|
| Parameters (v2) | 1) Float (FLOAT) 2) Float (FLOAT) |
| Games | |
| Category | Draw, Text |
| Command Name (IV) | SET_TEXT_SCALE |
| San Andreas | |
| sascm.ini | 033F=2,set_text_scale %1d% %2d% |
| Example | 033F: set_text_scale 1.3 3.36 |
| Command Name | SET_TEXT_SCALE |
| Vice City | |
| sascm.ini | 033f=2,set_text_draw_letter_width_height %1d% %2d% |
| Example | 033F: set_text_draw_letter_width_height 0.8 2.0 |
| Command Name | SET_TEXT_SCALE |
| GTA III | |
| gtascm.ini | 033f=2,set_text_draw_letter_width_height %1d% %2d% |
| Example | 033F: set_text_draw_letter_width_height 0.75 1.0 |
| Command Name | SET_TEXT_SCALE |

