Conversation Between Teemuzz and Laxika

10 Visitor Messages

  1. Trying to connect to loaclhost. doesn't give any messages tho.
  2. i could send it to you via pm so you could look at it, its quite messy, and doesnt support objects yet.
  3. new profile pic
  4. hello laxika, can i ask you something?
    im a bit interested of some information about object definitions on 562.
    if you dont mind just say yes
  5. sorry nvm got it fixed
  6. i meant the sizes of byte,word,dword,integer.....
    total sizes for theM
  7. oh and another thingy...
    could you give me a list of the lengths?
    so i could go further with this...
    cant get itemoperate w/o it
  8. thanx laxi
  9. Hyhy, here the answer to your questation:

    Just count how many Byte the client write out.

    Like this:

    stream.createFrame(226);
    stream.writeWordBigEndian(0);
    stream.writeWord(58722);

    A word is 2 byte. (Integer) So it overall 4 byte, so the packet size is 4 byte to this packet.
  10. hey laxi. could you tell me how do i identify packet sizes
    not so good identifying them lol
Showing Visitor Messages 1 to 10 of 10