modui

Re: modui

by Rockyramboa » Mon Mar 28, 2016 6:26 pm

Rip Modernist 2016 #NeverForget
Rockyramboa
Private
Private
 

Re: modui

by DownToFarm » Wed Mar 30, 2016 11:47 pm

Is it possible to get the nameplate cast bar by itself?
Gorefiend US: Fereveldir
Sargeras US: Peachit
Nostalrius PVP: Artimys

Always DTF
---------------------------------------------
http://steamcommunity.com/id/DownToFarm
User avatar
DownToFarm
Grunt
Grunt
 

Re: modui

by minimoncho » Thu Mar 31, 2016 5:55 am

DownToFarm wrote:Is it possible to get the nameplate cast bar by itself?


From what I can see in the addon you have to use the nameplates to get the castbar, if you can modify it to make it work with other/standard nameplates, that's beyond my knowledge
minimoncho
Private
Private
 

Re: modui

by Discarta » Thu Mar 31, 2016 12:02 pm

Gotta say, I absolutely love this UI, but I got some small requests (if you don't mind)
Could you make it possible to see the actual time instead of the time button on the minimap, and a possibility to scale the unitframes without using the UI scale option.
I wanna make the unitframes just a bit bigger without making my bars too big.
Discarta
Private
Private
 

Re: modui

by Miru » Thu Mar 31, 2016 4:17 pm

Discarta wrote:I wanna make the unitframes just a bit bigger without making my bars too big.

you can do it without modernist help :)

just add this
Code: Select all
PlayerFrame:SetScale(1.2)

to any addon what you use, in .lua file
1.2 it's a scale

same to the targetframe
Code: Select all
TargetFrame:SetScale(1.2)

and etc.
Miru PVP Alliance
Malister PVE Horde
User avatar
Miru
Grunt
Grunt
 

Re: modui

by Discarta » Thu Mar 31, 2016 4:19 pm

Miru wrote:
Discarta wrote:I wanna make the unitframes just a bit bigger without making my bars too big.

you can do it without modernist help :)

just add this
Code: Select all
PlayerFrame:SetScale(1.2)

to any addon what you use, in .lua file
1.2 it's a scale

same to the targetframe
Code: Select all
TargetFrame:SetScale(1.2)

and etc.


I love you
Discarta
Private
Private
 

Re: modui

by DownToFarm » Fri Apr 01, 2016 3:13 pm

minimoncho wrote:
DownToFarm wrote:Is it possible to get the nameplate cast bar by itself?


From what I can see in the addon you have to use the nameplates to get the castbar, if you can modify it to make it work with other/standard nameplates, that's beyond my knowledge


Unfortunate. The nameplate castbar itself is an amazing addon. I would love to use it with custom nameplates. Anyone know a nameplate cast bar addon or if custom nameplates has this option? I am unable to find it.
Gorefiend US: Fereveldir
Sargeras US: Peachit
Nostalrius PVP: Artimys

Always DTF
---------------------------------------------
http://steamcommunity.com/id/DownToFarm
User avatar
DownToFarm
Grunt
Grunt
 

Re: modui

by Limpkey » Fri Apr 01, 2016 4:51 pm

Corked wrote:For those interested in using the excellent nameplates from modui with other unitframes, here's how I managed to get it working. This is sort of a hack and it isn't ideal, but it works perfectly for me without any errors or conflicts.

Basically, modui used to be more... modular. Before the options menu was added, the components were almost completely independent. So I downloaded the version of modui preceding that change, and deleted all components except the nameplates.

1. Download modui version 56.5 from the Git repository by clicking "Download zip" at this link : https://github.com/obble/modui/tree/fdf ... 330547002b

2. Unzip the folder in to your Addons folder, and rename it to just "modui". Then delete everything within the folder EXCEPT: globals, libs, nameplate, statusbar, and modui.toc.

3. If you've previously used other versions of modui (try the most recent release before resorting to this!), find the modui settings in your WTF folder and delete them.

4. Launch WoW and enable the addon--it's called "ui".

That's it. There are no chat commands or configuration options. Since this is an older version of modui, the cast bar almost certainly will not work as well as it does in the latest release (though in my limited testing it has worked quite well). Therefore you should only use this method if you're experiencing intractable conflicts between the full version of modui and some other addon(s) that you can't bare to lose.

Note: This version predates aura tracking on nameplates, so you won't see buffs/debuffs as you do in the most recent release. It displays only combo points and enemy cast bars.

I seem to remember someone talking about adding a function to disable everything but the nameplates?
Its a beautiful addon but some of us just want the nameplates.
plz standalone version or that option you spoke about way back.

Love your work btw <3
Limpkey
Private
Private
 

Re: modui

by Odomiah » Sat Apr 02, 2016 9:07 pm

I'm loving this addon, alot!

However I have one tiny issue with it.
Since the moment I installed it my tooltips are locked in upper right corner.
I've try moving it down with MoveAnything addon but that addon "states" that tooltips are on previous place where I left them.

Not sure how do I move it from upper right corner...
** You will try your best to shed some light upon this writing. However, you will still reveal nothing of importance. Important stuff are hidden... in shadows... in stealth... **
User avatar
Odomiah
Senior Sergeant
Senior Sergeant
 

Re: modui

by peterenis » Sat Apr 02, 2016 11:02 pm

hi
awesome ui dude! realy like it but is there a way to change the combat text?
peterenis
Tester
 

PreviousNext

Return to Addons & macros