Quote:
Originally Posted by -Shunsui-
-.- patch 5580 new recieving / sending packet adress?
|
private const int SendPacketAddress = 0x713F5A;
private const int NetworkClass = 0x9E3030;
private const int receivePacketAdress = 0x716B7B;
Quote:
Originally Posted by kudo2002
I got the new address, but i need the jump function address .
or can someone explain more about FatslStrikeStep and the packet structure .
Length: 27
Type: 1004
....
the rest of the packet
.....
and to resend this packet to client .
|
What are you talking about, the ninja shift ?
If so then once you start the Fatal Strike skill you only send an attack packet 1022 to the server and the server will respond back with the 10010 packet that will shift the client near the target.
40
1022
TickCount
AttackerUID
TargetUID
AttackerX
AttackerY
2