DrakiaXYZ / SPT-Waypoints

SPTarkov Waypoint client plugin
MIT License
17 stars 3 forks source link

Count added waypoints as "nearest" #4

Closed DrakiaXYZ closed 1 year ago

DrakiaXYZ commented 1 year ago

When adding a new waypoint, it's not included in the list of waypoints used for checking the nearest botzone, should probably include them

DrakiaXYZ commented 1 year ago

This would actually be a pain to fix, I'd have to either call protected method in BotSpawnerClass (method_1), or re-build a protected dictionary in the same class. I'm not sure if either is really worth it now that you can pick the botzone