Elitist Jerks
Register
Blogs
Forums


Go Back   Elitist Jerks » Public Discussion » User Interface and AddOns

Reply
 
LinkBack Thread Tools
Old 02/11/11, 10:26 AM   #781
Pyrates
Piston Honda
 
Pyrates's Avatar
 
Night Elf Druid
 
Nozdormu (EU)
You should probably install GridStatusHots.

Offline
Reply With Quote
Old 03/01/11, 8:03 PM   #782
mandala
Glass Joe
 
Tauren Druid
 
Mal'Ganis
I apologize if this has been posted, but Im having an issue with my grid. I installed the other day, with grid status hots. My issue is, my grid keeps moving itself on the Y axis, even when the window is locked. Im not exactly sure what is triggering it to move itself, as I dont have any other profiles.

Has any one else had this issue? I have to keep readjusting where I want it, and relocking the frame, but it insists on moving all over my screen :s

Offline
Reply With Quote
Old 03/02/11, 4:08 AM   #783
Pyrates
Piston Honda
 
Pyrates's Avatar
 
Night Elf Druid
 
Nozdormu (EU)
Only the y-axis? Strange indeed, can you pinpoint when this happens? Or is the movement quantifiable? Which grid version are you using? Only plugin is gsh? Don't be too sure about the profiles, usually there are at least 2. Check it out, and delete the one's you're not using (or first switch between them to see if any of those might be responsible).

Offline
Reply With Quote
Old 03/07/11, 1:22 PM   #784
Pottz
Glass Joe
 
Tauren Druid
 
Warsong
I am using GridStatusChimaeron for a while to heal this fight. But since then i was never been able to make it pop the big square in my center icon, best i coud do so far is to show me hp numbers in center text 2 while the player is below 10k hp.
Does anyone know what can i do about that?

Last edited by Pottz : 03/07/11 at 1:24 PM. Reason: im newbie dont need titles for reply it seems

Offline
Reply With Quote
Old 03/07/11, 2:56 PM   #785
Pyrates
Piston Honda
 
Pyrates's Avatar
 
Night Elf Druid
 
Nozdormu (EU)
You could just stop using the plugin and show Low Health - Spell - World of Warcraft as an icon. It does what you want for chimaeron. If you're bound to use that plugin, you could add

icon = select(3,GetSpellInfo(89084))
after line 17 to get that same icon for this status (if you want another icon, just change the spellID appropriately).

Offline
Reply With Quote
Old 03/13/11, 10:11 AM   #786
DrSnuggles13
Glass Joe
 
Blood Elf Paladin
 
Kargath (EU)
hi, my AV layout should look sth like this
12345
678
but
GridLayout:AddLayout("By Group 40", {
	[1] = {
		groupFilter = "1,6",
		sortMethod = "INDEX",
		groupBy = "GROUP",
		unitsPerColumn = 10,
		maxColumns = 1,
	},
	[2] = {
		groupFilter = "2,7",
		sortMethod = "INDEX",
		groupBy = "GROUP",
		unitsPerColumn = 10,
		maxColumns = 1,
	},
	[3] = {
		groupFilter = "3,8",
		sortMethod = "INDEX",
		groupBy = "GROUP",
		unitsPerColumn = 10,
		maxColumns = 1,
	},
	[4] = {
		groupFilter = "4",
		sortMethod = "INDEX",
	},
	[5] = {
		groupFilter = "5",
		sortMethod = "INDEX",
	},
})
won't work.
what have i done wrong?

Last edited by DrSnuggles13 : 03/17/11 at 6:22 AM.

Offline
Reply With Quote
Old 04/06/11, 5:51 PM   #787
Purpleroan
Glass Joe
 
Night Elf Druid
 
Malygos
HELP! all new download of wow/addons, Grid not showing the options menu

Comp crashed, lost wow, redownloaded wow and all addons, Grid isn't show the options menu. When I open it all it shows is GridClickSets? Any ideas? I uninstalled and reinstalled it, downloaded from Curse with it's downloader. I am a comp noob, no idea where to look or where.

