Search:

Type: Posts; User: user387

Page 1 of 3 1 2 3

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    5,145

    how about a nice filter?? that should do the...

    how about a nice filter??

    that should do the trick.
  2. Replies
    29
    Views
    20,090

    since the opcodes are being used in packet.cpp,...

    since the opcodes are being used in packet.cpp, line 1852, in a case statement, you can't really put them in a config file unless you change a lot of things.
  3. Replies
    5
    Views
    3,525

    even if you did miss something on the forum, you...

    even if you did miss something on the forum, you shouldn't be flamed...

    only if you didn't bother to look for it. but even then not.
  4. sounds to me like your qt is broken... ...

    sounds to me like your qt is broken...

    usr/lib/qt3-gcc3.2/include/qurloperator.h:74: ISO C++ forbids declaration of `
    cnnst' with no type

    cnnst looks like a typo for const...

    can you show...
  5. looks like you didn't apply all the patches...

    looks like you didn't apply all the patches...
  6. Replies
    3
    Views
    3,808

    no problems with the guilds file here... ...

    no problems with the guilds file here...

    perhaps you guys are missing some patches or something...

    I wish ratt would update the cvs, or give somebody else rights to do it...

    maybe then...
  7. Replies
    3
    Views
    3,784

    before somebody flames you... try the myseq...

    before somebody flames you...

    try the myseq forum...

    this is showeq


    showeq = linux
    myseq = windows
  8. Thread: Poearthb.map

    by user387
    Replies
    6
    Views
    8,105

    we need to get way more into CVS, but it seems...

    we need to get way more into CVS, but it seems like nobody can do that anymore or something...

    there are a couple of patches floating around...
  9. Replies
    4
    Views
    5,061

    I run it on my toshiba laptop every now and then,...

    I run it on my toshiba laptop every now and then, and the + key (shift +) works perfectly..

    only problem I have is that the default cursor location when you start seq is now the zoom bar, and the...
  10. Replies
    16
    Views
    12,416

    tell me what you want to fix? most of it is...

    tell me what you want to fix?

    most of it is working at the moment...
  11. Replies
    16
    Views
    12,416

    what do you want to know? just post your...

    what do you want to know? just post your questions here, and somebody who knows will answer them
  12. Replies
    2
    Views
    4,051

    there's a shell script in the CVS which will...

    there's a shell script in the CVS which will convert spells_en.txt to a .c file..

    that should give you enough info
  13. Replies
    1
    Views
    3,869

    ehmm... try the macroquest forums?? this...

    ehmm...


    try the macroquest forums??

    this forum is about MySEQ, which is something completely different!
  14. Replies
    27
    Views
    15,578

    can't even count to 3???

    can't even count to 3???
  15. sure. can be done. once you press add, check...

    sure. can be done.

    once you press add, check WHAT it'g gonna add, and remove the obvious stuff like level, location, guild and all other things you don't want to filter on.

    and don't forget to...
  16. Replies
    27
    Views
    20,621

    I donno, but I'm running with latest CVS, and...

    I donno, but I'm running with latest CVS, and that patch, and I don't have any crashes either. no need to turn anything off. Only thing that bothers me is the Loaded map: GARBAGE, which messes up my...
  17. Replies
    27
    Views
    20,621

    Re: packet size

    Correct..

    it's in a different post, something about the test server, since it's the struct of the test server they used.
  18. Thread: Latest Patch

    by user387
    Replies
    48
    Views
    47,211

    actually.... guildID is at 146

    actually....

    guildID is at 146
  19. Replies
    7
    Views
    7,350

    next time please make a unified diff... that's...

    next time please make a unified diff... that's what most people work with

    there's a lot of information in this patch that's not related to what you are trying to do, like the changes to logger.cpp...
  20. Thread: Latest Patch

    by user387
    Replies
    48
    Views
    47,211

    /*0654*/ uint8_t unknown0654[4]; // ...

    /*0654*/ uint8_t unknown0654[4]; //

    should be

    /*0654*/ uint32_t guildID; //
  21. Replies
    13
    Views
    11,503

    check the thread for the struct changes from...

    check the thread for the struct changes from test... those should work
  22. Replies
    4
    Views
    5,255

    memory structs and packet structs are still...

    memory structs and packet structs are still different, so the memory structs are not much use for seq.
  23. Thread: Opcodes

    by user387
    Replies
    19
    Views
    15,702

    #define InspectdataCode 0x0262 struct...

    #define InspectdataCode 0x0262


    struct inspectDataStruct
    {
    /*0000*/ uint8_t opCode; // 0xb6
    /*0001*/ uint8_t version; // 0x20
    /*0002*/ uint8_t ...
  24. Replies
    13
    Views
    9,317

    won't work until the item structures are fixed.

    won't work until the item structures are fixed.
  25. looks like you are not using the latest...

    looks like you are not using the latest version...

    where did you get it, and what version is it?
Results 1 to 25 of 69
Page 1 of 3 1 2 3