0AD0

From GTAMods Wiki
Revision as of 05:58, 1 February 2017 by Spaceeinstein (talk | contribs) (Created page with "{{OpCode | games = {{Icon|t}} (with CLEO) | description = Prints a formatted low-priority message | syntax1 = 0AD0: show_formatted_text_lowprior...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

GTA III Vice City San Andreas (with CLEO)


Description
Prints a formatted low-priority message
Syntax
0AD0: show_formatted_text_lowpriority "[string]" time [int] ( [any] ... )
Parameter
[string]
Text to print (see fprintf for explanation)
[int]
Time in milliseconds
[any]
Any values to print (optional)

This CLEO opcode prints a formatted low-priority message. In Sanny Builder it is important that you disable case converting in order for the opcode to work as expected. In "Options..." under the "Formats" tab in the "Case converting" box, select "As is".

Keywords

print, format, formatted, text, message, low, priority