Skip to main content

ActivitySetArousalTimer

Callable


  • Sets an activity progress on a timer, activities are capped at MaxProgress


    Parameters

    • C: Character

      The character for which to set the timer for

    • Activity: Activity

      The activity for which the timer is for

    • Zone: AssetGroupItemName | ActivityOnOther

      The target zone of the activity

    • Progress: number

      Progress to set

    • optionalAsset: Asset

      The asset used to perform the activity

    Returns void

    • Nothing