Форум администраторов игровых серверов

Форум администраторов игровых серверов (https://forum.zone-game.info/TT.php)
-   Point Blank (Piercing Blow) (https://forum.zone-game.info/forumdisplay.php?f=204)
-   -   [Point Blank] What does that mean? (UDP3) (https://forum.zone-game.info/showthread.php?t=42288)

TheBestGuy 10.05.2017 21:40

What does that mean? (UDP3)
 
I am working on UDP3 and in the death action, the structure is 2 bytes, then 6 bytes, and then 4 bytes, however, I would like to know, what is the 6 bytes, what they mean. Thanks for any help.

PROGRAMMATOR 10.05.2017 22:10

Re: What does that mean? (UDP3)
 
Can you plz show the packet data.

TheBestGuy 10.05.2017 22:12

Re: What does that mean? (UDP3)
 
Цитата:

Сообщение от PROGRAMMATOR (Сообщение 426077)
Can you plz show the packet data.

This one.


03 01 A9 2C 28 30 E9 3B 13 90 D2 23

PROGRAMMATOR 10.05.2017 22:27

Re: What does that mean? (UDP3)
 
Which event (id) does it mean?

TheBestGuy 10.05.2017 22:30

Re: What does that mean? (UDP3)
 
It's the action 262144, that's the complete packet:

00 01 00 17 00 00 01 04 00 00 00 03 01 A9 2C 28 30 E9 3B 13 90 D2 23

PROGRAMMATOR 10.05.2017 23:23

Re: What does that mean? (UDP3)
 
As far as I remember:

Код:

03 // Mask
01 // HitPart
A9 2C // X
28 30 // Y
E9 3B // Z
13 90 D2 23 // K-5 (Weapon)


TheBestGuy 10.05.2017 23:28

Re: What does that mean? (UDP3)
 
Цитата:

Сообщение от PROGRAMMATOR (Сообщение 426081)
As far as I remember:

Код:

03 // Mask
01 // HitPart
A9 2C // X
28 30 // Y
E9 3B // Z
13 90 D2 23 // K-5 (Weapon)


Yes, but what exactly are these X, Y, and Z? For I have compared various values that are accompanied by other events, and I did not find anything compatible with them.


Текущее время: 21:16. Часовой пояс GMT +3.

Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd. Перевод: zCarot