Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0912

Opcode Database

0912

DescriptionThe 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)
Gamessa
CategoryText
San Andreas
sascm.ini0912=3,set_message_formatting %1h% margin %2d% width %3d%
Example0912: set_message_formatting 1 margin 355 width 370
Command NameSET_MESSAGE_FORMATTING

<< 0911

0913 >>