Skip to content

function enable_DamageAnims (client-side)

Available since version: 0.0.6

Note

By default damage anims are enabled.

This function will enable/disable damage animations on players.

Declaration

void enable_DamageAnims(bool toggle)

Parameters

  • bool toggle: false when you want to disable the animations, otherwise true.