Re: Friendly Human Player Nameplates.

74 views
Skip to first unread message
Message has been deleted

Daniel

unread,
Jan 24, 2011, 7:51:12 AM1/24/11
to Tidy Plates
Which theme are you using?

If you're comfortable with messing around in LUA, you could edit the
theme's function.lua file. In Neon, for example, there's a function
called "HealthColorDelegate". You could add the following code...

if unit.type = "PLAYER" and unit.reaction == "FRIENDLY" then return
r,g,b end

... where r, g, b are the values (from 0.0 to 1.0) for the color you
want. For green, you'd use this: 0, 1, 0

On Jan 22, 11:53 am, Timoteus Dahlberg <timoteus.dahlb...@gmail.com>
wrote:
> I love Tidy Plates!
>
> I do wonder though, friendly NPCs are green but friendly Players are
> blue (very much alike the class-coloured mage and shamans). Is there a
> way to change the friendly human player nameplates colour to green
> aswell?
>
> Cheers.

Steve B.

unread,
Jun 17, 2011, 7:36:40 AM6/17/11
to tidy-...@googlegroups.com
This doesn't seem to work anymore for the new(er) version of TidyPlates. I've tried editing that line in to Functions.lua in Hub, fiddling with the existing options, but it refuses to play nice while using the "by Threat" setting. Changing "by Reaction" numbers works like a charm, but rolling it in to the Threat functions is giving me high blood pressure. A push in the right direction, pretty please! :(
Reply all
Reply to author
Forward
0 new messages