Search:

Type: Posts; User: domesticbeer

Page 1 of 6 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    23
    Views
    21,397

    Have you considered using SOAP and web services...

    Have you considered using SOAP and web services to make DB updates??
  2. Replies
    27
    Views
    19,606

    Sorry nope, SpeechLib is an add on that is...

    Sorry nope, SpeechLib is an add on that is provided from Microsoft. If you dont have the Speech SDK installed it wont know what to do with it.
  3. Replies
    24
    Views
    23,019

    Yea Map that matches what I have.

    Yea Map that matches what I have.
  4. Replies
    5
    Views
    6,279

    Well unless the Jpeg is really huge, it is a...

    Well unless the Jpeg is really huge, it is a compressed image format so you would loose detail as you zoom in.
  5. Replies
    7
    Views
    5,585

    dumb question but did you run through the XConfig...

    dumb question but did you run through the XConfig util?
  6. Replies
    45
    Views
    44,893

    Ksmith, I am getting the same error as elyon....

    Ksmith,

    I am getting the same error as elyon. I cut and pasted the script as you posted it. Not sure what might be the issue.
  7. Replies
    27
    Views
    19,606

    Hmm tried to complie this and it is missing a...

    Hmm tried to complie this and it is missing a referenced DLL speechlib. Where did you get that from? Googled it and found some references to a MS Speech SDK beta 1.0 software. Is that correct?
  8. Replies
    45
    Views
    44,893

    Fatal can you pm me with it too.

    Fatal can you pm me with it too.
  9. Replies
    11
    Views
    10,343

    Hmmm My map loads with the 4.3.11 version and...

    Hmmm My map loads with the 4.3.11 version and this fix.
  10. Replies
    11
    Views
    10,343

    yes tried and it works skittles omg

    yes tried and it works skittles omg
  11. Replies
    27
    Views
    19,606

    Small suggestion after looking at the code. Would...

    Small suggestion after looking at the code. Would be nice to read the memory address values from an INI file. That way what a patch happens that file can get updated and not have to recomplie the...
  12. Replies
    7
    Views
    7,737

    Hmm Blind can you PM me with this map.

    Hmm Blind can you PM me with this map.
  13. Replies
    83
    Views
    66,305

    void handler(unsigned char *unusedbuf, struct...

    void
    handler(unsigned char *unusedbuf, struct pcap_pkthdr *hdr, u_char *data)
    {
    unsigned int shift, t, udplen, opcode, eqver;
    unsigned int isquery;
    unsigned int itemcode, sellercode;
    ...
  14. Replies
    6
    Views
    6,907

    You wouldnt need to use libEQ.a . The only...

    You wouldnt need to use libEQ.a . The only thing libEQ.a was used for was to figure out the decryption key and decode the packets. If you use the MYSEQ server you negate the need for a decryption...
  15. Thread: LoY maps

    by domesticbeer
    Replies
    0
    Views
    3,252

    LoY maps

    Does anyone have any working copies of these? If so can you post them here.
  16. Replies
    8
    Views
    8,104

    Um I always get aggro if I am sitting and then...

    Um I always get aggro if I am sitting and then send my pet in. That as been that way for about a year.
  17. Replies
    10
    Views
    8,022

    Kimbler, I guess logic is not one of your strong...

    Kimbler, I guess logic is not one of your strong points.

    Why post a patch that will only break on monday? Sounds like an effort in futility. Come back Tuesday after you fixed what was broke on...
  18. Replies
    5
    Views
    59,127

    make sure that the maps are located in a...

    make sure that the maps are located in a directory called maps that resides in the same directory that the client is in.

    example

    c:
    |
    ---Myseq
    |
    ---- Maps
  19. Replies
    7
    Views
    6,838

    As caveman would probably say sure if you want to...

    As caveman would probably say sure if you want to code it. Not sure of his skill set but if you are planning on building off of what the server sends you then it shouldnt be that difficult if you...
  20. Replies
    5
    Views
    59,127

    You shouldnt have done that. Msworks.dll is not...

    You shouldnt have done that. Msworks.dll is not part of the .NET Framework.

    Each version of the framework creates a new directory.

    So if you just have v1.0 you have directory structure that...
  21. Replies
    7
    Views
    5,862

    Or you can install sudo and just called showeq...

    Or you can install sudo and just called showeq like this

    sudo /usr/local/bin/showeq


    after putting that user in the sudoers file.
  22. Replies
    5
    Views
    5,447

    I believe I did an emerge libpcap and that got it.

    I believe I did an emerge libpcap and that got it.
  23. Replies
    367
    Views
    258,432

    hmm odd map doesnt refresh on zoning with new...

    hmm odd map doesnt refresh on zoning with new version
  24. Replies
    367
    Views
    258,432

    If i can figure out how to call the compiler from...

    If i can figure out how to call the compiler from the command line I would put that in there but I can seem to get it to work.
  25. Replies
    367
    Views
    258,432

    Readme

    Ok I have completed the readme.

    It is available at

    http://wega.tzo.com/seqreadme.txt
Results 1 to 25 of 132
Page 1 of 6 1 2 3 4