0217

From GTAMods Wiki
Revision as of 02:40, 14 February 2016 by Spaceeinstein (talk | contribs) (Created page with "{{OpCode | games = {{Icon|t}} | command = PRINT_BIG_Q | description = Prints a low-priority big message | syntax1 = 0217: text_styled '[''st...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

GTA III Vice City San Andreas PRINT_BIG_Q


Description
Prints a low-priority big message
Syntax
0217: text_styled '[string]' time [int1] style [int2]
Parameter
[string]
GXT key
[int1]
Time in milliseconds
[int2]
Style

This opcode prints a big message, behaving almost like opcode 00BA but has a lower priority than it. Messages being displayed using 00BA or 0217 will not allow another message using 0217 of the same style to be displayed until the time is finished. Messages being displayed using 0217 will be immediately overwritten by 00BA of the same style except when the style involves fading (styles 1 and 2) — the message will be overwritten once the fading sequence finishes before the time on 00BA ends. Style 3 should not be used.

Keywords

print, text, style, styled, big