Skip to main content

VibratorModePublish

Callable


  • Publishes a chatroom message for an automatic change in vibrator intensity. Does nothing if the vibrator's intensity did not change.


    Parameters

    • data: VibratingItemData
    • C: Character

      The character that the vibrator is equipped on

    • item: Item

      The vibrator item

    • oldIntensity: number

      The previous intensity of the vibrator

    • newIntensity: number

      The new intensity of the vibrator

    Returns void

    • Nothing