Activities Scripts

From Virtual World Web Wiki
Jump to: navigation, search

Scripts

ActivityManager.js Manages activity participants, queuing, and turn lengths, for all activites.

Stripclub.js Provides action to register for one of the three poles in the stripclub.

Dependencies

Object Types

ActivityManager

Manages activity participants, queuing, and turn lengths, for all activites.

Configuration

Property Type Description
UIScript Resource The UI script to send to the player when they sign up for an activity

Current Functionality

When set up, The user should be able to:

  • Anything that uses the activity manager (e.g. Poledancing) will use this to set up it's participants with the activity
  • If the player is the first one to signup for the activity, they should automatically start
  • If the player signs up and there is already someone doing the activity, they will be put into a queue
  • Once the queue time runs up, they will be set as the active participant