Difference between revisions of "DetailedInformation"

From TTWiki
Jump to navigationJump to search
m (1 revision)
 
(Actually, maybe not so hard to fix)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
  +
This section has a list of all entries in <code>ttdpttxt.txt</code>, with the default values, and what they are used for. You should leave the control codes (a backslash followed by two hexadecimal digits, e.g. \7c) alone, they are place holders for numbers, other text strings or colour or font changes. To put a literal backslash, use two backslashes (\\). \00 marks the end of a string.
   
  +
;bribetext="Bribe the local authority\00": Menu entry in the local authority menu for the bribe option
'''''What all the custom text entries mean'''''
 
   
  +
;bribedesc="\94\80\n":"\90 Bribe the local authority to increase your rating, at the risk "
=Detailed Information=
 
  +
:"of a severe penalty if caught.\n"
  +
:" Cost: \7f\00"
   
  +
: Description of the bribe option in the local authority menu
What all the custom text entries mean
 
   
  +
;bribefailed1="\94Your attempted bribery has been\00":
This section has a list of all entries in -+ttdpttxt.txt+-, with the default values, and what they are used for. &nbsp;You should leave the control codes (a backslash &nbsp;followed by two hexadecimal digits, e.g. \7c) alone, they are place holders for numbers, other text strings or colour or font changes. &nbsp;To put a literal backslash, use two backslashes (\\). \00 marks the end of a string.
 
   
;bribetext=&quot;Bribe the local authority\00&quot;: Menu entry in the local authority menu for the bribe option
+
;bribefailed2="\94discovered by a regional investigator.\00": Both lines of the error message shown when a bribe is denied.
   
  +
;headingfor="\95\80, \84\00":
;bribedesc=&quot;\94\80\n&quot;:<pre>-+ &nbsp; &nbsp;&quot;\90 &nbsp;Bribe the local authority to increase your rating, at the risk &quot;+-
 
   
  +
;headingfordepot1="\95\80 Train Depot, \84\00":
-+ &nbsp; &nbsp;&quot;of a severe penalty if caught.\n&quot;+-
 
   
  +
;headingfordepot2="\95\80 Road Depot, \84\00":
-+ &nbsp; &nbsp;&quot; &nbsp;Cost: \7f\00&quot;+-</pre>
 
   
  +
;headingfordepot3="\95\80 Ship Depot, \84\00":
Description of the bribe option in the local authority menu
 
   
  +
;headingfordepot4="\95\80 Hangar, \84\00": Used with "showspeed" in the status bar of each vehicle. The first entry is used for stations, the rest for specific types of depots. You can modify the first two entries to show tractive effort and acceleration when the realistic acceleration model is enabled. For details, see [[RealisticAcceleration| Realistic Acceleration]].
;bribefailed1=&quot;\94Your attempted bribery has been\00&quot;:
 
   
  +
;withsignals="Railroad track with \80 (\80)\00":
;bribefailed2=&quot;\94discovered by a regional investigator.\00&quot;: Both lines of the error message shown when a bribe is denied.
 
   
  +
;wplainsignals="plain signals\00":
;headingfor=&quot;\95\80, \84\00&quot;:
 
   
  +
;wpresignals="pre-signals\00":
;headingfordepot1=&quot;\95\80 Train Depot, \84\00&quot;:
 
   
  +
;wpresigexits="pre-signal exits\00":
;headingfordepot2=&quot;\95\80 Road Depot, \84\00&quot;:
 
   
  +
;wprecombined="combined signals\00":
;headingfordepot3=&quot;\95\80 Ship Depot, \84\00&quot;:
 
   
  +
;presigautomatic="automatic\00":
;headingfordepot4=&quot;\95\80 Hangar, \84\00&quot;: Used with &quot;showspeed&quot; in the status bar of each vehicle. The first entry is used for stations, the rest for specific types of depots. You can modify the first two entries to show tractive effort and acceleration when the realistic acceleration model is enabled. For details, see [[RealisticAcceleration|Realistic Acceleration]].
 
   
  +
