Skip to content

function enable_WeaponTrail (client-side)

Available since version: 0.2.0

Note

By default weapon trails are disabled.

This function will enable/disable weapon trails, when other players are attacking.

Declaration

void enable_WeaponTrail(bool toggle)

Parameters

  • bool toggle: true when you want to enable the weapon trails, otherwise false.