mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-10-17 19:11:07 -04:00

Previously, whenever a single attribute value changed for a player, that player then sent a PlayerAttribute packet with all values for all 8 attributes. This did not cause anywhere as much packet spam as PlayerSkill used to, but there was no good reason not to fix it as well. (cherry picked from commit b0965f094ad759c8e0c5ddd39f5ea44d107342d8)