Új hozzászólás Aktív témák

  • nyunyu

    félisten

    válasz zodo #112474 üzenetére

    Egyedül a minimapLines.xc-ben kellene varázsolnom hogy csak a löveg irányát lássam (erre rájöttem hogy a "dot" mező de hogy miként tudnám folyamatos vonallá tenni a jelenlegi pontokat még nem tudom.

    Nalam szaggatott-pontozott vonal a loveg iranya valami osregi konfigbol:

    "lines": { // Only for owned vehicle.
    // Works only with xvm-stat.exe
    "enabled": true,
    // "inmeters": true - make line size to be in real map meters.
    // "inmeters": false - make line size to be in minimap interface clip points. Minimap interface clip side is 210 points.
    // Distance between farthest corners at 1km map is somewhat more than 1400 meters.
    // Sections can contain any number of lines.
    // To set a point try setting line with length of one and large thickness.

    // You can leave one line for simplicity. Remember comma positioning rules.
    "vehicle": [ // Own vehicle direction.
    { "enabled": true, "from": 50, "to": 95, "inmeters": true, "thickness": 1.5, "alpha": 55, "color": "0x60FF00"},
    { "enabled": true, "from": 100, "to": 145, "inmeters": true, "thickness": 1.4, "alpha": 50, "color": "0x60FF00"},
    { "enabled": true, "from": 150, "to": 196, "inmeters": true, "thickness": 1.3, "alpha": 45, "color": "0x60FF00"},
    { "enabled": true, "from": 200, "to": 246, "inmeters": true, "thickness": 1.2, "alpha": 43, "color": "0x60FF00"},
    { "enabled": true, "from": 250, "to": 296, "inmeters": true, "thickness": 1.1, "alpha": 40, "color": "0x60FF00"},
    { "enabled": true, "from": 300, "to": 397, "inmeters": true, "thickness": 1, "alpha": 40, "color": "0x60FF00"},
    { "enabled": true, "from": 400, "to": 497, "inmeters": true, "thickness": 0.9, "alpha": 40, "color": "0x60FF00"},
    { "enabled": true, "from": 500, "to": 2000,"inmeters": true, "thickness": 0.75, "alpha": 40, "color": "0x60FF00"}
    ],
    "camera": [ // Camera direction.
    { "enabled": true, "from": 50, "to": 80, "inmeters": true, "thickness": 1.3, "alpha": 55, "color": "0xFFCC66"},
    { "enabled": true, "from": 120, "to": 180, "inmeters": true, "thickness": 1.2, "alpha": 50, "color": "0xFFCC66"},
    { "enabled": true, "from": 220, "to": 280, "inmeters": true, "thickness": 1.1, "alpha": 45, "color": "0xFFCC66"},
    { "enabled": true, "from": 320, "to": 380, "inmeters": true, "thickness": 1, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 420, "to": 480, "inmeters": true, "thickness": 0.9, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 520, "to": 580, "inmeters": true, "thickness": 0.8, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 620, "to": 680, "inmeters": true, "thickness": 0.75, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 720, "to": 780, "inmeters": true, "thickness": 0.75, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 820, "to": 880, "inmeters": true, "thickness": 0.75, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 920, "to": 980, "inmeters": true, "thickness": 0.75, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 1020,"to": 1080, "inmeters": true, "thickness": 0.75, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 1120,"to": 1180, "inmeters": true, "thickness": 0.75, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 1220,"to": 1280, "inmeters": true, "thickness": 0.75, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 1320,"to": 1380, "inmeters": true, "thickness": 0.75, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 1420,"to": 1480, "inmeters": true, "thickness": 0.75, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 1520,"to": 1580, "inmeters": true, "thickness": 0.75, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 1620,"to": 1680, "inmeters": true, "thickness": 0.75, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 1720,"to": 1780, "inmeters": true, "thickness": 0.75, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 1820,"to": 1880, "inmeters": true, "thickness": 0.75, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 1920,"to": 2000, "inmeters": true, "thickness": 0.75, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 99, "to": 100, "inmeters": true, "thickness": 2.2, "alpha": 55, "color": "0xFFCC66"},
    // Dots
    { "enabled": true, "from": 199, "to": 200, "inmeters": true, "thickness": 2.1, "alpha": 50, "color": "0xFFCC66"},
    { "enabled": true, "from": 299, "to": 300, "inmeters": true, "thickness": 2, "alpha": 45, "color": "0xFFCC66"},
    { "enabled": true, "from": 399, "to": 400, "inmeters": true, "thickness": 1.9, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 499, "to": 500, "inmeters": true, "thickness": 1.8, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 599, "to": 600, "inmeters": true, "thickness": 1.7, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 699, "to": 700, "inmeters": true, "thickness": 1.6, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 799, "to": 800, "inmeters": true, "thickness": 1.6, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 899, "to": 900, "inmeters": true, "thickness": 1.6, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 999, "to": 1000, "inmeters": true, "thickness": 1.6, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 1099,"to": 1100, "inmeters": true, "thickness": 1.6, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 1199,"to": 1200, "inmeters": true, "thickness": 1.6, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 1299,"to": 1300, "inmeters": true, "thickness": 1.6, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 1399,"to": 1400, "inmeters": true, "thickness": 1.6, "alpha": 40, "color": "0xFFCC66"},
    { "enabled": true, "from": 1499,"to": 1500, "inmeters": true, "thickness": 1.6, "alpha": 40, "color": "0xFFCC66"}
    ],

    Marha egyszeru lenne atirni tomor vonalra, csak az elso bekezdest kell meghagyni, es abban atirni a vonal vegpontjat. :DDD

    "lines": { // Only for owned vehicle.
    // Works only with xvm-stat.exe
    "enabled": true,
    // "inmeters": true - make line size to be in real map meters.
    // "inmeters": false - make line size to be in minimap interface clip points. Minimap interface clip side is 210 points.
    // Distance between farthest corners at 1km map is somewhat more than 1400 meters.
    // Sections can contain any number of lines.
    // To set a point try setting line with length of one and large thickness.

    // You can leave one line for simplicity. Remember comma positioning rules.
    "vehicle": [ // Own vehicle direction.
    { "enabled": true, "from": 50, "to": 2000, "inmeters": true, "thickness": 1.5, "alpha": 55, "color": "0x60FF00"}
    ],
    "camera": [ // Camera direction.
    { "enabled": true, "from": 50, "to": 1500, "inmeters": true, "thickness": 1.3, "alpha": 55, "color": "0xFFCC66"}
    ],

    [ Szerkesztve ]

    Hello IT! Have you tried turning it off and on again?

Új hozzászólás Aktív témák