mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
35cc154792
added H_105_EPOCH and halloween masks to loot table| changed version check to check community pbo
40 lines
1.1 KiB
JSON
40 lines
1.1 KiB
JSON
{
|
|
"_header": {
|
|
"@author": "Raimonds Virtoss - https://EpochMod.com",
|
|
"@contributors": [],
|
|
"@description": "Epoch dynamic player HUD config",
|
|
"@licence": "Arma Public License Share Alike (APL-SA) - https://www.bistudio.com/community/licenses/arma-public-license-share-alike",
|
|
"@github": "https://github.com/EpochModTeam/Epoch/tree/release/Sources/{filename}"
|
|
},
|
|
"rmx_dynamicHUD": {
|
|
"topRight": {
|
|
"classname": "RscPicture",
|
|
"defaultPos": 2,
|
|
"defaultPopulate": 1,
|
|
"arraySize": 10,
|
|
"width": 4,
|
|
"height": 4,
|
|
"offSetX": 0,
|
|
"offSetY": 1.3,
|
|
"angle": [
|
|
-5,
|
|
0.5,
|
|
0.5,
|
|
0.5
|
|
],
|
|
"scale": [
|
|
1,
|
|
0.05
|
|
]
|
|
},
|
|
"botcenter": {
|
|
"classname": "RscPicture",
|
|
"defaultPos": 7,
|
|
"defaultPopulate": 4,
|
|
"arraySize": 9,
|
|
"width": 5,
|
|
"height": 5
|
|
}
|
|
}
|
|
}
|