ofp:file_formats:stringtable
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
ofp:file_formats:stringtable [2007/07/10 09:52] – external edit 127.0.0.1 | ofp:file_formats:stringtable [2024/07/31 12:55] (current) – links added. snakeman | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Stringtable.csv File Format ====== | + | ====== |
+ | |||
+ | [[https:// | ||
+ | |||
+ | **Operation Flashpoint (OFP)** aka ArmA: Cold War Assault (CWA) | ||
Stringtables are used to make internationalization easier for the game itself, as well as addons, missions, scripts, etc. | Stringtables are used to make internationalization easier for the game itself, as well as addons, missions, scripts, etc. | ||
Line 11: | Line 15: | ||
The file stringtable.csv is an ASCII text file, and can be edited with any text editor. One //could// theoretically use a spreadsheet program (like Excel) to edit the file, but that would be serious overkill. //DO NOT// use a word processor (like MS-Word, or Write) to edit this file though, as it will corrupt it, unless you are very knowledgeable and careful. | The file stringtable.csv is an ASCII text file, and can be edited with any text editor. One //could// theoretically use a spreadsheet program (like Excel) to edit the file, but that would be serious overkill. //DO NOT// use a word processor (like MS-Word, or Write) to edit this file though, as it will corrupt it, unless you are very knowledgeable and careful. | ||
- | Operation Flashpoint and VBS1 use ANSI encoding, codepage is defined by the font used. Armed Assault and VBS2 use [[http:// | + | Operation Flashpoint and VBS1 use ANSI encoding, codepage is defined by the font used. Armed Assault and VBS2 use [[https:// |
====== Function ====== | ====== Function ====== | ||
Line 49: | Line 53: | ||
There is **no** French equivalent for STR_GOOD. Nor is there a Turkish equivalent for ONE. The engine will default to the 2nd column. It happens to be ' | There is **no** French equivalent for STR_GOOD. Nor is there a Turkish equivalent for ONE. The engine will default to the 2nd column. It happens to be ' | ||
- | **The second column (the first ' | + | **The second column (the first ' |
The second column doesn' | The second column doesn' | ||
Line 109: | Line 113: | ||
Any syntax the engine cannot understand is interpreted as a comment. | Any syntax the engine cannot understand is interpreted as a comment. | ||
- | By convention the double-forward slash (double /) at the beginning of the line is used: | + | By convention the double-forward slash (double /) at the beginning of the line is used: |
< | < | ||
Line 161: | Line 165: | ||
stringtable.csv | stringtable.csv | ||
| | ||
- | + | ||
| | ||
| | ||
- | + | ||
| | ||
| | ||
Line 177: | Line 181: | ||
{ | { | ||
| | ||
- | + | ||
| | ||
{ | { | ||
Line 200: | Line 204: | ||
* There are instances where the radio name will revert to the default after a reload of the mission. | * There are instances where the radio name will revert to the default after a reload of the mission. | ||
+ |
ofp/file_formats/stringtable.1184061152.txt.gz · Last modified: 2007/07/10 09:52 by 127.0.0.1