;presigmanual="manual\00": Description of track with signals when using the presignal switches, for the four different kinds of signals possible, as well as whether they were set automatically or manually.
;withsignals=&quot;Railroad track with \80 (\80)\00&quot;:
 
   
  +
;vehmulttoolow1="\94Warning: Game saved with veh. multiplier \7e.\00":
;wplainsignals=&quot;plain signals\00&quot;:
 
   
  +
;vehmulttoolow2="\94Removed \7e vehicles in \7e consists and \7e special objects.\00": Error message shown when a savegame is loaded that had a "morevehicles" setting larger than the current setting. See [[IncreasedNumberOfVehicles| Increased Number of Vehicles]].
;wpresignals=&quot;pre-signals\00&quot;:
 
   
  +
;rchunknotloaded1="\94Warning: Game uses some features of\00":
;wpresigexits=&quot;pre-signal exits\00&quot;:
 
   
  +
;rchunknotloaded2="\94TTDPatch that are disabled or not present in this version. "
;wprecombined=&quot;combined signals\00&quot;:
 
  +
:"Data may be lost.\00": Error message shown when a savegame is loaded that requires certain switches to be enabled. It is not easily possible to tell which switches these are, unfortunately. As of version 2.0, this message is shown when the savegame contains extended town data but they're not enabled in TTDPatch. See [[MoreTownStatistics| More Town Statistics]].
   
  +
;loadgame="Load game\00": Load menu item in the disk menu
;presigautomatic=&quot;automatic\00&quot;:
 
   
  +
;gotodepot="Go to \80\00":
;presigmanual=&quot;manual\00&quot;: Description of track with signals when using the presignal switches, for the four different kinds of signals possible, as well as whether they were set automatically or manually.
 
   
  +
;gotodepotonly="Service at \80\00":
;vehmulttoolow1=&quot;\94Warning<nowiki><nowiki>:</nowiki></nowiki> Game saved with veh. multiplier \7e.\00&quot;:
 
   
  +
;gototraindepot="\80 Train Depot\00":
;vehmulttoolow2=&quot;\94Removed \7e vehicles in \7e consists and \7e special objects.\00&quot;: Error message shown when a savegame is loaded that had a &quot;morevehicles&quot; setting larger than the current setting. &nbsp;See [[IncreasedNumberOfVehicles|Increased Number of Vehicles]].
 
   
  +
;gotoroaddepot="\80 Road Depot\00":
;rchunknotloaded1=&quot;\94Warning<nowiki><nowiki>:</nowiki></nowiki> Game uses some features of\00&quot;:
 
   
  +
;gotoshipdepot="\80 Ship Depot\00":
;rchunknotloaded2=&quot;\94TTDPatch that are disabled or not present in this version. &quot;
 
   
  +
;gotoairdepot="\80 Hangar\00": Display of depots in vehicle orders with the "gotodepot" switch.
&quot;Data may be lost.\00&quot;: Error message shown when a savegame is loaded that requires certain switches to be enabled. &nbsp;It is not easily possible to tell which switches these are, unfortunately. As of version 2.0, this message is shown when the savegame contains extended &nbsp;town data but they're not enabled in TTDPatch. &nbsp;See [[MoreTownStatistics|More Town Statistics]].
 
   
  +
;cannotcheat="\94Cannot carry out sign cheat action\00":
;loadgame=&quot;Load game\00&quot;: Load menu item in the disk menu
 
   
  +
;cheatinvalidparm="\94Invalid parameter\00":
;gotodepot=&quot;Go to \80\00&quot;:
 
   
  +
;cheatunknown="\94Unknown sign cheat\00":
;gotodepotonly=&quot;Service at \80\00&quot;:
 
   
  +
;cheatobsolete1="\94Note: Cht: \80 is obsolete.\00":
;gototraindepot=&quot;\80 Train Depot\00&quot;:
 
   
  +
