Classic Nameplate Modifier

Classic Nameplate Modifier

0 Downloads

6/9/2020 00:15 更新为正式版本。

重要:

1.Classic Nameplates Modifier的首字母缩写有问题,但并不是我的本意……不然给我想个新名字。

2.因为Classic Nameplates Modifier启用后每一帧都会执行(你刷新率多少就1秒执行多少次),所以会和别的修改姓名板显示/隐藏的插件/wa冲突。也想通过事件来刷新,这个容我思考一下再进一步优化,现在先保障功能。

简介:

1、在魔兽世界中,所有的帧都只能创建和隐藏,不能删除,删除需要reload,所以,一旦姓名板开始显示,我们就只能隐藏它,它仍是可以点击的。为了保障使用无碍,请按上面第一张图,设置姓名板为堆叠状态,这样你点击它的时候才不会点到别的被隐藏的姓名板。

2、设置界面有2个选项:

第一个选项为“永久隐藏”,即如果姓名板中有符合条件的NPC,无论发生什么,他的姓名板都会始终隐藏。

第二个选项为“条件显示”,条件显示首先要选择特定标记(当然也可以全选或不选),如果姓名板对应的名字符合框中填入的名字,执行以下逻辑:

(1)这个NPC名字符合条件,并且具备指定的标记:隐藏其他所有姓名板,只显示具备指定标记的姓名板。

(2)这几个NPC的名字虽然符合条件,但是他们的标记中,没有任何一个可以符合指定标记:显示所有姓名板(“永久隐藏的仍然会隐藏”)。

(3)这几个NPC的名字虽然符合条件,但是没有设定任何指定标记:显示所有姓名板(“永久隐藏的仍然会隐藏”)。

3、新加入了一项功能:显示该姓名版的当前目标,可以选择: 总是显示(隐藏的姓名版不会显示),总是隐藏,目标是自己时显示,目标不是自己时显示。

Important:

1. Once the Classic Nameplates Modifier is enabled, it will be executed every frame, so it will conflict with other addons/wa that modify the name plate display/hide.

Introduction:

1. In World of Warcraft, all frames can only be created and hidden, and cannot be deleted. Deletion requires reload, so once the nameplates displayed, we can only hide it. It still could be clicked. Please set "Stack Namplates", so that when you click it, you will not click on other hidden nameplates.

2. The first option "permanently hidden", that is, if there is a eligible nameplates,nameplates will always be hidden.

The second option "Only Show Specified". The Only Show Specified function must first select a specific mark (of course, you can also select all or none). If the name corresponding to the nameplate matches the name filled in the box, execute the following logic:

(1) This NPC name meets the conditions and has specific marks we selected: hide all other nameplates, and only display eligible ones.

(2) Although the names of these NPCs meet the conditions, none of their marks can meet the specified mark we selected: display all name plates ("permanently hidden ones will still be hidden").

(3) Although the names of these NPCs meet the conditions, we do not set any specific marks: display all nameplates ("permanently hidden ones will still be hidden").