Search found 9 matches

by Whrip
Wed Dec 22, 2004 4:45 am
Forum: Games::EQ2
Topic: Hmph.
Replies: 86
Views: 42678

insanitywiz wrote:I thought macros as well as hotkey data were stored serverside myself. Since I can play on a brand new computer and all my hot-keys are set up already...
as well as key assignments...

and wtf is up with the .ini files?
by Whrip
Wed Sep 29, 2004 12:59 pm
Forum: MQ2::Help
Topic: Line Continuation Character?
Replies: 4
Views: 1177

bump
by Whrip
Wed Sep 29, 2004 6:09 am
Forum: MQ2::Custom UI
Topic: Small buff window w/timers *SS added**MQ2Data version added*
Replies: 16
Views: 9294

Added 15-20 buff slots Updated for new EqTypes 500-519 (previously 45-59) EQUI_BuffWindow.xml <?xml version="1.0" encoding="us-ascii"?> <XML ID="EQInterfaceDefinitionLanguage"> <Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" /> <Button it...
by Whrip
Mon Sep 20, 2004 2:27 pm
Forum: MQ2::Custom UI
Topic: GroupLeaderEXP % problem (not divide by 3.3 obviously)
Replies: 5
Views: 2157

${Me.PctGroupLeaderExp}
by Whrip
Mon Sep 20, 2004 12:57 am
Forum: MQ2::Help
Topic: What does /notify really do?
Replies: 4
Views: 1497

If your using multiple chat windows, i would try and rule that out as a possibility. Make sure all your windows are set to "common". Then use the "always chat here" option on the "Main" chat window, set language accordingly. Not a solution, just something to rule out. I...
by Whrip
Tue Aug 10, 2004 4:24 pm
Forum: MQ2::Macros::Help
Topic: /notify syntax [Combobox]
Replies: 0
Views: 568

/notify syntax [Combobox]

Trying to type out a "raidlooter" list macro. But first i need to set the loot type in 'Raid Options Window'. Can't seem to find any references anywhere on how to apply /notify to [combobox]. nm...got it to work....posting for reference...maybe add [combobox] to the FM under /notify /notif...
by Whrip
Sat Aug 07, 2004 3:03 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: *NEW* Stick.mac -- Alot of class specific feature's
Replies: 12
Views: 4519

Wow :(

I kinda wanted to read it
by Whrip
Thu Jul 01, 2004 6:46 pm
Forum: MQ2::Macros::Snippets
Topic: Open All Bags @ Bank
Replies: 0
Views: 1196

Open All Bags @ Bank

Sub /declare bag int local 0 /declare bankbag int local 0 /declare Shared int local 0 /target banker /click right target /delay 1s /for bankbag 1 to 16 step 1 /newif (!${Window.bank${bankbag}.Open}) /itemnotify bank${bankbag} rightmouseup /delay 1 /next bankbag /for bag 1 to 8 step 1 /newif (!${Win...
by Whrip
Tue Jun 22, 2004 1:11 pm
Forum: MQ2::General
Topic: Writting Macros
Replies: 9
Views: 2885

Here is an excellent freebie that i use

http://www.context.cx/