Search found 6 matches

by crash4
Fri Aug 20, 2004 5:00 am
Forum: MQ2::General
Topic: How to Donate to the Macroquest developers!
Replies: 228
Views: 160139

Donated today. Keep up the great work devs :D
by crash4
Wed Aug 11, 2004 4:02 am
Forum: MQ2::Custom UI
Topic: Extensive Misc Hud
Replies: 22
Views: 8599

Great HuD..allowed me to close most of my UI up. Did notice a couple minor things you may want to change in the code on the first page. G2C=3,1115,342,127,127,127,${If]${Group[2].ID},${Group[2].Level} ${Group[2].Class.ShortName},]} the bracket is backwards right after the ${If Also you have a couple...
by crash4
Tue Jul 06, 2004 12:37 am
Forum: MQ2::Custom UI
Topic: Vert-MQ tested and working 4-28-04 with new data structs
Replies: 11
Views: 5059

Group Window: <?xml version="1.0" encoding="us-ascii"?> <XML ID="EQInterfaceDefinitionLanguage"> <Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes"/> <Label item="CopyOfCopyOfCopyOfCopyOfCopyOfCopyOfCopyOfCopyOfCopyOfCopyOfCopyOfCopyOfC...
by crash4
Tue Jul 06, 2004 12:33 am
Forum: MQ2::Custom UI
Topic: Vert-MQ tested and working 4-28-04 with new data structs
Replies: 11
Views: 5059

Made a couple changes to the target and group windows just to give folks another option if they want it. Target window has the con color and group window i shaved a little off the right side cuz the extra width just wasn't needed http://www2.freepichosting.com/Images/421526635/0.jpg Target Window: <...
by crash4
Mon May 24, 2004 1:46 am
Forum: MQ2::Macros::Help
Topic: help me modify this macro
Replies: 2
Views: 990

Thanks for the help Preocts. Even with adjusting those lines it still isn't working like i want it to. I think I'm going to have to just try to rewrite the whole macro to my tastes. Will be good practice for me anyway since I'm trying to teach myself how to write these things :)

-Crash4
by crash4
Fri May 21, 2004 4:30 am
Forum: MQ2::Macros::Help
Topic: help me modify this macro
Replies: 2
Views: 990

help me modify this macro

I have been using the autobard macro from http://macroquest2.com/phpBB2/viewtopic.php?t=6877 and it works really well as written, but I fight in close quarters some and the movebehind code was causing my bard to spend a lot of time running into a wall and not face the mob. I added a toggle feature t...