Paket 0xDF

Requests of new features and reports on bugs needs to be fixed

Moderators: Murderator+, Murderator

Post Reply
turley
Posts: 1
Joined: 2004-07-11 17:05:55

Paket 0xDF

Post by turley »

It seems to be a problem with Injection and the new feature from the client Buff/Debuff Window.
The server sends a packet 0xDF, but Injection seems to block this packet.
In the injection_log.txt the entry:
***Error: Length unknown for message 0xDF
can be found.

Is there a way to fix this?

Regards,
turley
admir
Posts: 528
Joined: 2005-01-13 07:20:54

Post by admir »

по теме нарыл
http://www.sphereserver.net/forums/inde ... 38794&st=0
BYTE cmd
· BYTE[2] Length
· BYTE[4] UID
· BYTE type or something (0x4 = show/remove buff icons)
· BYTE Icon number (can go up to 0x18)
· BYTE[2] 0x1 = show an icon; 0x0 = hide an icon
Note: If you want to hide an icon, end the packet here
· BYTE[4] Unknown (00 00 00 00)
· BYTE type or something (0x4 = show/remove buff icons)
· BYTE Icon number (can go up to 0x18)
· BYTE[2] 0x1 = show icon; 0x0 = hide icon
· BYTE[4] Unknown (00 00 00 00)
· BYTE[2] Time
· BYTE[2] Unknown (00 00 00 00)
· BYTE Unknown (00)
· BYTE[4] Cliloc number to display - 1nd part
· BYTE[4] Cliloc number to display - 2nd part
· BYTE[4] Unknown (00 00 00 00)
· BYTE[2] Unknown. (Something with clilocs)
· BYTE[4] (Number entry length) * 2
· BYTE 1st number entry in ASCII (e.g. for strength +85% should be 038)
· BYTE Unknown (00)
· BYTE 2nd number entry in ASCII (e.g. for strength +85% should be 035)
· BYTE Unknown (00)
.......... (other entries)


+
http://update.uo.com/design_523.html

мож поможет впроблеме )
omi4
Posts: 457
Joined: 2005-07-10 21:53:05

Post by omi4 »

Проблема с пакетом, который, есть только на тестовом сервере.
Уже используемые не все проходят. Поправить легко, только некому…
omi4
Posts: 457
Joined: 2005-07-10 21:53:05

Post by omi4 »

А пакетик, то оказывается зачетный…

Например флаг парализован, состояние обкастов и т.д
RunUO 2.0 его поддерживает.
Post Reply