Difference between revisions of "0A0F"

From GTAMods Wiki
Jump to navigation Jump to search
m
 
Line 4: Line 4:
 
| description = Checks if new language is set
 
| description = Checks if new language is set
 
| syntax1    = 0A0F:   new_language_set
 
| syntax1    = 0A0F:   new_language_set
| p1t        = [''none'']
+
| p1t        = ''none''
 
}}
 
}}
  

Latest revision as of 00:00, 31 July 2016

San Andreas HAS_LANGUAGE_CHANGED


Description
Checks if new language is set
Syntax
0A0F:   new_language_set
Parameter
none

This conditional opcode returns true if a player has set new language via the main menu. Mainly it is used to refresh the texts of the currently shown panel with new language.

Keywords

check, has, new, language, options, set, changed