I'm not sure what NormalLabels does exactly, but setting it to show or hide doesnt take the names off the spawns. Toggling NPC gets rid of all the 'dots', but I'd like to keep the spawns on the map.
I want to keep the map labels cause it has stuff like zones names and (possible) spawns pointed out, but when I hit the label button it spams the hell out of the map with 100's of npc names. is there a way to keep map labels on without npc names showing? I dont see anything under /mapfilter.
this was created for me by a friend, and is modified off of drumstix42 macro found here. Sub Main /echo Auto-Kicking while Attacking /declare fsTimer timer local 0s :WaitLoop /if (!${Me.Combat}) { /echo Waiting for another fight... /delay 60s ${Me.Combat} /goto :WaitLoop } /echo Fighting -- ${Target...