| Description | Sets the text to be drawn justified, which means the text will wrap in order to fill an even rectangle of space. |
|---|
| Parameters (v2) | 1) Boolean (1 or 0) (INT)
|
|---|
| Games |  |
|---|
| Category | Draw, Text |
|---|
| Command Name (IV) | SET_TEXT_JUSTIFY |
|---|
| San Andreas |
|---|
| sascm.ini | 0341=1,set_text_justify %1d% |
|---|
| Example | 0341: set_text_justify 0 |
|---|
| Command Name | SET_TEXT_JUSTIFY |
|---|
| Vice City |
|---|
| sascm.ini | 0341=1,set_text_draw_align_justify %1d% |
|---|
| Example | 0341: set_text_draw_align_justify 1 |
|---|
| Command Name | SET_TEXT_JUSTIFY |
|---|
| GTA III |
|---|
| gtascm.ini | 0341=1,set_text_draw_align_justify %1d% |
|---|
| Example | 0341: set_text_draw_align_justify 1 |
|---|
| Command Name | SET_TEXT_JUSTIFY |
|---|