Hard Light Productions Forums
Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: WMCoolmon on April 28, 2002, 05:21:28 pm
-
...but they're in the ships.tbl, and they don't seem to do anything besides add 1 for each "XSTR()". :confused:
-
Those numbers are localization tags. They have corresponding entries in tstrings.tbl. They're used for translating FS2 messages/text to other languages.
-
OHhhhhhhh.... :o It all makes sense now.