G-Defender
Journeyman
Posts: 57
Likes Given: 12
Likes Received: 3 in 3 posts
Joined: Dec 2012
Reputation: 0
(uolist.net)
|
RE: undefined packet sphere 56b and 56c exploding.
(01-24-2017 03:44 AM)Coruja Wrote: sounds strange, because all these packets doesn't exist or are packets that the server can only send to clients instead receive from clients
http://docs.polserver.com/packets/
just to make sure that the problem is the PacketDeathAnimation setting on sphere.ini, try testing these functions to emulate a copy of this packet, to check what function works and what function is broken. At this moment, sphere source is using the example 1 above, but depending on the result I can change the internal packet to 2 or 3 if these others functions works better
Code:
[FUNCTION Test1]
SENDPACKET 02c 00
SENDPACKET 02c 02
[FUNCTION Test2]
SENDPACKET 02c 00
[FUNCTION Test3]
SENDPACKET 02c 02
@Coruja
account login. don't char inside the login account. Sphere 56b and 56c exploding. won't play ball. don't char. sendpacket is sending account_connect hacker.
(This post was last modified: 01-24-2017 03:55 AM by G-Defender.)
|
|
01-24-2017 03:53 AM |
|
|