;cheatobsolete2="\94Use Cht: \80 instead.\00": Various error messages about sign cheats.
;gotoroaddepot=&quot;\80 Road Depot\00&quot;:
 
   
  +
;managedby1=" (temp. Player 1)\00":
;gotoshipdepot=&quot;\80 Ship Depot\00&quot;:
 
   
  +
;managedby2=" (temp. Player 2)\00":
;gotoairdepot=&quot;\80 Hangar\00&quot;: Display of depots in vehicle orders with the &quot;gotodepot&quot; switch.
 
   
  +
;manage="\98Manage\00": Display of current player status and the "manage" button in the player info window when using the subsidiary management feature.
;cannotcheat=&quot;\94Cannot carry out sign cheat action\00&quot;:
 
   
  +
;newwagoninfo="\98Cost: \7f Weight: \7ct\n"
;cheatinvalidparm=&quot;\94Invalid parameter\00&quot;:
 
  +
: "Capacity: \80\00":
   
  +
;railwaywagon="railroad wagon\00":
;cheatunknown=&quot;\94Unknown sign cheat\00&quot;:
 
   
  +
;monorailwagon="monorail wagon\00":
;cheatobsolete1=&quot;\94Note<nowiki><nowiki>:</nowiki></nowiki> Cht: \80 is obsolete.\00&quot;:
 
   
  +
;maglevwagon="maglev wagon\00": Description of wagons when they become newly available.
;cheatobsolete2=&quot;\94Use Cht<nowiki><nowiki>:</nowiki></nowiki> \80 instead.\00&quot;: Various error messages about sign cheats.
 
   
  +
;rvweightinfo="\98Weight: \95\7c.\7dt \98Power: \95\7chp \80\00":
;managedby1=&quot; (temp. Player 1)\00&quot;:
 
   
  +
;rvweightpurchasewindow="\98Cost: \8a\7f\98 Speed: \8a\84\n"
;managedby2=&quot; (temp. Player 2)\00&quot;:
 
   
  +
"\98Running Cost: \8a\7f/yr\n"
;manage=&quot;\98Manage\00&quot;: Display of current player status and the &quot;manage&quot; button in the player info window when using the subsidiary management feature.
 
   
  +
"\98Power: \8a\7chp\98 Weight: \8a\7d.\7dt\n"
;newwagoninfo=&quot;\98Cost<nowiki><nowiki>:</nowiki></nowiki> \7f &nbsp; &nbsp;Weight: \7ct\n&quot;
 
   
  +
"\98Capacity: \8a\80\n"
&quot;Capacity: \80\00&quot;:
 
   
  +
"\98Designed: \8a\7e\98 Life: \8a\7c years\n"
;railwaywagon=&quot;railroad wagon\00&quot;:
 
   
  +
"\98Max. Reliability: \8a\7d%\00": Description of road vehicle stats when using realistic acceleration, first in the vehicle info window, then the purchase window.
;monorailwagon=&quot;monorail wagon\00&quot;:
 
   
  +
;grfloaderror="\94Error loading new graphics:\00":
;maglevwagon=&quot;maglev wagon\00&quot;: Description of wagons when they become newly available.
 
   
  +
;toomanysprites="\94More sprites than specified (file \80).\00":
;rvweightinfo=&quot;\98Weight<nowiki><nowiki>:</nowiki></nowiki> \95\7c.\7dt &nbsp; \98Power: \95\7chp &nbsp; \80\00&quot;:
 
   
  +
;outofmemory="\94Out of memory (file \80).\00":
;rvweightpurchasewindow=&quot;\98Cost<nowiki><nowiki>:</nowiki></nowiki> \8a\7f\98 &nbsp; Speed: \8a\84\n&quot;
 
   
  +
;wronggrfversion="\94Wrong .grf version (file \80).\00":
&quot;\98Running Cost: \8a\7f/yr\n&quot;
 
   
  +
