What do to organize ESP Box
What to do to organize my ESP Box, I tried several ways and is not organized on the doll, I changed the values but could not make right. Anyone know the correct values ...
Code:
if(ESPBoxes == 2) {
EspBorder(Position.x - (10000 / MyaDistance),
Position.y - (35000 / MyaDistance),
55000 / MyaDistance / 6 * 1,
55000 / MyaDistance / 3 * 1,
1, Green, pDevice);
}
