Search found 12 matches

by mponthepc
Wed Mar 12, 2014 8:53 pm
Forum: MQ2::Bug Reports
Topic: [SOLVED] TLO Raid not working
Replies: 6
Views: 1299

Re: TLO Raid not working

This one came back on this build. Sorry!
by mponthepc
Fri Feb 21, 2014 9:46 am
Forum: MQ2::Bug Reports
Topic: [SOLVED] TLO Raid not working
Replies: 6
Views: 1299

Re: [SOLVED] TLO Raid not working

Thanks much!
by mponthepc
Wed Feb 19, 2014 9:29 pm
Forum: MQ2::Bug Reports
Topic: [SOLVED] TLO Raid not working
Replies: 6
Views: 1299

[SOLVED] TLO Raid not working

/echo ${Raid.Members} and other Raid related things are returning 0.
by mponthepc
Wed Jan 29, 2014 1:37 pm
Forum: MQ2::Bug Reports
Topic: [SOLVED]Event Handlers and Item Links
Replies: 6
Views: 3460

Re: Event Handlers and Item Links

As I'm sure you already knew...that changed fixed it. Thank you.
by mponthepc
Tue Jan 28, 2014 11:06 pm
Forum: MQ2::Bug Reports
Topic: [SOLVED]Event Handlers and Item Links
Replies: 6
Views: 3460

[SOLVED]Event Handlers and Item Links

I noticed the change you mentioned with checking for toon names and trimming the binary character off the character names in events. I've altered my macros to take this into account. Has the event handlers for items also changed? For example: I look for someone linking an item in chat, and put it in...
by mponthepc
Wed Jul 06, 2005 11:49 am
Forum: MQ2::Custom UI
Topic: AYA UI Problem's
Replies: 3
Views: 2393

Group Window

EQUI_GroupWindow.xml <?xml version="1.0" encoding="us-ascii"?> <XML ID="EQInterfaceDefinitionLanguage"> <Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" /> <Button item="GW_InviteButton"> <ScreenID>InviteButton</ScreenID> <Font>1...
by mponthepc
Wed Jul 06, 2005 11:47 am
Forum: MQ2::Custom UI
Topic: AYA UI Problem's
Replies: 3
Views: 2393

AYA Updated

Get the very latest version of AYA as of this post it was updated 6/30. If you want to add MQ functionality, I have added a few pieces that were updated with some target and group information. I'm sure you can find endless examples of different additional types here as well, and just copy paste, as ...
by mponthepc
Fri Mar 18, 2005 7:41 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Sqwak.mac - Guild Motd Changer
Replies: 38
Views: 3910

Whoops

Thanks for catching that, I'm always trying to be proactive, but that was too much ;)
by mponthepc
Mon Mar 14, 2005 9:10 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Sqwak.mac - Guild Motd Changer
Replies: 38
Views: 3910

Sqwak.mac - Guild Motd Changer

About: Changes the guild motd by taking text said in a declared chat channel and passing to the guildmotd. Uses an ini to maintain a user list of people who are allowed to call this function. Toon running the macro must have guild officer rights or better. 2005-3-14 + Release | -- Sqwak.mac | | Prog...
by mponthepc
Mon Mar 14, 2005 7:49 am
Forum: MQ2::Macros::Help
Topic: Changeing GuildMotd via Chat Channel
Replies: 9
Views: 2759

Thanks

Thanks for the help. This will be part of a bigger project to help alleviate the administrative cluster of SoE refusal to granularize the guild leaders ability to distribute rights to members. For this part raid leaders will be able to change the motd without being officers. Update: I finished addin...
by mponthepc
Tue Mar 08, 2005 4:45 pm
Forum: MQ2::Macros::Help
Topic: Changeing GuildMotd via Chat Channel
Replies: 9
Views: 2759

Changeing GuildMotd via Chat Channel

I'm trying to leave a bot up with an officer tag. that is logged into a chat channel. The bots macro will watch the channel and take anything said in it and put it up in the MOTD. I have it working atm with tells but that as you can imagine is just not desireable. I'm still a little new to this can ...
by mponthepc
Sun Mar 06, 2005 1:06 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Range to Target Alert
Replies: 12
Views: 1659

Range to Target Alert

I get sort of distracted sometimes when I'm on a heal rotation or just healing in a group and I forget to check my range. This is an extremely simple macro that I use to keep my ADD in check. I just messed around with the already created Follow macro that comes with MQ as my programming skills are s...