Page 1 of 1

logging to .txt

Posted: Mon May 03, 2004 12:23 pm
by Mongol311
How do I log everything that shows up in the MQ2 window to a text file? Helping a friend debug his macro, but he needs to see the errors. I tried playing around witht he filter options in macroquest.ini file, but had no success. Any help greatly appreciated!

:BTW, if someone already posted an answer to this, I couldn't find it, did multiple forum searches.

Posted: Mon May 03, 2004 12:29 pm
by Lax
It's actually not supported yet because it's been low priority and nobody has asked about it ;) I'll get it in soon.

What you can do for now if you want is have him load the mq2chat plugin, and it will get logged to the EQ log

Posted: Mon May 03, 2004 12:30 pm
by Lax
or, have him run mq2telnet server and you telnet in. then you get to see all the lovely mq2 text

Posted: Mon May 03, 2004 12:35 pm
by Mongol311
Ok, thanks a ton for the fix! And btw I think a MQ2 logging feature would be a great addition to an already awesome program! Should have much higher priority than all the other lame little things people bitch about! Also, donations of 5$ minimum should be required to use these boards. No reason not to throw down a little scratch for such great software

Posted: Mon May 03, 2004 12:46 pm
by Mongol311
One other quick thing, this is my MaqcroQuest.ini, I feel like it is missing stuff, like the LaxColor option. Do I have to add extra lines like this in manually?

Code: Select all

[MacroQuest]
MacroPath=.\Macros
LogPath=.\Logs
DebugSpewToFile=0
FilterSkills=0
FilterTarget=0
FilterMoney=0
FilterFood=0
FilterMacro=0
FilterEncumber=0
FilterDebug=0
KeepKeys=1
FilterMQ=0

[Aliases]
/a=/anonymous
/b=/bazaar
/ba=/bazaar
/c=/consider
/cha=/channel
/d=/duel
/exp=/echo ${Me.PctExp}% experience...
/f=/feedback
/fa=/fastdrop
/g=/gsay
/gmlist=/who all gm
/gu=/guildsay
/hp=/echo Current Health: ${Me.CurrentHPs} -- Max Health: ${Me.MaxHPs}
/key=/keys
/load=/loadspells
/m=/msg
/mana=/echo Current Mana: ${Me.CurrentMana} -- Max Mana: ${Me.MaxMana}
/npc=/who npc
/slotid=/echo ${SelectedItem.InvSlot}
/t=/tell
/ta=/tap
/w=/who

[Plugins]
mq2labels=mq2labels
mq2itemdisplay=mq2itemdisplay
mq2fps=mq2fps
mq2custombinds=mq2custombinds
mq2chatwnd=mq2chatwnd
mq2map=mq2map

[Key Binds]
RANGED_Nrm=clear
RANGED_Alt=clear
MQ2CHAT_Nrm=.
MQ2CSCHAT_Nrm=/
[SWho Filter]
Holding=1

Posted: Mon May 03, 2004 12:47 pm
by Lax
Well, I did open VIP forums here yesterday for donors :)

Posted: Mon May 03, 2004 12:48 pm
by Mongol311
Ive donated 10$, is that enough to get in?

Posted: Mon May 03, 2004 12:52 pm
by Lax
plenty, PM me the email address you paypal from, the address you sent the donation to and approximately when you donated

The LaxColor and a couple other options are not in the .ini file yet, so if you want to change the option you would have to add them in yes.

LaxColor is now defaulted to off in the May 3 zip.