Offline
Reply With Quote
Old 04/07/11, 6:08 AM   #788
Pyrates
Piston Honda
 
Pyrates's Avatar
 
Night Elf Druid
 
Nozdormu (EU)
How about trying without any grid plugins first?

Offline
Reply With Quote
Old 04/07/11, 11:06 AM   #789
Purpleroan
Glass Joe
 
Night Elf Druid
 
Malygos
I messed with it and screwed it up again

got the menu issue resolved, finally got all my hots right, clicked on profiles and now the menu is gone again, any idea?

idk if relogging in again or changing Grid and all Grid addons to the alpha release did it, menus back, oh so not messing with it again

Last edited by Purpleroan : 04/07/11 at 11:10 AM. Reason: Found it

Offline
Reply With Quote
Old 04/15/11, 6:21 PM   #790
Loudnoises
Glass Joe
 
Night Elf Druid
 
Kil'Jaeden
Is there any way to change the health bar/frame color to be a uniform color of my choosing? I am trying to match colors across all of my addons currently and grid is a major factor of my UI that I seem to be unable to change.

I will use an extraneous addon to do it if I need to, but I would rather save that as a last resort.

I apologize if this has been asked before, I've searched for a few hours now and have been unable to find anything on it.

United States Offline
Reply With Quote
Old 04/15/11, 6:26 PM   #791
Pyrates
Piston Honda
 
Pyrates's Avatar
 
Night Elf Druid
 
Nozdormu (EU)
Did you look at status -> health and uncheck the box that says "class colored"? There's a color chooser there, that should do what you want.

Offline
Reply With Quote
Old 04/15/11, 6:37 PM   #792
Loudnoises
Glass Joe
 
Night Elf Druid
 
Kil'Jaeden
That does allow me to change the health bar colors, thank you.

Last edited by Loudnoises : 04/15/11 at 6:51 PM.

United States Offline
Reply With Quote
Old 04/16/11, 1:21 AM   #793
P_H
Von Kaiser
 
Night Elf Druid
 
Whisperwind
Searching several different keywords didn't bring up any useful results, so I'll risk asking directly.

My Grid frames since time immemorial have been displaying players within specific groups in an order alphabetical and not by the way they're ordered in the actual raid. This was never an issue until Blizzard decided to release Chimaeron as a raid. I've since tried to get them to display the order set in the raid menu, but have had no luck.

I do remember there being some option to edit this in an older version of grid, but it seems to have since disappeared.

If I could be pointed in the right direction, I'd very much appreciate it.

Offline
Reply With Quote
Old 04/17/11, 5:24 AM   #794
Pyrates
Piston Honda
 
Pyrates's Avatar
 
Night Elf Druid
 
Nozdormu (EU)
You can find this configuration in GridLayoutLayouts.lua. Some documentation is availabe from GridCustomLayouts - WoW AddOns - WowAce.com which is also a plugin you might want to use instead of editing the aforementioned file. Also check out GridConfigurableLayouts - WoW AddOns - WowAce.com

Offline
Reply With Quote
Old 05/10/11, 1:38 AM   #795
motorfirebox
Glass Joe
 
Blood Elf Paladin
 
Stormscale
Has anyone found a mana bar addon for Grid2?

Offline
Reply With Quote
Reply

Go Back   Elitist Jerks » Public Discussion » User Interface and AddOns

Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
GRID - Seperation. Banelion User Interface and AddOns 11 06/17/08 10:09 PM
Grid-Related bug ? Rinced The Dung Heap 1 06/07/07 5:36 PM
Grid bugging Mimosa User Interface and AddOns 10 05/23/07 9:19 AM
Grid Problems. Banelion The Dung Heap 2 12/07/06 9:47 AM
HEY GUYS I AM TESTING NEW PROFILE FUNCTIONALITY IN THIS THREAD Boethius The Dung Heap 96 11/10/06 3:36 PM