Hi i've been reading through the boards for some time now. Old versions of MQ used to work well but since the oct. 09 patch i've been unable to get MQ running properly.
I get the MacroQuest Active message when i'm in EQ but none of the commands are responding.
I downloaded and compiled SRC-20031017a.zip
Moved the release files in a fresh directory. (Not running from the compiled directory)
Reading through the boards i saw that it might have something to do with my macroquest.ini file if it is i can't figure it out. (Maybe im just lacking sleep).
Here is my macroquest.ini file maybe somebody can point out what isnt right:
[MacroQuest]
MacroPath=.\Macros
LogPath=.\Logs
DebugSpewToFile=0
FilterSkills=0
FilterTarget=0
FilterMoney=0
FilterFood=0
FilterMacro=0
FilterEncumber=0
FilterDebug=0
KeepKeys=1
[Telnet Server]
Enabled=0
LocalOnly=0
Port=0
Welcome=MacroQuest telnet server
Password=macroquest
[Aliases]
/exp=/echo $char(exp)% experience...
/bind=/doability "Bind Wound"
/gmlist=/who all gm
/mana=/echo Current Mana: $char(mana,cur) -- Max Mana: $char(mana,max)
/hp=/echo Current Health: $char(hp,cur) -- Max Health: $char(hp,max)
/mousepos=/echo Your mouse is at $mouse(X) , $mouse(Y)
Hope somebody can help me.

