KuiNameplates

KuiNameplates

11M Downloads

mop update

Closed this issue ยท 12 comments

commented

mop version when?

commented

I found this one for the Kui.lua and it seems to be working but I can't see the enemy cast bars, don't know if I am missing something.

 --luacheck:globals WOW_PROJECT_ID WOW_PROJECT_CLASSIC WOW_PROJECT_MISTS_CLASSIC
local CLASSIC = WOW_PROJECT_ID == WOW_PROJECT_CLASSIC
local MISTS = WOW_PROJECT_ID == WOW_PROJECT_MISTS_CLASSIC
kui.CLASSIC = CLASSIC or MISTS
kui.MISTS = MISTS
commented

can you post a link ?

commented

When I or nev get to it, I guess. We're both not really playing right now, especially not classic

commented

ah fair, i hope you do a quick update to it or something because it's a quality of life addon and i can't really play without it atm i would to make it work somehow in mop

commented

yea ngl, this made me realize that kuinameplates is my most important addon. I thought I would never expect smth from a modder as I can be happy to have smth at all but it would be really great if we can get it for mop launch or smth.

Want to use this also to compliment kuinameplates. I tried all other addons, while kui doesnt have the most settings, it has the most important and some that others dont have or do way worse. I micromanage my UI to perfection with pvp focus and i have barely fun without kui lmao

commented

That is true !! i hope they update it just to make it work in mop now

commented

I found this one for the Kui.lua and it seems to be working but I can't see the enemy cast bars, don't know if I am missing something.

 --luacheck:globals WOW_PROJECT_ID WOW_PROJECT_CLASSIC WOW_PROJECT_MISTS_CLASSIC
local CLASSIC = WOW_PROJECT_ID == WOW_PROJECT_CLASSIC
local MISTS = WOW_PROJECT_ID == WOW_PROJECT_MISTS_CLASSIC
kui.CLASSIC = CLASSIC or MISTS
kui.MISTS = MISTS

sry mate but which .lua are oyu talking about? im kinda clueless

commented

try the latest release

commented

the lua he means is in World of Warcraft_classic_\Interface\AddOns\Kui_Nameplates\lib\Kui
(I think)

commented

try the latest release

Works like a charm, ty my friend!

commented

Downloading from this repo directly gets the addon working. However, just a heads up, the "MoP Classic" view in Curse is not finding your addon due to it being compiled for Cata (v4.x.y) not MoP (v5.x.y).

commented

Downloading from this repo directly gets the addon working. However, just a heads up, the "MoP Classic" view in Curse is not finding your addon due to it being compiled for Cata (v4.x.y) not MoP (v5.x.y).

ah I know why, will fix, thanks