Search found 11 matches

by SomeEqDude
Fri Jun 18, 2004 12:12 am
Forum: MQ2::Bug Reports
Topic: ${Raid.Members}
Replies: 3
Views: 1131

/echo ${Me.Grouped} shows FALSE, even when grouped.

Oddly enough, /echo ${Group} gives the correct answer.
by SomeEqDude
Wed Jun 16, 2004 6:54 am
Forum: MQ2::Macros::Snippets
Topic: listfunc.inc Library for using strings as lists.
Replies: 1
Views: 1216

Added routines to implement stacks, queues, and a few other functions. |listfunc.inc |Basic library of list functions using args and a string. |Version 1.1 |Date:06/06/2004 | | Note that the lists are double aliased, so to replace the 3rd element on a list | stored in ${Mylist}, the call is /call Li...
by SomeEqDude
Sun May 02, 2004 8:49 pm
Forum: MQ2::Macros::Requests
Topic: click
Replies: 7
Views: 2354

Here's a quick stab at a MQ2Vars version, *not tested at all* | Click.mac - v2.21 - Resurrect corpses around you - by blueninja | Resurrects all corpses within a radius using the cleric epic or spell | Resurrects high priority classes first as defined in the ini file | | Usage: | /macro click [radiu...
by SomeEqDude
Sun May 02, 2004 8:20 pm
Forum: MQ2::Macros::Help
Topic: Skipping events
Replies: 2
Views: 1096

I noticed the same thing. Although I stopped getting events completely -- odd.
by SomeEqDude
Sun May 02, 2004 8:17 pm
Forum: MQ2::Macros::Requests
Topic: click
Replies: 7
Views: 2354

Here's a start...Pre-MQ2Vars Only tested as afar as it actually worked if you had your epic, and not very complex .INI. | Click.mac - v2.21 - Resurrect corpses around you - by blueninja | Resurrects all corpses within a radius using the cleric epic or spell | Resurrects high priority classes first a...
by SomeEqDude
Sat Apr 24, 2004 2:41 am
Forum: Macro Depot (MQ1)
Topic: Click.mac - resurrect with cleric epic or spell v2.21
Replies: 10
Views: 9079

MQ2Param version?
by SomeEqDude
Fri Apr 23, 2004 2:27 am
Forum: MQ2::Bug Reports
Topic: ${ini} Bug
Replies: 5
Views: 919

Nevermind, guess it works if you remove all the " 's, but rathey icky since you can't include any strings with a comma in it.
by SomeEqDude
Fri Apr 23, 2004 2:20 am
Forum: MQ2::Bug Reports
Topic: ${ini} Bug
Replies: 5
Views: 919

snippet from click.ini:

Code: Select all

[config]
usespell=1
Type from within EQ:
/echo ${Ini["click.ini","config","usespell","0"]}

echos the word "config", as if it is reading the first section.
by SomeEqDude
Tue Feb 03, 2004 6:13 pm
Forum: MQ2::Bug Reports
Topic: Bug in ~~
Replies: 1
Views: 668

Bug in ~~

/if "--> "~~"C5" /echo "Hello"

should not echo Hello, but it does.
by SomeEqDude
Sat Jan 31, 2004 6:46 pm
Forum: Macro Help (MQ1)
Topic: Corpse NO DROP items
Replies: 6
Views: 1745

Left click loot.
If cursor contains item -- autoinv it
If curssor does not contain loot -- It's nodrop, stop lootin.
by SomeEqDude
Sun Dec 07, 2003 6:56 am
Forum: MQ2::Bug Reports
Topic: framerate/lag issues after zoning
Replies: 5
Views: 1424

I too have been experiencing some really strange FPS related issues. I notice that when I initially start to play it always seems to work right, but the longer I play... Switching into/out of the EQ window causes "lag" where the display won't update for a LONG time (like a minute?). I've a...