Difference between revisions of "09FA"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
'''Supports''': San Andreas<br> | '''Supports''': San Andreas<br> | ||
− | This opcode checks if the player has closed the main menu. If so, the condition is true, othewise it's false. This opcode is commonly | + | This opcode checks if the player has closed the main menu. If so, the condition is true, othewise it's false. This opcode is commonly used in pair with [[0A0F]]. |
==Keywords== | ==Keywords== | ||
− | menu, closed | + | check, menu, closed |
[[Category:OpCodes]] | [[Category:OpCodes]] |
Revision as of 07:19, 14 May 2007
09FA=0,
Description: Checks if the main menu has been closed
Supports: San Andreas
This opcode checks if the player has closed the main menu. If so, the condition is true, othewise it's false. This opcode is commonly used in pair with 0A0F.
Keywords
check, menu, closed