
* difficulties

** animated-markers

would rather not include, but they are referenced in
$Content/User/RBCP/Scripts/Live Sky/modes/common/common-objects.ds

It should do no harm without initialization.  If something fails, just
find the reference and comment it out.


* startup.ds

Put this stuff in your D5Content/User/startup.ds

    livemsg is textClass type permanent
    script play $Content/User/js/dsjs/cleaner.ds
    script play $Content/User/RBCP/Scripts/Live Sky/modes/common/prefs-init.ds
    script play $Content/User/RBPC/Scripts/effects/rbcpoptions/init.ds


** if ChromaCoveSocket is not defined

          script play $Digistar/Config/Host/scripts/Plugins/SocketClass.ds
    +5    ChromaCoveSocket is socketInterfaceClass type permanent
          chromacove is emptyclass type permanent


* Control Panel

"Star of Bethlehem"


* Prefs

Probably not critical, but if you want our prefs to be in effect during
Dave's show, backup your prefs and run:

    script play $Content/User/RBCP/Scripts/prefs/rbcp.ds

Then open the preferences window and save preferences.

After show, restore your backup.
