Difference between revisions of "Documentation/Engine/Config variables/g currency"

From SCS Modding Wiki
Jump to navigation Jump to search
(Values correct for vanilla game: Cleaned up table formatting)
(3 intermediate revisions by 2 users not shown)
Line 9: Line 9:
 
|}
 
|}
  
=Values correct for vanilla game=
+
=Values correct for vanilla game:=
  
 
''in case you are using some mod that changes /def/economy_data.sii file those values may change''
 
''in case you are using some mod that changes /def/economy_data.sii file those values may change''
{| class="wikitable" style="text-align: center;"
+
{| class="wikitable" width="100%"
!rowspan="2"|Value
+
!Euro Truck Simulator 2 || American Truck Simulator 2
!colspan="2"|Currency Name
 
 
|-
 
|-
!Euro Truck Simulator 2
+
|
!American Truck Simulator
+
{| class="wikitable" height="100%"
|-
+
!Value || Currency name
|0||EUR||USD
+
|-
|-
+
|0     || EUR
|1||CHF||EUR
+
|-
|-
+
|1     || CHF
|2||CZK
+
|-
|-
+
|2     || CZK
|3||GBP
+
|-
|-
+
|3     || GBP
|4||PLN
+
|-
|-
+
|4     || PLN
|5||HUF
+
|-
|-
+
|5     || HUF
|6||DKK
+
|-
|-
+
|6     || DKK
|7||SEK
+
|-
|-
+
|7     || SEK
|8||NOK
+
|-
 +
|8     || NOK
 +
|}
 +
|
 +
{| class="wikitable" height="100%"
 +
!Value || Currency name
 +
|-
 +
|0    || USD
 +
|-
 +
|1    || EUR
 +
|}
 
|}
 
|}

Revision as of 14:17, 18 January 2016

Name: g_currency
Purpose: Currency used in game.
Config: profile
Value: integer - currency_index

Values correct for vanilla game:

in case you are using some mod that changes /def/economy_data.sii file those values may change

Euro Truck Simulator 2 American Truck Simulator 2
Value Currency name
0 EUR
1 CHF
2 CZK
3 GBP
4 PLN
5 HUF
6 DKK
7 SEK
8 NOK
Value Currency name
0 USD
1 EUR