planqi / slashdiablo-maphack

A customized maphack for the slashdiablo D2 server
GNU Affero General Public License v3.0
88 stars 42 forks source link

[Feature Request] Auto show minimap and Missed BO alert. #71

Closed BeLikeLeBron closed 3 years ago

BeLikeLeBron commented 4 years ago

Just a couple of ideas that might work nicely for the community:

I think at one point or another we've all started killing monsters without having battle orders while thinking we do have it active.

dschu012 commented 3 years ago

First one should be pretty easy. Just need to add a toggle and have it set

*p_D2CLIENT_AutomapOn = true;

on game join if we want to show it. Second one sounds a bit tricky need to think of a good way to handle that.