;toomanyspritestotal="\94Cannot load more sprites (from file \80).\00":
&quot;\98Power: \8a\7chp\98 &nbsp; Weight: \8a\7d.\7dt\n&quot;
 
   
  +
;filenotfound="\94File \"\80\" not found.\00":
&quot;\98Capacity: \8a\80\n&quot;
 
   
  +
;invalidsprite="\94File \"\80\" has invalid sprite #\7c.\00": Error messages shown when loading new graphics fails.
&quot;\98Designed: \8a\7e\98 &nbsp; Life: \8a\7c years\n&quot;
 
   
  +
;elecrailconstitle="\94Electrified Railroad Construction\00":
&quot;\98Max. Reliability: \8a\7d%\00&quot;: Description of road vehicle stats when using realistic acceleration, first in the vehicle info window, then the purchase window.
 
   
  +
;elecrailconsmenu="Electr. railroad construction\00": Construction menu entry and window title for electrified railroad construction.
;grfloaderror=&quot;\94Error loading new graphics<nowiki><nowiki>:</nowiki></nowiki>\00&quot;:
 
   
  +
;ufodestroyed="\98\0f'UFO' destroyed in huge explosion near \80!\00":
;toomanysprites=&quot;\94More sprites than specified (file \80).\00&quot;:
 
   
  +
;lmilloutoftrees="\98\0f\80 \80 ran out of nearby trees!\00":
;outofmemory=&quot;\94Out of memory (file \80).\00&quot;:
 
   
  +
;eurointroduced="\98\0fMonetary union!\n\n"
;wronggrfversion=&quot;\94Wrong .grf version (file \80).\00&quot;:
 
  +
:"European countries switch from national currencies to Euro!\00":
   
  +
;aircraftcleared="\98\0fRemnants of the recent plane crash have been cleared from \80!\00":
;toomanyspritestotal=&quot;\94Cannot load more sprites (from file \80).\00&quot;:
 
   
  +
;zeppelincleared="\98\0fRemnants of the recent Zeppelin crash have been cleared from \80!\00":
;filenotfound=&quot;\94File \&quot;\80\&quot; not found.\00&quot;:
 
   
  +
;traincleared="\98\0fRemnants of the recent train crash have been cleared near \80!\00": News messages about various events.
;invalidsprite=&quot;\94File \&quot;\80\&quot; has invalid sprite #\7c.\00&quot;: Error messages shown when loading new graphics fails.
 
   
  +
;curr_HUF="Hungarian Forint (Ft)\00\00\00\00\00\00":
;elecrailconstitle=&quot;\94Electrified Railroad Construction\00&quot;:
 
   
  +
;curr_PLN="Polish Zloty (zl)\00\00\00\00\00\00":
;elecrailconsmenu=&quot;Electr. railroad construction\00&quot;: Construction menu entry and window title for electrified railroad construction.
 
   
  +
;curr_ATS="Austrian Shilling (ATS)\00\00\00\00\00\00":
;ufodestroyed=&quot;\98\0f'UFO' destroyed in huge explosion near \80!\00&quot;:
 
   
  +
;curr_BEF="Belgian Franc (BEF)\00\00\00\00\00\00":
;lmilloutoftrees=&quot;\98\0f\80 \80 ran out of nearby trees!\00&quot;:
 
   
  +
;curr_DKK="Danish Krone (DKK)\00\00\00\00\00\00":
;eurointroduced=&quot;\98\0fMonetary union!\n\n&quot;
 
   
  +
;curr_FIM="Finnish Markka (FIM)\00\00\00\00\00\00":
&quot;European countries switch from national currencies to Euro!\00&quot;:
 
   
  +
;curr_GRD="Greek Drachma (GRD)\00\00\00\00\00\00":
;aircraftcleared=&quot;\98\0fRemnants of the recent plane crash have been cleared from \80!\00&quot;:
 
   
  +
