EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Interface Pieces > Raid window


Post A Reply
Author Comments Comment Options
Unread 06-27-2009, 05:53 AM  
Ebarel
A Forest Scavenger

Server: Antonia Bayle
Forum posts: 16
File comments: 34
Uploads: 0
thanks to both of you, that works (although again its a "fix" that causes more problems to players than necessary)
Ebarel is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-29-2009, 10:38 AM  
Fynite
A Brown Bear

Server: Antonia Bayle
Forum posts: 12
File comments: 4
Uploads: 0
for the cure curse macro, I set Active="true" but nothing happens.

The code that I have is:

Code:
<Page Name="CureCurseMacro" Active="true" OnShow="raidsay CASTING Parent.UseAbility.SpellName ON Parent.UseAbility.SpellTarget
Visible=false" />
The only thing I've changed is setting it to true. Is there any way to have click-to-cure on the cure curse button macro raidsay?


using v1.72 version A
Fynite is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-29-2009, 07:30 PM  
EQAditu
A Griffon
 
EQAditu's Avatar
Interface Author - Click to view interfaces

Server: Permafrost
Forum posts: 256
File comments: 156
Uploads: 10
Quote:
Originally posted by Thlexian
{...}

One request, and it may be that I'm just an ignorant noob, but the few times I have been a raid leader I couldn't figure out how to drag and drop people into different groups. Was I just doing something wrong, or does the window have that management capability? If not, is it possible to add?

Thanks again for all you do!!
I'm not certain what causes EQ2 to like Drag & Drop or not but apparently I didn't get it right the first time. It will however work if you drag the name onto the health/mana bars of where you wish it to land. Apparently it won't accept name -> name.
EQAditu is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-30-2009, 12:35 PM  
Alanta
A Coastal Crab

Server: Unkown
Forum posts: 0
File comments: 4
Uploads: 0
Heal spell Templar

hia.. just wanted to say, that they changed the name of the biger single heal spells of the templars.. they cut the Arch away.. from .. Arch Restoration

so the line should say.. :
<Data Name="Templar2" SpellName="Restoration" />

thanks for the nice addon anyway..
Alanta is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-02-2009, 06:42 PM  
Karrane
A Coastal Crab

Server: Antonia Bayle
Forum posts: 1
File comments: 3
Uploads: 0
hi! Just wanted to say that I love your heal/cure raid window! I would be lost without it..

I have a request since I cant seem to find a stand alone group heal/cure window similar to your raid one.
I need to be able to heal seperate ppl in my group without having to target them first.. like I can with raid window.

Any chance of making a window like that ? =))
Or know where I can find one plz )...

I use Fetish UI and do not want to change to Profit.. I know it has a group heal/cure window..

Thanks for any help =)))



Karrane.. 80 Templar
Karrane is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-06-2009, 06:15 AM  
plaxidia
A Coastal Crab

Server: Splitpaw
Forum posts: 1
File comments: 3
Uploads: 0
Been trying for 2 hours to get the macro button string to work with no luck.. I can get the macro to work fine with raidsay but when I try to put a custom channel in I fail miserably. I think I have tried every combination known to man as far as how I put it in.. Please help.. LOL

Currently I have

Quote:
<Page Name="CureCurseMacro" Active="true" OnShow="tellchannel (synergyhealers) CASTING

Parent.UseAbility.SpellName ON Parent.UseAbility.SpellTarget
Visible=false" />
I have tried with () or the channel # or without () or with tellchannel and without tellchannel inserted.. I have run out of ideas LOL
plaxidia is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-06-2009, 09:56 AM  
EQAditu
A Griffon
 
EQAditu's Avatar
Interface Author - Click to view interfaces

Server: Permafrost
Forum posts: 256
File comments: 156
Uploads: 10
Hmm, it would have reason not to like the parenthesis. Usually those are used in scripting to denote something it should try to decode as something instead of literal text.

I know it's possible because I use custom chat channels on my curse cures. Does the game respond with any error text when you try. Like you're not in such-and-such channel or something?

Though looking at it again... why do you have a line break after "CASTING"? That won't show up right at all. One line per command.

Last edited by EQAditu : 07-06-2009 at 09:58 AM.
EQAditu is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-06-2009, 10:11 AM  
plaxidia
A Coastal Crab

Server: Splitpaw
Forum posts: 1
File comments: 3
Uploads: 0
Quote:
Originally posted by EQAditu
Hmm, it would have reason not to like the parenthesis. Usually those are used in scripting to denote something it should try to decode as something instead of literal text.

I know it's possible because I use custom chat channels on my curse cures. Does the game respond with any error text when you try. Like you're not in such-and-such channel or something?

Though looking at it again... why do you have a line break after "CASTING"? That won't show up right at all. One line per command.

