A forum for the general posts relating to MacroQuest. *DEPRECATED: This forum is no longer in public use, but remains here for your reading pleasure. Enjoy
Moderator: MacroQuest Developers
-
Lax
- We're not worthy!

- Posts: 3524
- Joined: Thu Oct 17, 2002 1:01 pm
- Location: ISBoxer
-
Contact:
Post
by Lax » Wed Nov 12, 2003 6:36 pm
Q: Is the MQ Chat Window detectable / Does text from this window show up in /report?
A: No. The MQ Chat window is not a "true" chat window. The EQ Chat manager doesn't know about this window, and that's what /report uses. All we have done is create a window with the same look and feel (mostly) of real chat windows.
Q: (I don't believe the hype / I don't like the window), how do I turn it off?
A: /filter mqchat off
Last edited by
Lax on Sun Mar 28, 2004 2:30 pm, edited 1 time in total.
-
dont_know_at_all
- Developer

- Posts: 5450
- Joined: Sun Dec 01, 2002 4:15 am
- Location: Florida, USA
-
Contact:
Post
by dont_know_at_all » Wed Nov 12, 2003 6:55 pm
Q: What if I don't like the chat window but I still want to be undetectable from a /report?
A: Use the telnet server.
In MacroQuest.ini:
[MacroQuest]
FilterMacro=2
[Telnet Server]
Enabled=1
LocalOnly=0
Port=6969
Then, using PuTTY or another GOOD telnet program:
telnet 127.0.0.1 6969
-
Zerix
- flagrant idiot
- Posts: 18
- Joined: Sun Nov 09, 2003 3:26 am
- Location: Denver, CO
-
Contact:
Post
by Zerix » Fri Nov 14, 2003 9:00 pm
could someone make the chat window movable please.
I can move it by resizing one corner, and then the other, but is a hassle.
What exists, exists; what is, is, and that from this irreducible, bedrock principle, all knowledge is built.
We are free to evade the effort of thinking - to reject reason - but we are not free to avoid the penalty of the abyss we refuse to see.
-
Lax
- We're not worthy!

- Posts: 3524
- Joined: Thu Oct 17, 2002 1:01 pm
- Location: ISBoxer
-
Contact:
Post
by Lax » Fri Nov 14, 2003 9:24 pm
The chat window is movable, time to lay off the crack for a bit
-
ml2517
- a grimling bloodguard

- Posts: 1216
- Joined: Wed Nov 12, 2003 1:12 am
Post
by ml2517 » Fri Nov 14, 2003 9:48 pm
Zerix,
you are probably using one of the MQ specific UI's. Mine does the same thing on the MQ window. The UI cuts off the top portion of the window and doesn't allow you to drag. Might be some way to address it in the UI?
-
Homer
- orc pawn

- Posts: 28
- Joined: Fri Apr 11, 2003 12:01 pm
Post
by Homer » Fri Nov 14, 2003 11:30 pm
This /report issue is just if you want to report something yourself and can't because you have MQ lines on the screen right? I never /report so should not be a problem for me, great idea with the chat window though.
-
papiraul
- a lesser mummy

- Posts: 76
- Joined: Fri Sep 27, 2002 8:46 am
Post
by papiraul » Sat Nov 15, 2003 6:57 am
No Homer.. Gm's can use the /report command to check your last 20 lines of text.. so if you hav a macro or a listing of all mobs in the zone in your window and NOT in the mqchat window.. you are busted!!
-
Clone39
- a ghoul

- Posts: 91
- Joined: Mon Jul 07, 2003 7:26 pm
- Location: Montreal, Canada
Post
by Clone39 » Sat Nov 15, 2003 9:01 am
/report command will only take the first 20 lines of visible text in the window it was issued. If you have a window with superwho listed and another window with the conversation or bug you wasnt to report, you do /report from the window with conversation then it will only take the text from that window, not the one with the superwho outpout
Clone39
-
MacroFiend
- a grimling bloodguard

- Posts: 662
- Joined: Mon Jul 28, 2003 2:47 am
Post
by MacroFiend » Sat Nov 15, 2003 10:02 am
Incorrect Clone39. The /report command will pull the last 20 lines from ALL chat windows. This was confirmed by the GMs at the Fan Faire.
-
Lax
- We're not worthy!

- Posts: 3524
- Joined: Thu Oct 17, 2002 1:01 pm
- Location: ISBoxer
-
Contact:
Post
by Lax » Sat Nov 15, 2003 10:26 am
It's all visible text (not 20 lines) in all chat windows, or at least thats what the EQ client code tells me!
-
Clone39
- a ghoul

- Posts: 91
- Joined: Mon Jul 07, 2003 7:26 pm
- Location: Montreal, Canada
Post
by Clone39 » Sat Nov 15, 2003 12:17 pm
MacroFiend wrote:Incorrect Clone39. The /report command will pull the last 20 lines from ALL chat windows. This was confirmed by the GMs at the Fan Faire.
humm.. i did a /report about 3 days ago and the GM told me he missed the text i was reporting. Reason was because i /report from my tell window and the problem was in the main window, so the only thing he could see was the tells i had received and sent. Also when you do a /report the text says that it will capture the text from where the command as been issued.
But then again, if Lax says the codes are taking 20 lines all over the UI, then it must be right. So basicaly.. i am really confused now and think i'll go yell at a GM.. hehe
Clone39
-
TomServo
- a lesser mummy

- Posts: 30
- Joined: Thu Jul 31, 2003 3:23 pm
Post
by TomServo » Mon Nov 24, 2003 5:28 am
Q: Whenever I load up a new UI I lose the MQ window. Can I get it back without having to log? I tried /filter mqchat on and reloading the default UI.
-
Marcalo
- orc pawn

- Posts: 23
- Joined: Sun Nov 09, 2003 8:17 pm
Post
by Marcalo » Tue Nov 25, 2003 2:13 am
A: For me at least, all you need to do is cause it to output some MQ text and the window will appear. It doesn't redraw itself or activate until it's needed as far as i can tell.
-
nightgod
- a ghoul

- Posts: 122
- Joined: Sun Nov 02, 2003 4:39 am
Post
by nightgod » Thu Dec 11, 2003 12:05 am
Yeah Tom, just do a Superwho or run a quick macro and the chat window should pop right up. Works fine for me.
-
Lax
- We're not worthy!

- Posts: 3524
- Joined: Thu Oct 17, 2002 1:01 pm
- Location: ISBoxer
-
Contact:
Post
by Lax » Thu Dec 11, 2003 12:23 am
/filter mqchat is an invalid command in MQ2.