Trying to connect to loaclhost. doesn't give any messages tho.
i could send it to you via pm so you could look at it, its quite messy, and doesnt support objects yet.
new profile pic
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
sorry nvm got it fixed
i meant the sizes of byte,word,dword,integer..... total sizes for theM
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
thanx laxi
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.
hey laxi. could you tell me how do i identify packet sizes not so good identifying them lol