Skip to main content

ChatRoomVibrationScreenFilter

Callable

  • ChatRoomVibrationScreenFilter(y1: number, h: number, Width: number, C: Character): void

  • Draws vibration screen filter for the specified player


    Parameters

    • y1: number

      Y to draw filter at.

    • h: number

      Height of filter

    • Width: number

      Width of filter

    • C: Character

      Player to draw it for

    Returns void

    • Nothing.