Difference between revisions of "0A0F"
Jump to navigation
Jump to search
m |
m |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | {{OpCode | |
− | + | | games = {{Icon|SA}} | |
− | ''' | + | | command = HAS_LANGUAGE_CHANGED |
+ | | description = Checks if new language is set | ||
+ | | syntax1 = 0A0F: new_language_set | ||
+ | | p1t = ''none'' | ||
+ | }} | ||
− | This opcode | + | 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== | + | == Keywords == |
− | language, options, set | + | check, has, new, language, options, set, changed |
− | |||
− |
Latest revision as of 00:00, 31 July 2016
- 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