Expand description
§Overview
This little library will get you pin-point accuracy with your mortars in PlayerUnknown’s Battlegrounds (PUBG).
Functions§
- record
- Used to record the positions of the mouse cursor. The ENTER key is used to record an entry. 4 entries are required to get the distance. The first two are two callibrate the distance for
c_dis
, e.g. ifc_dis
is 100 then that translates to 100 meters. The last two entries are to measure the distance between your position and the target position.std_output
set to true will output the recorded position number.