Results 1 to 2 of 2

Thread: Using Zaphod's decode.cpp, question on discovery

  1. #1
    Registered User
    Join Date
    Nov 2002
    Posts
    40

    Using Zaphod's decode.cpp, question on discovery

    Hi all..

    I inserted zaphod's decode.cpp and am able to make some really interesting discoveries..

    I am seeing OP_TimeOfDay (0021) opcodes... after every /say /ooc /

    QDate::setYMD: Invalid time -1:00:00.000
    QTime::setHMD: Invalid date 0000-00-00

    Data Length differs with the amount of text in the OOC or Say or SHout.. or Guildsay..

    sizeof(timeOfDayStruct):8)1

    I am learning this.. so bare with me..

    Okay.. size of the Struct remains constant, Date length differs.

    So, with that in mind.

    1st. How do I locate the actual position data?

  2. #2
    Registered User
    Join Date
    Oct 2002
    Posts
    62
    sounds like that opcode is not a time-packet anymore.. especially if the data size is linked to the say/gsay.
    are you actually seeing the say data in another packet? a variable-length packet sent at the same time as say occurs would almost scream out that is *is* the say data.

    (just an opinion - haven't logged on or anything)
    t.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

You may post new threads
You may post replies
You may post attachments
You may edit your posts
HTML code is Off
vB code is On
Smilies are On
[IMG] code is On