;curr_CHF="Swiss Franc (CHF)\00\00\00\00\00\00":
;zeppelincleared=&quot;\98\0fRemnants of the recent Zeppelin crash have been cleared from \80!\00&quot;:
 
   
  +
;curr_NLG="Dutch Guilder (NLG)\00\00\00\00\00\00":
;traincleared=&quot;\98\0fRemnants of the recent train crash have been cleared near \80!\00&quot;: News messages about various events.
 
   
;curr_HUF=&quot;Hungarian Forint (Ft)\00\00\00\00\00\00&quot;:
+
;curr_ITL="Italian Lira (ITL)\00\00\00\00\00\00":
   
;curr_PLN=&quot;Polish Zloty (zl)\00\00\00\00\00\00&quot;:
+
;curr_SEK="Swedish Krona (SEK)\00\00\00\00\00\00":
   
;curr_ATS=&quot;Austrian Shilling (ATS)\00\00\00\00\00\00&quot;:
+
;curr_RUB="Russian Rubel (RUB)\00\00\00\00\00\00":
   
  +
;curr_EUR="Euro (\9e)\00\00\00\00\00\00": Definition of new currencies, see the next section for details.
;curr_BEF=&quot;Belgian Franc (BEF)\00\00\00\00\00\00&quot;:
 
   
  +
;townlastmonthaccepted="\98Cargo accepted last month at all stations:\00": Display of more town statistics using "moretownstats".
;curr_DKK=&quot;Danish Krone (DKK)\00\00\00\00\00\00&quot;:
 
   
  +
;endofsharedorders="\01\0a- - End of shared orders - -\00": End of a shared order list.
;curr_FIM=&quot;Finnish Markka (FIM)\00\00\00\00\00\00&quot;:
 
   
  +
;hotkeylistdos="x !@#$t%1234567890==\1e\\\00":
;curr_GRD=&quot;Greek Drachma (GRD)\00\00\00\00\00\00&quot;:
 
   
  +
;hotkeylistwin="x !@#$t%1234567890==`\\\00": List of new hotkeys for the DOS and Windows version. The first four characters are reserved. After this follow six characters which toggle display options, and finally 14 characters for the fourteen construction items in the railway construction menu. If the second character (the first after the "x") is a question mark "?", it will turn on the key code display, meaning that every time you press a key in TTD, it will display what key it thinks that was, so that you can find out what character to use in the hotkey list. Note that the control codes are not placeholders here, but keycodes.
;curr_CHF=&quot;Swiss Franc (CHF)\00\00\00\00\00\00&quot;:
 
  +
[[Category:Additional Reading]][[Category:TTDPatch]][[Category:TTDPatch Manual]]
 
;curr_NLG=&quot;Dutch Guilder (NLG)\00\00\00\00\00\00&quot;:
 
 
;curr_ITL=&quot;Italian Lira (ITL)\00\00\00\00\00\00&quot;:
 
 
;curr_SEK=&quot;Swedish Krona (SEK)\00\00\00\00\00\00&quot;:
 
 
;curr_RUB=&quot;Russian Rubel (RUB)\00\00\00\00\00\00&quot;:
 
 
;curr_EUR=&quot;Euro (\9e)\00\00\00\00\00\00&quot;: Definition of new currencies, see the next section for details.
 
 
;townlastmonthaccepted=&quot;\98Cargo accepted last month at all stations<nowiki><nowiki>:</nowiki></nowiki>\00&quot;: Display of more town statistics using &quot;moretownstats&quot;.
 
 
;endofsharedorders=&quot;\01\0a- - End of shared orders - -\00&quot;: End of a shared order list.
 
 
;hotkeylistdos=&quot;x&nbsp;&nbsp;&nbsp;!@#$t%1234567890-=\1e\\\00&quot;:
 
 
;hotkeylistwin=&quot;x&nbsp;&nbsp;&nbsp;!@#$t%1234567890-=`\\\00&quot;: List of new hotkeys for the DOS and Windows version. &nbsp;The first four characters are reserved. After this follow six characters which toggle display options, and finally 14 characters for the fourteen construction items in the railway construction menu. If the second character (the first after the &quot;x&quot;) is a question mark &quot;?&quot;, it will turn on the key code display, meaning that every time you press a key in TTD, it will display what key it thinks that was, so that you can find out what character to use in the hotkey list. Note that the control codes are not placeholders here, but keycodes.
 

