Difference between revisions of "09FA"

From GTAMods Wiki
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 being used in pair with [[0A0F]].
+
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, option
+
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