Difference between revisions of "0A2A"
Jump to navigation
Jump to search
(New page: {{OpCode | ini = 0A2A=1, %1g% | description = Checks if a specific text box is being displayed | p1 = GXT string | game = San Andreas | native = [[IS_THIS...) |
|||
Line 1: | Line 1: | ||
{{OpCode | {{OpCode | ||
− | | | + | | games = {{Icon|SA}} |
− | | description = Checks if | + | | command = IS_THIS_HELP_MESSAGE_BEING_DISPLAYED |
− | | | + | | description = Checks if the [[Text#Help message|help message]] is being displayed |
− | | | + | | syntax1 = 0A2A: text_box '[''string'']' displayed |
+ | | p1t = [''string''] | ||
+ | | p1d = [[GXT]] key | ||
| native = [[IS_THIS_HELP_MESSAGE_BEING_DISPLAYED]] | | native = [[IS_THIS_HELP_MESSAGE_BEING_DISPLAYED]] | ||
}} | }} | ||
− | |||
− | ==Keywords== | + | == Keywords == |
− | text, box, help | + | text, box, help, message |
Latest revision as of 08:09, 29 November 2016
IS_THIS_HELP_MESSAGE_BEING_DISPLAYED
- Description
- Checks if the help message is being displayed
- Syntax
- 0A2A: text_box '[string]' displayed
- Parameter
- [string]
- GXT key
- Native analog
- IS_THIS_HELP_MESSAGE_BEING_DISPLAYED
Keywords
text, box, help, message