Latest revision as of 18:50, 18 June 2011

This section has a list of all entries in ttdpttxt.txt, with the default values, and what they are used for. You should leave the control codes (a backslash followed by two hexadecimal digits, e.g. \7c) alone, they are place holders for numbers, other text strings or colour or font changes. To put a literal backslash, use two backslashes (\\). \00 marks the end of a string.

bribetext="Bribe the local authority\00"
Menu entry in the local authority menu for the bribe option
bribedesc="\94\80\n"
"\90 Bribe the local authority to increase your rating, at the risk "
"of a severe penalty if caught.\n"
" Cost: \7f\00"
Description of the bribe option in the local authority menu
bribefailed1="\94Your attempted bribery has been\00"
bribefailed2="\94discovered by a regional investigator.\00"
Both lines of the error message shown when a bribe is denied.
headingfor="\95\80, \84\00"
headingfordepot1="\95\80 Train Depot, \84\00"
headingfordepot2="\95\80 Road Depot, \84\00"
headingfordepot3="\95\80 Ship Depot, \84\00"
headingfordepot4="\95\80 Hangar, \84\00"
Used with "showspeed" in the status bar of each vehicle. The first entry is used for stations, the rest for specific types of depots. You can modify the first two entries to show tractive effort and acceleration when the realistic acceleration model is enabled. For details, see Realistic Acceleration.
withsignals="Railroad track with \80 (\80)\00"
wplainsignals="plain signals\00"
wpresignals="pre-signals\00"
wpresigexits="pre-signal exits\00"
wprecombined="combined signals\00"
presigautomatic="automatic\00"
presigmanual="manual\00"
Description of track with signals when using the presignal switches, for the four different kinds of signals possible, as well as whether they were set automatically or manually.
vehmulttoolow1="\94Warning
Game saved with veh. multiplier \7e.\00":
vehmulttoolow2="\94Removed \7e vehicles in \7e consists and \7e special objects.\00"
Error message shown when a savegame is loaded that had a "morevehicles" setting larger than the current setting. See Increased Number of Vehicles.
rchunknotloaded1="\94Warning
Game uses some features of\00":
rchunknotloaded2="\94TTDPatch that are disabled or not present in this version. "
"Data may be lost.\00": Error message shown when a savegame is loaded that requires certain switches to be enabled. It is not easily possible to tell which switches these are, unfortunately. As of version 2.0, this message is shown when the savegame contains extended town data but they're not enabled in TTDPatch. See More Town Statistics.
loadgame="Load game\00"
Load menu item in the disk menu
gotodepot="Go to \80\00"
gotodepotonly="Service at \80\00"
gototraindepot="\80 Train Depot\00"
gotoroaddepot="\80 Road Depot\00"
gotoshipdepot="\80 Ship Depot\00"
gotoairdepot="\80 Hangar\00"
Display of depots in vehicle orders with the "gotodepot" switch.
cannotcheat="\94Cannot carry out sign cheat action\00"
cheatinvalidparm="\94Invalid parameter\00"
cheatunknown="\94Unknown sign cheat\00"
cheatobsolete1="\94Note
Cht: \80 is obsolete.\00":
cheatobsolete2="\94Use Cht
\80 instead.\00": Various error messages about sign cheats.
managedby1=" (temp. Player 1)\00"
managedby2=" (temp. Player 2)\00"
manage="\98Manage\00"
Display of current player status and the "manage" button in the player info window when using the subsidiary management feature.
newwagoninfo="\98Cost
\7f Weight: \7ct\n"
"Capacity: \80\00":
railwaywagon="railroad wagon\00"
monorailwagon="monorail wagon\00"
maglevwagon="maglev wagon\00"
Description of wagons when they become newly available.
rvweightinfo="\98Weight
\95\7c.\7dt \98Power: \95\7chp \80\00":
rvweightpurchasewindow="\98Cost
\8a\7f\98 Speed: \8a\84\n"

