my suggestion would be to store the value of old health in a var like old_health
and check on the client machine every frame if health has changed. if yes then only send the new health value to all machines.


Best Regards, Sichlid