Helo,
I downlaoded .cs file and .json file that copied exactly like in "Data Example" and i get error compiling .json file .
Am i doing anything wrong ? can you check "data example" code for me please ?
I downlaoded .cs file and .json file that copied exactly like in "Data Example" and i get error compiling .json file .
Am i doing anything wrong ? can you check "data example" code for me please ?
Fallback handler could not load library C:/TCAFiles/Users/cwqateka/31497/RustDedicated_Data/Mono/data-000001A93A3AA650.dll
GatherControl v1.8.1: Failed to load config file (is the config file corrupt?) (Unexpected token: Comment)
GatherControl v1.8.1: Failed to load config file (is the config file corrupt?) (Unexpected token: Comment)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35){
"PermissionsGroups": {
"0": { /* index of the gather group */
"DayRateMultQuarry": 2.0, /* day multiplier for quarry mining rating */
"DayRateMultPickup": 2.0, /* day multiplier for rating extraction of items raised from the ground */
"DayRateMultResource": 2.0, /* day multiplier for resource extraction rating */
"DayRateMultResourceBonus": 2.0, /* day multiplier for bonus */
"DayRateMultResourceHQM": 2.0, /* day multiplier for HQM */
"DayRateMultCropGather": 2.0, /* day multiplier for production rating from the planted plants */
"NightRateMultQuarry": 3.0, /* night multiplier for quarry mining rating */
"NightRateMultPickup": 3.0, /* night multiplier for rating extraction of objects raised from the ground */
"NightRateMultResource": 3.0, /* night multiplier for resource extraction rating */
"NightRateMultResourceBonus": 3.0, /* night multiplier bonus */
"NightRateMultResourceHQM": 3.0, /* night multiplier foe HQM */
"NightRateMultCropGather": 3.0, /* night multiplier for production rating from the planted plants */
"CustomRateMultQuarry": { /* adjusting the multipliers for a particular item for quarry mining */
"stones": "3/4",
"sulfur.ore": "3/4"
},
"CustomRateMultPickup": { /* adjusting the multipliers for a particular item of items raised from the ground */
"mushroom": "3/4",
"cloth": "3/4"
},
"CustomRateMultResource": { /* adjusting the multipliers for a particular item for resource extraction */
"stones": "3/4",
"sulfur.ore": "3/4"
},
"CustomRateMultResourceBonus": { /* adjusting the multipliers for a particular item for bonus */
"stones": "3/4",
"sulfur.ore": "3/4"
},
"CustomRateMultCropGather": { /* adjusting the multipliers for a particular item from the planted plants */
"cloth": "3/4"
},
"ToolMultiplier":{ /* resource gather tools multipliers */
"chainsaw": "1/2"
},
"PermGroup": "gathercontrol.default" /* permission name for gather group */
},
"1": {
"DayRateMultQuarry": 3.0,
"DayRateMultPickup": 3.0,
"DayRateMultResource": 3.0,
"DayRateMultResourceBonus": 3.0,
"DayRateMultResourceHQM": 3.0,
"DayRateMultCropGather": 3.0,
"NightRateMultQuarry": 3.0,
"NightRateMultPickup": 4.0,
"NightRateMultResource": 4.0,
"NightRateMultResourceBonus": 4.0,
"NightRateMultResourceHQM": 4.0,
"NightRateMultCropGather": 4.0,
"CustomRateMultQuarry": {
"stones": "5/6",
"sulfur.ore": "5/6"
},
"mushroom": "5/6",
"cloth": "5/6"
},
"CustomRateMultResource": {
"stones": "5/6",
"sulfur.ore": "5/6"
},
"CustomRateMultResourceBonus": {
"stones": "5/6",
"sulfur.ore": "5/6"
},
"CustomRateMultCropGather": {
"cloth": "5/6"
},
"PermGroup": "gathercontrol.vip"
}
}
}