Skip to main content

AsylumGGTSActivity

Callable

  • AsylumGGTSActivity(S, C, A, Z, Count): void

  • Processes the sexual activity in GGTS


    Parameters

    • S: Character

      The character performing the activity

    • C: Character

      The character on which the activity is performed

    • A: string

      The name of the activity performed

    • Z: string

      The group/zone name where the activity was performed

    • optionalCount: number

      If the activity is done repeatedly, this defines the number of times, the activity is done.

    Returns void

    • Nothing