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

From SCS Modding Wiki
Jump to navigation Jump to search
Line 13: Line 13:
 
''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"
+
{|
 +
!Euro Truck Simulator 2 || American Truck Simulator 2
 +
|{| class="wikitable"
 
!Value || Currency name
 
!Value || Currency name
 
|-
 
|-
Line 33: Line 35:
 
|-
 
|-
 
|8    || NOK
 
|8    || NOK
 +
|}
 +
|{| class="wikitable"
 +
!Value || Currency name
 +
|0    || USD
 +
|-
 +
|1    || EUR
 +
|}
 
|}
 
|}

Revision as of 14:15, 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 class="wikitable" Value Currency name
0 EUR
1 CHF
2 CZK
3 GBP
4 PLN
5 HUF
6 DKK
7 SEK
8 NOK

|{| class="wikitable" !Value || Currency name |0 || USD |- |1 || EUR |} |}