CTFTNKS Project Documentation - v1.3.0
    Preparing search index...

    Function createShrapnelExplosion

    • Creates an explosion of shrapnels.

      Parameters

      • weapon: Weapon

        The source weapon.

      • x: number

        X coordinate.

      • y: number

        Y coordinate.

      • count: number

        Number of shrapnels.

      • timeout: number

        duration of a shrapnel in ms.

      Returns void