Stripclub Scripts

From Virtual World Web Wiki
Jump to: navigation, search

Scripts

Bouncer.js An action agent script that is placed under a controller to make it a bouncer. The controller will also need the "Bouncer" boolean property.

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

Dependencies

Object Types

Stipclub

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

Configuration

Property Type Description
FemalesAllowedOnStage Boolean Are females allowed on stage?
MalesAllowedOnStage Boolean Are males allowed on stage?
PoleDancingCenterRequestIconURL String The icon to display for the center stage request
PoleDancingLeftRequestIconURL String The icon to display for the left stage request
PoleDancingRightRequestIconURL String The icon to display for the right stage request

Current Functionality

When set up, The user should be able to:

  • The player can request to start dancing at one of the three poles

Future Functionality

  • Allow for more or less than three poles