There's any method or software that I can use to retrieve the full list of packets used in clif_updatestatus? I've tried to add a function to see what packets the emulator is receiving when login in but, related to status, i've only received 0x007d (with is linked to clif_parse_LoadEndAck). Since clif_updatestatus is used to send the basic status to the client, I've been doing various tests but without success (I'm trying to implement the new Trait system [4th jobs]). I've tried to use peek / bpe / packet-extractor to see if there's a new packet requesting those status but neither of them can retrieve the packet list of newer clients /sad... (Or am i doing something wrong? lol)
Question
norirag
There's any method or software that I can use to retrieve the full list of packets used in clif_updatestatus? I've tried to add a function to see what packets the emulator is receiving when login in but, related to status, i've only received 0x007d (with is linked to clif_parse_LoadEndAck). Since clif_updatestatus is used to send the basic status to the client, I've been doing various tests but without success (I'm trying to implement the new Trait system [4th jobs]). I've tried to use peek / bpe / packet-extractor to see if there's a new packet requesting those status but neither of them can retrieve the packet list of newer clients /sad... (Or am i doing something wrong? lol)
Edited by norirag0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.