for now.. don't hex your client with custom key..
and please use back the default key..
so for your case the default key is
packet_keys: 0x7E241DE0,0x5E805580,0x3D807D80 //[Shakto]
@spe3y
in packet_db.txt
edit the "default"
packet_keys_use: default
to your custom key, since you diffed your client with custom ones, the format should be like this
packet_keys: 0xyourcustomkey1,0xyourcustomkey2,0xyourcustomkey3
Halo ToZorMan..
It's great to see you keep updating this amazing works...
Um..
I'm wandering that you will make recolor of Naght Sieger, Naght Blade, Entweihen Crothen, and Thorny Monsters
Thanks, keep it up...
find
successrefitem .@part, .@ticket_lv;
then replace with
successrefitem .@part, .@ticket_lv - getequiprefinerycnt(.@part);
your problem should be fixed.