Could anybody help with ideas on how to figure the structure out of these two server->client packets, since they are from the old ones which are not visible in the Interface.u? And more specifically, where do you put the loop with the Fee Item ID and Amount?
The rest is figured out, including the removal of the price from the packet that you mentioned. The question is how to fill the fee info at the bottom of this window where it says "FEE: ! No fee":
The rest is figured out, including the removal of the price from the packet that you mentioned. The question is how to fill the fee info at the bottom of this window where it says "FEE: ! No fee": Посмотреть вложение 84160
I need to find the place in the packet where the value for nWearFeeItemListCount is being taken from.
Here's an example from the interface for this particular window:
Disclaimer: The order is not the same as with the packet, because the NumOfItem is taken from the third field in the packet.