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)
(16 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{|
+
**Command:** g_currency
|'''Name:'''    || g_currency
+
**Parameter:**
|-
+
*number - language_index
|'''Purpose:''' || Currency used in game.
+
 
|-
 
|'''Config:'''  || profile
 
|-
 
|'''Value:'''  || integer - currency_index
 
|}
 
  
=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"
{| class="wikitable" style="text-align: center;"
+
!Value || Currency name
!rowspan="2"|Value
 
!colspan="2"|Currency Name
 
|-
 
!Euro Truck Simulator 2
 
!American Truck Simulator
 
 
|-
 
|-
|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
 
|}
 
|}

Revision as of 13:54, 18 January 2016

    • Command:** g_currency
    • Parameter:**
  • number - language_index


Values correct for vanilla game (in case you are using some mod that changes /def/economy_data.sii file those values may change)

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