Jump to content
Korean Random

mainiack11

User
  • Posts

    2
  • Joined

  • Last visited

Everything posted by mainiack11

  1. I don't care about the arty circles, I just want the 50m circle to appear.
  2. Hey everyone, I've got a problem with my minimap circles I was hoping one of you guys could help me with. I have the 445 range circle and the dynamic view range circle, but I can't get the 50 meters auto-spot circle to appear. I've linked the relevant code snippet below. I can't seem to figure out why the 50 meter one doesn't show up. "circles": { "enabled": true, "major": [ { "enabled": true, "distance": 445, "scale": 1, "thickness": 1.1, "alpha": 45, "color": "0xFFCC66" }, { "enabled": true, "distance": 50, "scale": 1, "thickness": 0.75, "alpha": 60, "color": "0xFFFFFF" } ], "special": [ { "su_18": { "alpha": 60, "color": "0xEE4444", "distance": 552, "enabled": true, "thickness": 1 } }, { "su_26": { "alpha": 60, "color": "0xEE4444", "distance": 578, "enabled": true, "thickness": 1 } }, { "su_5": { "alpha": 60, "color": "0xEE4444", "distance": 605, "enabled": true, "thickness": 1 } }, { "su_8": { "alpha": 60, "color": "0xEE4444", "distance": 920, "enabled": true, "thickness": 1 } }, { "s_51": { "alpha": 60, "color": "0xEE4444", "distance": 1229, "enabled": true, "thickness": 1 } }, { "su_14": { "alpha": 60, "color": "0xEE4444", "distance": 1229, "enabled": true, "thickness": 1 } }, { "object_212": { "alpha": 60, "color": "0xEE4444", "distance": 1229, "enabled": true, "thickness": 1 } }, { "object_261": { "alpha": 60, "color": "0xEE4444", "distance": 1463, "enabled": true, "thickness": 1 } }, { "bison_i": { "alpha": 60, "color": "0xEE4444", "distance": 605, "enabled": true, "thickness": 1 } }, { "sturmpanzer_ii": { "alpha": 60, "color": "0xEE4444", "distance": 605, "enabled": true, "thickness": 1 } }, { "wespe": { "alpha": 60, "color": "0xEE4444", "distance": 1000, "enabled": true, "thickness": 1 } }, { "grille": { "alpha": 60, "color": "0xEE4444", "distance": 1210, "enabled": true, "thickness": 1 } }, { "hummel": { "alpha": 60, "color": "0xEE4444", "distance": 1264, "enabled": true, "thickness": 1 } }, { "g_panther": { "alpha": 60, "color": "0xEE4444", "distance": 1407, "enabled": true, "thickness": 1 } }, { "g_tiger": { "alpha": 60, "color": "0xEE4444", "distance": 1172, "enabled": true, "thickness": 1 } }, { "g_e": { "alpha": 60, "color": "0xEE4444", "distance": 1172, "enabled": true, "thickness": 1 } }, { "t57": { "alpha": 60, "color": "0xEE4444", "distance": 552, "enabled": true, "thickness": 1 } }, { "m37": { "alpha": 60, "color": "0xEE4444", "distance": 969, "enabled": true, "thickness": 1 } }, { "m7_priest": { "alpha": 60, "color": "0xEE4444", "distance": 1047, "enabled": true, "thickness": 1 } }, { "m41": { "alpha": 60, "color": "0xEE4444", "distance": 1210, "enabled": true, "thickness": 1 } }, { "m12": { "alpha": 60, "color": "0xEE4444", "distance": 1316, "enabled": true, "thickness": 1 } }, { "m40m43": { "alpha": 60, "color": "0xEE4444", "distance": 1179, "enabled": true, "thickness": 1 } }, { "t92": { "alpha": 60, "color": "0xEE4444", "distance": 1248, "enabled": true, "thickness": 1 } }, { "renaultbs": { "alpha": 60, "color": "0xEE4444", "distance": 450, "enabled": true, "thickness": 1 } }, { "lorraine39_l_am": { "alpha": 60, "color": "0xEE4444", "distance": 844, "enabled": true, "thickness": 1 } }, { "amx_105am": { "alpha": 60, "color": "0xEE4444", "distance": 1000, "enabled": true, "thickness": 1 } }, { "_105_lefh18b2": { "alpha": 60, "color": "0xEE4444", "distance": 1000, "enabled": true, "thickness": 1 } }, { "amx_13f3am": { "alpha": 60, "color": "0xEE4444", "distance": 1250, "enabled": true, "thickness": 1 } }, { "lorraine155_50": { "alpha": 60, "color": "0xEE4444", "distance": 1202, "enabled": true, "thickness": 1 } }, { "lorraine155_51": { "alpha": 60, "color": "0xEE4444", "distance": 1296, "enabled": true, "thickness": 1 } }, { "bat_chatillon155": { "alpha": 60, "color": "0xEE4444", "distance": 1296, "enabled": true, "thickness": 1 } }, { "gb78_sexton_i": { "alpha": 60, "color": "0xEE4444", "distance": 767, "enabled": true, "thickness": 1 } } ] },
×
×
  • Create New...