Difference between revisions of "0ADF"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
| syntax1 = 0ADF: add_text_label "_TEST" text "Test string" | | syntax1 = 0ADF: add_text_label "_TEST" text "Test string" | ||
| p1t = ["gxt key"] | | p1t = ["gxt key"] | ||
− | | p1d = | + | | p1d = GXT key |
| p2t = ["string"] | | p2t = ["string"] | ||
| p2d = Game Text. You can use the encoder yelmi to generate text to a certain type of Russification. The line corresponds to string convention. | | p2d = Game Text. You can use the encoder yelmi to generate text to a certain type of Russification. The line corresponds to string convention. |
Revision as of 06:44, 3 August 2017
- Description
- Adds dynamic GXT record, which may subsequently be removed opcodes 0AE0.
- Syntax
- 0ADF: add_text_label "_TEST" text "Test string"
- Parameter
- ["gxt key"]
- GXT key
- ["string"]
- Game Text. You can use the encoder yelmi to generate text to a certain type of Russification. The line corresponds to string convention.
Add a dynamic GXT record, allowing to use GXT entrys without use of .fxt files or adding a new entry in .gxt files.
Keywords
gxt, text label, gtx entry, string, dynamic gxt entry