09.05.2016, 06:41
I still don't quite get why I should use OnPlayerUpdate over OnPlayerTakeDamage. The latter only gets called whenever it is triggered, whereas the other is triggered on every single player update. Let's assume the same scenario Slice pointed out. How would OnPlayerUpdate work in contrast to what Slice said above about OnPlayerTakeDamage?