Difference between revisions of "0A0F"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
This opcode checks if an user has set new language via the main menu. If new language was set this opcode returns true, otherwise if is false. Mainly it is used to refresh the texts of the currently shown panel with new language. | This opcode checks if an user has set new language via the main menu. If new language was set this opcode returns true, otherwise if is false. Mainly it is used to refresh the texts of the currently shown panel with new language. | ||
+ | |||
+ | ==Keywords== | ||
+ | language, options, set | ||
+ | |||
+ | [[Category:OpCodes]] |
Revision as of 10:39, 13 May 2007
0A0F=0,
Description: Checks if new language is set
Supports: San Andreas
This opcode checks if an user has set new language via the main menu. If new language was set this opcode returns true, otherwise if is false. Mainly it is used to refresh the texts of the currently shown panel with new language.
Keywords
language, options, set