[Addon] CustomNameplates - Roadblock fork

Re: [Addon] CustomNameplates - Roadblock fork

by modernist » Tue Feb 16, 2016 10:45 pm

guis suuuuuuuck
modernist
Sergeant Major
Sergeant Major
 

Re: [Addon] CustomNameplates - Roadblock fork

by modernist » Tue Feb 16, 2016 10:45 pm

oh cool top of the page :[
modernist
Sergeant Major
Sergeant Major
 

Re: [Addon] CustomNameplates - Roadblock fork

by Roadblock » Tue Feb 16, 2016 10:57 pm

modernist wrote:oh cool top of the page :[

Haha, well free bumps are nice (unless you're driving)

Quoting myself for visibility
Roadblock wrote:Added a pre-release version to first post.

Changelog
  • Fix Level text and Boss texture overlapping (not the raid target icon, the boss level icon).
  • Add a click-through option to _settings.lua. Defaults to true (same behavior as now)
  • [WIP] Options GUI and per character settings so your mage and warrior can have different options. NOT WORKING YET.
  • Realize (again) how much I hate working on GUIs :evil:
Astaldo @ Nostalrius PvE (Alliance)
Addons I've posted on Forum
User avatar
Roadblock
Senior Sergeant
Senior Sergeant
 

Re: [Addon] CustomNameplates - Roadblock fork

by Valmere » Wed Feb 24, 2016 8:17 pm

Roadblock wrote:
Flickerlight wrote:Is it possible to disable collision of the individual nameplates?

Answer is unfortunately same as for stacking question, Vanilla client simply has no variables to control nameplate behavior other than show/don't show.


well shit.
Valmere
Private
Private
 

Re: [Addon] CustomNameplates - Roadblock fork

by zjl263488102 » Wed Mar 02, 2016 9:41 am

Hey.
I (first time only) RENAME THIS FILE file from _settings.lua to settings.lua when done. But operation WOW Queued error. can you help me?pls

Error:"}'expected(to close"{'at line 17)near"['
AddOn:CustomNameplates
File:settings.lua
Line:27
Count:1
zjl263488102
Tester
 

Re: [Addon] CustomNameplates - Roadblock fork

by Roadblock » Wed Mar 02, 2016 1:56 pm

zjl263488102 wrote:Hey.
I (first time only) RENAME THIS FILE file from _settings.lua to settings.lua when done. But operation WOW Queued error. can you help me?pls

Error:"}'expected(to close"{'at line 17)near"['
AddOn:CustomNameplates
File:settings.lua
Line:27
Count:1
Hi.
You must be using the pre-release version from first post I guess.
You can fix it by opening _settings.lua (or your renamed file) in a text editor and go to line 26 where it says
Code: Select all
["refreshRate"]=1/60
and put a comma after the 60 so it becomes
Code: Select all
["refreshRate"]=1/60,

Save and reload.

I'm at work now but I'll try to push a new package with the issue fixed some time later.
Astaldo @ Nostalrius PvE (Alliance)
Addons I've posted on Forum
User avatar
Roadblock
Senior Sergeant
Senior Sergeant
 

Re: [Addon] CustomNameplates - Roadblock fork

by Frostie » Thu Mar 03, 2016 2:40 am

love this addon + modui.
Frostie
Private
Private
 

Re: [Addon] CustomNameplates - Roadblock fork

by Roadblock » Sun Mar 06, 2016 12:01 pm

Pre-release package updated in OP.
- Fixed the missing comma in _settings.lua
- Added a target emphasize feature (no option yet).
- Added an optional texture replacement package (needs to go directly in \Interface\ ) to prevent border/glow flickering when spam-clicking targets.

If you tried to customize your _settings.lua with the 1.5-11200-alpha (previous pre-release)
- delete your settings.lua
- rename the _settings.lua included in this package to settings.lua
- set your desired values again
Sorry about the trouble.
Astaldo @ Nostalrius PvE (Alliance)
Addons I've posted on Forum
User avatar
Roadblock
Senior Sergeant
Senior Sergeant
 

Re: [Addon] CustomNameplates - Roadblock fork

by Kilazar » Tue Mar 08, 2016 3:59 pm

snawfu wrote:Image

you can have it look like this with some simple .lua edits (using both addons at the same time), not really pretty tho



For those of us not versed in lua editing, could you provide the edits needed to make the modui castbar work with the customnameplates addon?
Kilazar
Tester
 

Re: [Addon] CustomNameplates - Roadblock fork

by Kjepp » Tue Mar 08, 2016 8:44 pm

Would also be interested in that.
Kjepp
Grunt
Grunt
 

PreviousNext

Return to Addons & macros