Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
  • Need help?

    Create a topic in the appropriate section
    Don't write everything in the chat!
  • Take a look at the marketplace

    There you can buy
    everything related to game servers
  • Don't want a ban?

    Please read our rules
    Don't disturb the order!
  • Sell or buy?

    Use services of the guarantor
    We will make your deal safe
  • 0
ARTSIDOFF

Добавление валюты мод Expansion

Всем привет! Подскажите пожалуйста, мод Expansion при добавлении модовой валюты Soviet Money DayZ все делаю согласно описанию в вики, но при заходе на сервер выдает сообщение "No market exchange found-cannot determine currency values! Dayz". Вроде прописываю куда надо D:\Games\Steam\steamapps\common\DayZServer\profiles\ExpansionMod\Market

"m_Version": 12,
    "DisplayName": "#STR_EXPANSION_MARKET_CATEGORY_EXCHANGE",
    "Icon": "Deliver",
    "Color": "FBFCFEFF",
    "IsExchange": 0,
    "InitStockPercent": 75.0,
    "Items": [
         {
            "ClassName": "SovietRouble1",
            "MaxPriceThreshold": 1,
            "MinPriceThreshold": 1,
            "SellPricePercent": -1,
            "MaxStockThreshold": 1,
            "MinStockThreshold": 1,
            "SpawnAttachments": [],
            "Variants": []
        },
        {
            "ClassName": "SovietRouble3",
            "MaxPriceThreshold": 3,
            "MinPriceThreshold": 3,
            "SellPricePercent": -1,
            "MaxStockThreshold": 1,
            "MinStockThreshold": 1,
            "SpawnAttachments": [],
            "Variants": []
        },
        {
            "ClassName": "SovietRouble5",
            "MaxPriceThreshold": 5,
            "MinPriceThreshold": 5,
            "SellPricePercent": -1,
            "MaxStockThreshold": 1,
            "MinStockThreshold": 1,
            "SpawnAttachments": [],
            "Variants": []
        },
        {
            "ClassName": "SovietRouble10",
            "MaxPriceThreshold": 10,
            "MinPriceThreshold": 10,
            "SellPricePercent": -1,
            "MaxStockThreshold": 1,
            "MinStockThreshold": 1,
            "SpawnAttachments": [],
            "Variants": []
		},
        {
            "ClassName": "SovietRouble25",
            "MaxPriceThreshold": 25,
            "MinPriceThreshold": 25,
            "SellPricePercent": -1,
            "MaxStockThreshold": 1,
            "MinStockThreshold": 1,
            "SpawnAttachments": [],
            "Variants": []
        },
        {
            "ClassName": "SovietRouble50",
            "MaxPriceThreshold": 50,
            "MinPriceThreshold": 50,
            "SellPricePercent": -1,
            "MaxStockThreshold": 1,
            "MinStockThreshold": 1,
            "SpawnAttachments": [],
            "Variants": []
        },
        {
            "ClassName": "SovietRouble100",
            "MaxPriceThreshold": 100,
            "MinPriceThreshold": 100,
            "SellPricePercent": -1,
            "MaxStockThreshold": 1,
            "MinStockThreshold": 1,
            "SpawnAttachments": [],
            "Variants": []
        },
		{
            "ClassName": "SovietRouble200_wad",
            "MaxPriceThreshold": 200,
            "MinPriceThreshold": 200,
            "SellPricePercent": -1,
            "MaxStockThreshold": 1,
            "MinStockThreshold": 1,
            "SpawnAttachments": [],
            "Variants": []
        },
        {
            "ClassName": "SovietRouble500_wad",
            "MaxPriceThreshold": 500,
            "MinPriceThreshold": 500,
            "SellPricePercent": -1,
            "MaxStockThreshold": 1,
            "MinStockThreshold": 1,
            "SpawnAttachments": [],
            "Variants": []
		},
        {
            "ClassName": "SovietRouble1000_wad",
            "MaxPriceThreshold": 1000,
            "MinPriceThreshold": 1000,
            "SellPricePercent": -1,
            "MaxStockThreshold": 1,
            "MinStockThreshold": 1,
            "SpawnAttachments": [],
            "Variants": []
        },
        {
            "ClassName": "SovietRouble2500_wad",
            "MaxPriceThreshold": 2500,
            "MinPriceThreshold": 2500,
            "SellPricePercent": -1,
            "MaxStockThreshold": 1,
            "MinStockThreshold": 1,
            "SpawnAttachments": [],
            "Variants": []
        },
        {
            "ClassName": "SovietRouble5000_wad"
            "MaxPriceThreshold": 5000,
            "MinPriceThreshold": 5000,
            "SellPricePercent": -1,
            "MaxStockThreshold": 1,
            "MinStockThreshold": 1,
            "SpawnAttachments": [],
            "Variants": []
        }
    ]
}

При  купюре одного номинала такой проблемы нет....

 "m_Version": 12,
    "DisplayName": "#STR_EXPANSION_MARKET_CATEGORY_EXCHANGE",
    "Icon": "Deliver",
    "Color": "FBFCFEFF",
    "IsExchange": 1,
    "InitStockPercent": 75.0,
    "Items": [ 
	{
            "ClassName": "SovietRouble1",
            "MaxPriceThreshold": 1,
            "MinPriceThreshold": 1,
            "SellPricePercent": -1,
            "MaxStockThreshold": 1,
            "MinStockThreshold": 1,
            "SpawnAttachments": [],
            "Variants": []
        }
	]
}

Нужно чтоб каждая валюта соответствовала, 1 к 1 , т.е 1рубль =1, 10 = 10, 50=50 и т.д, а не складывало в одну пачку.... стоит к примеру шапка 170р при продаже было купюра 100, купюра 50 и 2 купюры по 10...это к примеру))) Помогите пожалуйста решить задачку, сразу скажу я зеленый в этом деле))

Share this post


Link to post
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...

Important Information

By using this site, you automaticly agree to our Guidelines and Privacy Policy.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.