Тема: How to get a unit position given an old timestamp
How to get a unit position given an a timestamp,
the current option is that you can get the unit then use the
unit.getPosition();
is there is any way to code
unit.getPosition(timestamp);
then it will return for you the position at that time stamp