Last Skyblock
Odunlara Vur Vur Vur!
- Katılım
- 17 Ağustos 2017
- Mesajlar
- 42
- Elmaslar
- 1
- Puan
- 0
- Yaş
- 25
Default:
Currency:
# Major is the first segment [Major].Minor
# Major ([Major].Minor) 1.00 Dollar (With Seperate 1 Dollar)
Major: [ 'Dollar', 'Dollars' ]
# Minor (Major.[Minor]) 0.23 Coins (With Seperate 0 Dollars, 23 Coins)
Minor: [ 'Coin', 'Coins' ]
currency-symbol: '$'
Hocam 1.00 dolar ben onu tl yapıcam adamda 30 tl var ise hiç sıfır olmıcak onu nasil ayarlıcam[DOUBLEPOST=1503088081,1503087837][/DOUBLEPOST]iConomy eklentisi yüklü ise config.yml'de şöyle bir bölüm olacaktır;
Bu bölümde yazan Dollar'ı TL, Coin'i kuruş yapabilirsiniz.Kod:Default: Currency: # Major is the first segment [Major].Minor # Major ([Major].Minor) 1.00 Dollar (With Seperate 1 Dollar) Major: [ 'Dollar', 'Dollars' ] # Minor (Major.[Minor]) 0.23 Coins (With Seperate 0 Dollars, 23 Coins) Minor: [ 'Coin', 'Coins' ]
Essentials eklentisi yüklü ise config.yml dosyasında şöyle bir bölüm olacaktır
Buraya sadece bir karakterlik bir şey girebilirsiniz.Kod:currency-symbol: '$'
Siz bana yazip verseniz hocam size zahmet :)iConomy eklentisi yüklü ise config.yml'de şöyle bir bölüm olacaktır;
Bu bölümde yazan Dollar'ı TL, Coin'i kuruş yapabilirsiniz.Kod:Default: Currency: # Major is the first segment [Major].Minor # Major ([Major].Minor) 1.00 Dollar (With Seperate 1 Dollar) Major: [ 'Dollar', 'Dollars' ] # Minor (Major.[Minor]) 0.23 Coins (With Seperate 0 Dollars, 23 Coins) Minor: [ 'Coin', 'Coins' ]
Essentials eklentisi yüklü ise config.yml dosyasında şöyle bir bölüm olacaktır
Buraya sadece bir karakterlik bir şey girebilirsiniz.Kod:currency-symbol: '$'
iConomy eklentisinin config.yml kısmında burayı bulup bununla değiştirin:Hocam 1.00 dolar ben onu tl yapıcam adamda 30 tl var ise hiç sıfır olmıcak onu nasil ayarlıcam[DOUBLEPOST=1503088081,1503087837][/DOUBLEPOST]
Siz bana yazip verseniz hocam size zahmet :)
Default:
Currency:
# Major is the first segment [Major].Minor
# Major ([Major].Minor) 1.00 Dollar (With Seperate 1 Dollar)
Major: [ 'TL', 'TL' ]
# Minor (Major.[Minor]) 0.23 Coins (With Seperate 0 Dollars, 23 Coins)
Minor: [ 'Krs', 'Krs' ]
Account:
# Default account balance when created
Holdings: 30.0
# Controls how money is formatted through methods
Formatting:
# Minor allows you to use the Minor amounts for amounts <1
# Example (true) 0.23 Coins and 1.23 Dollars (false) 0.23 Dollars and 1.23 Dollars
Minor: false
# Seperate allows your money to be shown in an alternative way,
# instead of 1.32 it will show as 1 Dollar 23 Coins
# !!! NOTICE: This only works if Minor is set to true !!!
Seperate: false # Example (true) 1 Dollar, 23 Coins (false) 1.23 Dollars (Only if Minor is true)
# Single shows your money in another alternative way.
# Instead of 1.23 Dollars you will see: 1 Dollar.
# If your money is 0.23 you will see 0 Dollars if Minor is false, 23 Coins if Minor is true.
# !!! Notice: This overrides seperate !!!
Single: true
Hocam Tam İstedigim Su fazlalik sifirlari kaldirmak :)iConomy eklentisinin config.yml kısmında burayı bulup bununla değiştirin:
Kod:Default: Currency: # Major is the first segment [Major].Minor # Major ([Major].Minor) 1.00 Dollar (With Seperate 1 Dollar) Major: [ 'TL', 'TL' ] # Minor (Major.[Minor]) 0.23 Coins (With Seperate 0 Dollars, 23 Coins) Minor: [ 'Krs', 'Krs' ] Account: # Default account balance when created Holdings: 30.0 # Controls how money is formatted through methods Formatting: # Minor allows you to use the Minor amounts for amounts <1 # Example (true) 0.23 Coins and 1.23 Dollars (false) 0.23 Dollars and 1.23 Dollars Minor: false # Seperate allows your money to be shown in an alternative way, # instead of 1.32 it will show as 1 Dollar 23 Coins # !!! NOTICE: This only works if Minor is set to true !!! Seperate: false # Example (true) 1 Dollar, 23 Coins (false) 1.23 Dollars (Only if Minor is true) # Single shows your money in another alternative way. # Instead of 1.23 Dollars you will see: 1 Dollar. # If your money is 0.23 you will see 0 Dollars if Minor is false, 23 Coins if Minor is true. # !!! Notice: This overrides seperate !!! Single: true
Attığım kodda zaten fazladan sıfırlar da kalkıyor.Hocam Tam İstedigim Su fazlalik sifirlari kaldirmak :)
Hocam Tam İstedigim Su fazlalik sifirlari kaldirmak :)iConomy eklentisinin config.yml kısmında burayı bulup bununla değiştirin:
Kod:Default: Currency: # Major is the first segment [Major].Minor # Major ([Major].Minor) 1.00 Dollar (With Seperate 1 Dollar) Major: [ 'TL', 'TL' ] # Minor (Major.[Minor]) 0.23 Coins (With Seperate 0 Dollars, 23 Coins) Minor: [ 'Krs', 'Krs' ] Account: # Default account balance when created Holdings: 30.0 # Controls how money is formatted through methods Formatting: # Minor allows you to use the Minor amounts for amounts <1 # Example (true) 0.23 Coins and 1.23 Dollars (false) 0.23 Dollars and 1.23 Dollars Minor: false # Seperate allows your money to be shown in an alternative way, # instead of 1.32 it will show as 1 Dollar 23 Coins # !!! NOTICE: This only works if Minor is set to true !!! Seperate: false # Example (true) 1 Dollar, 23 Coins (false) 1.23 Dollars (Only if Minor is true) # Single shows your money in another alternative way. # Instead of 1.23 Dollars you will see: 1 Dollar. # If your money is 0.23 you will see 0 Dollars if Minor is false, 23 Coins if Minor is true. # !!! Notice: This overrides seperate !!! Single: true
Tamamdir Hocam Cok Saolun :))Attığım kodda zaten fazladan sıfırlar da kalkıyor.
Önemli değil, iyi forumlar.Hocam Tam İstedigim Su fazlalik sifirlari kaldirmak :)
Tamamdir Hocam Cok Saolun :))
Hocam Tam İstedigim Su fazlalik sifirlari kaldirmak :)iConomy eklentisinin config.yml kısmında burayı bulup bununla değiştirin:
Kod:Default: Currency: # Major is the first segment [Major].Minor # Major ([Major].Minor) 1.00 Dollar (With Seperate 1 Dollar) Major: [ 'TL', 'TL' ] # Minor (Major.[Minor]) 0.23 Coins (With Seperate 0 Dollars, 23 Coins) Minor: [ 'Krs', 'Krs' ] Account: # Default account balance when created Holdings: 30.0 # Controls how money is formatted through methods Formatting: # Minor allows you to use the Minor amounts for amounts <1 # Example (true) 0.23 Coins and 1.23 Dollars (false) 0.23 Dollars and 1.23 Dollars Minor: false # Seperate allows your money to be shown in an alternative way, # instead of 1.32 it will show as 1 Dollar 23 Coins # !!! NOTICE: This only works if Minor is set to true !!! Seperate: false # Example (true) 1 Dollar, 23 Coins (false) 1.23 Dollars (Only if Minor is true) # Single shows your money in another alternative way. # Instead of 1.23 Dollars you will see: 1 Dollar. # If your money is 0.23 you will see 0 Dollars if Minor is false, 23 Coins if Minor is true. # !!! Notice: This overrides seperate !!! Single: true
Tamamdir Hocam Cok Saolun :))Attığım kodda zaten fazladan sıfırlar da kalkıyor.
Yukarida belirtim hocam problem cozulduKonu çözüldüyse belirtin lütfen. (Konu sahibi belirtmek zorundadır)
Büyük bir topluluğun parçası ol, etkinliklere katıl ve özel hediyeler kazanma şansı yakala!