Closed zrisher closed 9 years ago
Just looked in game, it seems temporary GPS points are handled a little differently now and no longer listed in the GPS menu, so they can't be removed there. We should add a command to toggle these on/off, i.e. /gc cps on
, /gc cps off
.
I'll implement this if you're not already on it.
Looking through how IMyGpsCollection works, the only way to uniquely identity an IMyGps object is its hash value, calculated from its name and coords. We can get its hash value if we have the object to reference, or create a new IMyGps object with the same name and coords.
I'm thinking we store the GPS of the ControlPoint into a List
How's that sound?
Hahah wow your description is pretty much spot on to how I implemented in #113 (just a couple hours ahead of you!). If you have time to take on #99 that would be very helpful, though.
Closed via #113.
Or people can't stream / upload photos without having their position triangulated.
Per Molotovsoda, this is not currently possible in game.