Yeh I have it on one line. Just pasted funny on the boards.. I don't get any kind of error text when I use it.. Just doesn't come up in my channel.. Are you using the actual channel name or the corresponding # that the channel?
plaxidia is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-08-2009, 10:15 PM  
Wraith2
A Young Mystail Rat

Server: Runnyeye
Forum posts: 2
File comments: 1
Uploads: 0
Hi,
It is possible to add command which will be “onPress” casting cures and “ingame” macro?
When I cast CureCurse i need add /tell to next healer so she/he is next on cureCurse rotation but sometimes when raid is run my group setup is changed and I need add /tell to new one or I don’t need it at all so I don't want to every time restarting game when i need edit your xml file because my group setup was changed.

Last edited by Wraith2 : 07-08-2009 at 10:25 PM.
Wraith2 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-10-2009, 10:27 PM  
EQAditu
A Griffon
 
EQAditu's Avatar
Interface Author - Click to view interfaces

Server: Permafrost
Forum posts: 256
File comments: 156
Uploads: 10
I can't really think of a way to simulate using a user defined hotkey. The only thing I can think of is trying to traverse the UI tree upwards into the root and then going downwards to call a press on one of the hotbar clones. Not something I've tried before and even if you were to get the hierarchy correct, I'm not sure triggering a press command in scripting would activate a macro assigned to that hotkey.

As for chat channels, I always just use "tellchannel channelname message"
EQAditu is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-14-2009, 04:13 PM  
Tinthalas
A Coastal Crab

Server: Antonia Bayle
Forum posts: 1
File comments: 16
Uploads: 0
Quote:
Originally posted by Thlexian
You know you can use the regular window controls to set the window background to translucent or transparent, right? I have mine set for transparent in regular and mouse-over modes. Just right click on the window and move the sliders until the background is at the level of transparence you like.
You must have some type of super uber UI modifying controls. No matter what I do it is still colored backgrounds. I can make the colored backgrounds lighter or darker but I can not make them clear. There was an offshoot of this UI for that very reason but it has not been GU52 updated.
Tinthalas is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-16-2009, 10:43 AM  
Karrane
A Coastal Crab

Server: Antonia Bayle
Forum posts: 1
File comments: 3
Uploads: 0
I use your raid window and love it.

My question is "would it be possible to make a Group Window that has all the clik to heal buttons that your raid window has ?"

I dont want to change to Profit UI from Fetish, which I love and have used since it came out.

TY for any help !!!! )
Karrane is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-16-2009, 03:21 PM  
EQAditu
A Griffon
 
EQAditu's Avatar
Interface Author - Click to view interfaces

Server: Permafrost
Forum posts: 256
File comments: 156
Uploads: 10
Quote:
Originally posted by Tinthalas
You must have some type of super uber UI modifying controls. No matter what I do it is still colored backgrounds. I can make the colored backgrounds lighter or darker but I can not make them clear. There was an offshoot of this UI for that very reason but it has not been GU52 updated.
I posted a screenshot showing a completely transparent backdrop. I don't know what more you want from it.
EQAditu is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-16-2009, 03:36 PM  
EQAditu
A Griffon
 
EQAditu's Avatar
Interface Author - Click to view interfaces

Server: Permafrost
Forum posts: 256
File comments: 156
Uploads: 10
Quote:
Originally posted by Karrane
I use your raid window and love it.

My question is "would it be possible to make a Group Window that has all the clik to heal buttons that your raid window has ?"

I dont want to change to Profit UI from Fetish, which I love and have used since it came out.

TY for any help !!!! )
The thing about the UIs that I make is that I usually have to use them myself to be interested in taking the time to make them. The one I currently use barely has any functionality and is in a strange layout. (2 rows, 3 columns) Razc UI uses the same layout so maybe it's not as crazy as I thought, but I assume most people would like resizing ability. I guess the difference between the two is that I require my health bars to be larger and easier to glance at. (My only real problem with Razc)

I'm a keyboard user otherwise. F-keys are my friends. You cannot target raid members with anything but the mouse which is why I made this window.

It's not that I wouldn't want to create a group window for people to use... but I have to use my spare time wisely spread across many things. Being interested in something is obviously what dictates what I do first.
EQAditu is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-16-2009, 09:16 PM  
Karrane
A Coastal Crab

Server: Antonia Bayle
Forum posts: 1
File comments: 3
Uploads: 0
Thanks for the response Aditu. I understand =)
Karrane is offline Report comment to moderator   Reply With Quote Reply With Quote
Post A Reply

 
Category Jump:
Search this Category:
 

All times are GMT -5. The time now is 08:25 PM.


Our Network
EQInterface | EQ2Interface | WoWInterface | LoTROInterface | ESOUI | MMOUI