alexemanuelol/rustplusplus

Fix cargoship function for new update

Opened this issue · 1 comments

Currently, the calculation of when cargoship will leave the map (running cargo in-game command while cargo is out) doesn't work properly, likely because of the update.
Prediction of the approximate position of cargoship leave might also need to be looked into, since it could be affected by the update.

Good call, Ill look into it.