For my online game I have monsters that will periodically drop items upon death. Before I added items, the attacking system worked perfectly. That is, a calculated number is sent to the server and the damage is recalculated and sent back as a damage counter. After I added this code, I randomly disconnect when killing monsters...
Server Side:
Attachment 7770
Client Side:
Attachment 7771
Thanks guys! You are always such great helpers.
Ian

