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

From SCS Modding Wiki
Jump to navigation Jump to search
Line 15: Line 15:
 
{|
 
{|
 
!Euro Truck Simulator 2 || American Truck Simulator 2
 
!Euro Truck Simulator 2 || American Truck Simulator 2
|
+
| {| class="wikitable"
{| class="wikitable"
 
 
!Value || Currency name
 
!Value || Currency name
 
|-
 
|-
Line 37: Line 36:
 
|8    || NOK
 
|8    || NOK
 
|}
 
|}
|{| class="wikitable"
+
| {| class="wikitable"
 
!Value || Currency name
 
!Value || Currency name
 
|0    || USD
 
|0    || USD

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 |} |}