"\98Running Cost: \8a\7f/yr\n"

"\98Power: \8a\7chp\98 Weight: \8a\7d.\7dt\n"

"\98Capacity: \8a\80\n"

"\98Designed: \8a\7e\98 Life: \8a\7c years\n"

"\98Max. Reliability: \8a\7d%\00": Description of road vehicle stats when using realistic acceleration, first in the vehicle info window, then the purchase window.

grfloaderror="\94Error loading new graphics
\00":
toomanysprites="\94More sprites than specified (file \80).\00"
outofmemory="\94Out of memory (file \80).\00"
wronggrfversion="\94Wrong .grf version (file \80).\00"
toomanyspritestotal="\94Cannot load more sprites (from file \80).\00"
filenotfound="\94File \"\80\" not found.\00"
invalidsprite="\94File \"\80\" has invalid sprite #\7c.\00"
Error messages shown when loading new graphics fails.
elecrailconstitle="\94Electrified Railroad Construction\00"
elecrailconsmenu="Electr. railroad construction\00"
Construction menu entry and window title for electrified railroad construction.
ufodestroyed="\98\0f'UFO' destroyed in huge explosion near \80!\00"
lmilloutoftrees="\98\0f\80 \80 ran out of nearby trees!\00"
eurointroduced="\98\0fMonetary union!\n\n"
"European countries switch from national currencies to Euro!\00":
aircraftcleared="\98\0fRemnants of the recent plane crash have been cleared from \80!\00"
zeppelincleared="\98\0fRemnants of the recent Zeppelin crash have been cleared from \80!\00"
traincleared="\98\0fRemnants of the recent train crash have been cleared near \80!\00"
News messages about various events.
curr_HUF="Hungarian Forint (Ft)\00\00\00\00\00\00"
curr_PLN="Polish Zloty (zl)\00\00\00\00\00\00"
curr_ATS="Austrian Shilling (ATS)\00\00\00\00\00\00"
curr_BEF="Belgian Franc (BEF)\00\00\00\00\00\00"
curr_DKK="Danish Krone (DKK)\00\00\00\00\00\00"
curr_FIM="Finnish Markka (FIM)\00\00\00\00\00\00"
curr_GRD="Greek Drachma (GRD)\00\00\00\00\00\00"
curr_CHF="Swiss Franc (CHF)\00\00\00\00\00\00"
curr_NLG="Dutch Guilder (NLG)\00\00\00\00\00\00"
curr_ITL="Italian Lira (ITL)\00\00\00\00\00\00"
curr_SEK="Swedish Krona (SEK)\00\00\00\00\00\00"
curr_RUB="Russian Rubel (RUB)\00\00\00\00\00\00"
curr_EUR="Euro (\9e)\00\00\00\00\00\00"
Definition of new currencies, see the next section for details.
townlastmonthaccepted="\98Cargo accepted last month at all stations
\00": Display of more town statistics using "moretownstats".
endofsharedorders="\01\0a- - End of shared orders - -\00"
End of a shared order list.
hotkeylistdos="x !@#$t%1234567890==\1e\\\00"
hotkeylistwin="x !@#$t%1234567890==`\\\00"
List of new hotkeys for the DOS and Windows version. The first four characters are reserved. After this follow six characters which toggle display options, and finally 14 characters for the fourteen construction items in the railway construction menu. If the second character (the first after the "x") is a question mark "?", it will turn on the key code display, meaning that every time you press a key in TTD, it will display what key it thinks that was, so that you can find out what character to use in the hotkey list. Note that the control codes are not placeholders here, but keycodes.