GTAG - Modding - Opcode Database - 0912
Opcode Database
0912
| Description | The first parameter sets whether the position of prints should be overriden. If so, the margin value is used to indent the prints from the left and the width value is used to specify a maximum width from the margin for the text to wrap within. Note: This also prevents displayed text from automatically changing position to fit the 'Trip Skip' icon. |
|---|---|
| Parameters (v2) | 1) Boolean (1 or 0) (INT) 2) Integer (INT) 3) Integer (INT) |
| Games | |
| Category | Text |
| San Andreas | |
| sascm.ini | 0912=3,set_message_formatting %1h% margin %2d% width %3d% |
| Example | 0912: set_message_formatting 1 margin 355 width 370 |
| Command Name | SET_MESSAGE_FORMATTING |

