HEKPOMAHT Posted January 30 Share Posted January 30 Build: 12.0.0_0079 БОБС.wotreplay баг.wotreplay конфиг для теста: // Options for the "large" panels - the widest panels. // Режим ушей "large" - широкие уши в игре. "large": { ... // Extra fields. Each field have size 350x25. Fields are placed one above the other. // Дополнительные поля. Каждое поле имеет размер 350x25. Поля располагаются друг над другом. // Set of formats for left panel (extended format supported, see above). // Набор форматов для левой панели (поддерживается расширенный формат, см. выше). "extraFieldsLeft": [ {"x": 0, "y": 0, "bgColor": "0x00FF00", "height": 24, "width": "{{hp:255}}", "alpha": "{{alive?20|0}}"}, {"x": 0, "y": 0, "bgColor": "0xFFFFFF", "height": 24, "width": "{{hp-max:255}}", "alpha": "{{alive?20|0}}"}, ${"def.hpBarBg"}, ${"def.hpBar"}, ${"def.hp"}, ${"def.clanIcon"}, ${"def.xvmUserMarker"}, ${"def.xmqpServiceMarker"} ], // Set of formats for right panel (extended format supported, see above). // Набор форматов для правой панели (поддерживается расширенный формат, см. выше). "extraFieldsRight": [ {"x": 0, "y": 0, "bgColor": "0x00FF00", "height": 24, "width": "{{hp:255}}", "alpha": "{{alive?20|0}}"}, {"x": 0, "y": 0, "bgColor": "0xFFFFFF", "height": 24, "width": "{{hp-max:255}}", "alpha": "{{alive?20|0}}"}, ${"def.hpBarBg"}, ${"def.hpBar"}, ${"def.hp"}, ${"def.clanIcon"}, ${"def.xvmUserMarker"}, ${"def.enemySpottedMarker"} ] @ Quote Link to comment Short link Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.