NeatPlates

NeatPlates

7M Downloads

Click through Request.

Revnn opened this issue ยท 8 comments

commented

Hey man, thanks again for keeping this up.
So i was just wondering if there is a way to make npc and friendly players nameplates click through. Like, if i turn off the nameplates, blizzard's original are click through and you only interact with npcs by clicking on their body, with the nameplates on, it adds a clickable area around the names, which is fine, but having an option to make it click through will help a lot on high population areas when i try to select something but keep on getting people's/npc's target.
Thanks.

commented

Not sure why but that command doesn't do anything on my end, but i have no problem waiting for the update.

commented

Sorry, I forgot that this is something I shortened within the addon. The actual command from the chat should be like this.

/run C_NamePlate.SetNameplateFriendlyClickThrough(true)

commented

Still nothing.

commented

Seems I missed to capitalize the 'P' in plate. Sorry about that, don't have access to my computer at the moment so didn't spot it. If it still doesn't do anything I will just have to figure it out when I do.

/run C_NamePlate.SetNamePlateFriendlyClickThrough(true)

commented

haha all good man, it worked now, thank you very much.

commented

There shouldn't be any issues with adding this for the planned 6.22 release. But until then this command should do what you are looking for.

/run SetNameplateFriendlyClickThrough(true)

commented

Awesome, thanks man.

commented

This is now part of the latest release which can be downloaded either through Curse or GitHub.