Search found 8 matches

by Xfactor
Sun Mar 06, 2005 10:34 am
Forum: MQ2::Help
Topic: monk epic buff cast if buffless syntax question
Replies: 41
Views: 4610

${String[${Me.Inventory[hands]}].Equal["Celestial Fists"]}
by Xfactor
Thu May 06, 2004 2:24 am
Forum: MQ2::Bug Reports
Topic: Chat Stuff
Replies: 6
Views: 1622

I forgot to add the mq2chat back in. My problem was i have not updated the macroquest.ini in so long i forgot about the chat stuff. and today i had to update it because of the new caption stuff. Thanks for the help even tho i missed something totally stupid.
by Xfactor
Thu May 06, 2004 1:46 am
Forum: MQ2::Bug Reports
Topic: Chat Stuff
Replies: 6
Views: 1622

Chat Stuff

if you don't have mq2chatwnd plugin running and you do something like /echo or /who it does not show up in EQ's default chat window.
by Xfactor
Sat Nov 01, 2003 8:53 am
Forum: MQ2::Development::Feature Discussion
Topic: Concolors
Replies: 0
Views: 769

Concolors

was lvl'ng a toon up and saw that some con colors were off. The follow is a list of con colors used by SEQ wich seem to be more accurate. {7, -4, -8}, {8, -5, -4}, {9, -5, -4}, {10, -5, -4}, {11, -5, -4}, {12, -5, -4}, {13, -7, -5}, {14, -7, -5}, {15, -7, -5}, {16, -7, -5}, {17, -7, -5}, {18, -7, -5...
by Xfactor
Wed Oct 29, 2003 6:29 pm
Forum: Macro Depot (MQ1)
Topic: genbot.mac Generic Bot macro for any class. V8 with ini
Replies: 253
Views: 70183

small bug

Sub ResetWatchTargets /declare counter local /for counter 1 to @WatchTargetCount /target PC @WatchTargets(@counter) /delay 25 /if $target(name)==@WatchTargets(@counter) { /varset WatchTargetIDs(@counter) $target(id) }else { /call ChatOut 5 [color=red]@MasterNamee[/color] I failed to target @WatchTa...
by Xfactor
Fri Oct 10, 2003 11:26 pm
Forum: MacroQuest::Help (Outdated)
Topic: Need help troubleshooting my Oct 10 install please
Replies: 22
Views: 25810

theres no longer a debug build wich was only working build of MQ the release one never worked or atleast not in the past. in a text editor of some kind open up eqlib.dsp. go down till you see # ADD LINK32 Kernal32.lib and a bunch of other stuff Change that whole line to # ADD LINK32 kernel32.lib use...
by Xfactor
Sat Oct 04, 2003 9:39 am
Forum: MacroQuest::Help (Outdated)
Topic: Before I even get to compile it....
Replies: 18
Views: 4853

file save type wrong

eqlib.dsp is in unix format instead of dos.