Support for having a minimap of players and their relative locations within a map. An external program would likely be the best way to have this set up, but that shouldn't be too hard. We can just expose player positions as shared memory and get at them from a simple C# gui app.
Support for having a minimap of players and their relative locations within a map. An external program would likely be the best way to have this set up, but that shouldn't be too hard. We can just expose player positions as shared memory and get at them from a simple C# gui app.