0342

From GTAMods Wiki
Revision as of 00:40, 23 November 2016 by Spaceeinstein (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
0342 in action

GTA III Vice City San Andreas SET_TEXT_CENTRE


Description
Sets the centering of the text
Syntax
0342: set_text_draw_centered [int]
Parameter
[int]
0 = not centered (default), 1 = centered

This opcode sets the horizontal centering of the text, which is not centered by default. Without centering, the text uses the left side of the text to position itself. With centering, it uses the center of the text to position itself. Centered text cannot use wrap x; instead it uses center size, which defaults to a size of 640.0. The lead image on this page shows text displayed in Vice City at the x position of 100.0 and y positions starting at 10.0 and separated by 20.0 each. The first two lines are not centered, the next two lines are centered, the next line is not centered with background on, and the final line is centered with background on.

Keywords

set, draw, intro, text, center, centre, centered