Skip to main content

ActivityRun

Callable


  • Launches a sexual activity for a character and sends the chatroom message if applicable.


    Parameters

    • actor: Character

      Character which is performing the activity

    • acted: Character

      Character on which the activity was triggered

    • targetGroup: AssetItemGroup

      The group targetted by the activity

    • ItemActivity: ItemActivity

      The activity performed, with its optional item used

    • sendMessage: boolean = true

      Whether to send a message to the chat or not

    Returns void