Difference between revisions of "0217"

From GTAMods Wiki
Jump to navigation Jump to search
m
 
Line 12: Line 12:
 
}}
 
}}
  
This opcode prints a big message, behaving almost like opcode [[00BA]] but has a lower priority than it and will queue up if any big messages of the same style is currently being displayed.
+
This opcode prints a big message, behaving almost like opcode [[00BA]] but has a lower priority than it and will queue up if any big message of the same style is currently being displayed.
  
 
== Keywords ==
 
== Keywords ==
 
print, text, style, styled, big, low, priority
 
print, text, style, styled, big, low, priority

Latest revision as of 09:10, 15 October 2016

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 and will queue up if any big message of the same style is currently being displayed.

Keywords

print, text, style, styled, big, low, priority