Search results

  1. T

    MQ2Melee::AAReady Message

    MQ2Melee is spamming MQ2Melee::AAReady messages. What setting do I disable to suppress this feature? Thanks.
  2. T

    Source Code Release

    Hi, How soon after the binaries are released is source code made available? I am developing a new plugin and need the header files to compile. TypePun
  3. T

    Crash in MQMain calling invalid method on Plugin

    I'm writing a plugin that creates a custom data type. If I call the plugin with known methods, everything works fine. If I call with an unknown method, the plugin crashes in MQ2Main.dll. My GetMember method returns false in this case, which is the expected behavior. I expect to see an error...
  4. T

    Alternate EQ Clients - Request for Infomration

    I was considering writing an alternate EQ client. I have two ideas in mind. The first is a head-less client and the second is a Silverlight client. Are there any good resources on the packet formats and the structure of the game files? I realize that this request is not on-topic for the...