Product Manuals

Post Categories

2018-11-18 11:45:02

Author: Lastat Daxter

Category: Updates

This update allows you to restrict votes to only the contestants. Thank you to those that participated in testing 5.2.1. Contest Board owners will find a new setting in the configuration notecard called "Voters". Set it to "public" or "joined" to designate who can vote on contestants. I've also added a saftey menu when resetting the board to prevent accidental resets. You can view the updated manual here.


If you did not automatically receive your update, click your board and choose "Update" from the menu or visit the lastat productions main store and use the redelivery terminal to request a new copy.

2017-08-01 21:38:35

Author: Lastat Daxter

Category: Updates

This update addresses some of those pesky 403 errors, some of which were provided in the default stations notecard. Corrections have been made to the culprit urls in the stations notecard, however, code has been added to remove the issues from the url in the case you accidentally copy and paste invalid input.

  • Use XML header for v2 servers
  • Truncate if public port 80 is provided
  • Truncate querystring if it contains a forward slash

If you did not automatically receive your update, click the board and choose "Update" from the menu. You can also visit the Lastat Productions main store and use the redelivery terminal to request a new copy.

Tip: If you get a 403 error, copy and paste the url into your computer's web browser. The shoutcast server should redirect you to the url that works. ;) See stations notecard for accepted format

2017-07-21 19:45:08

Author: Lastat Daxter

Category: Updates

Sorry for another update so soon, but I felt these were important little fixes to have sooner than later

  • Choosing Off didn't turn the radio's timer off; fixes "llHTTPRequest is not valid"
  • Turn land audio off when turning the board off
  • Don't display menu again after turning the board off

If you did not automatically receive your update, click the board and choose "Update" from the menu. You can also visit the Lastat Productions main store and use the redelivery terminal to request a new copy.

2017-07-20 21:56:29

Author: Lastat Daxter

Category: Updates

ShoutCast Display Board v4.2

  • Fixed "URL passed to llHTTPRequest contains a control character"
  • Added more error handling for invalid urls and streams that may hide stream info
  • Removed unnecessary timer if stream data can't be retreived = less lag

ShoutCast Board Elite v1.8

  • Fixed "URL passed to llHTTPRequest contains a control character"
  • Added more error handling for invalid urls and streams that hide stream info
  • Removed unnecessary timer if stream data can't be retreived = less lag
  • Fixed username missing from hovertext

If you did not automatically receive your update, click the board and choose "Update" from the menu. You can also visit the Lastat Productions main store and use the redelivery terminal to request a new copy.

2016-06-16 11:52:43

Author: Lastat Daxter

Category: Updates

An bug setting custom profile pictures was brought to my attention. That has now been fixed


If you did not automatically receive your update, click the "Manage" button on the board, then choose "Update" from the menu. You can also visit the Lastat Productions main store and use the redelivery terminal to request a new copy.

2016-05-20 08:50:16

Author: Lastat Daxter

Category: Updates

An access bug was brought to my attention. Anyone had access to click on a contestants name regardless of the board's "Access" setting. That has now been fixed.


If you did not automatically receive your update, click the "Manage" button on the board, then choose "Update" from the menu. You can also visit the Lastat Productions main store and use the redelivery terminal to request a new copy.

2016-01-31 21:43:44

Author: Lastat Daxter

Category: Updates

The community has spoken, and we have listened! Thank you for all of the wonderfull suggestions! This update addresses a few bugs as well as new additions. For a full list, please see the following:

Auction Server

  • Enabled menu for auto updating Auction Boxes

Auction Box

  • Added my key so I can provide customer support on live systems
  • Fixed listen bug when changing the comms channel
  • Allow a manager to lower the asking price

Auction HUD

  • Menu logic adjustments
  • Added Calls menu for announcing custom calls in local chat. Live data can be injected directly in each message!
  • Added "Bid Mode". Now you can also bid by typing your bid in local chat, as well as clicking, or both!

If you did not automatically receive your update, please visit the lastat productions main store and use the redelivery terminal to request a new copy.

2016-01-22 21:26:52

Author: Lastat Daxter

Category: Updates

This is a major update that addresses a few bugs as well as a few new additions. This update includes the following:

Avatar Cam Follower

  • Use llGetAgentList instead of sensors

Spank System

  • Merged spank back script with main Spank System script
  • Cleaned and updated menu for uniformity

Impersonator

  • Cleaned and updated menu for uniformity

Dance System

  • Use llGetAgentList instead of sensors so we can load everyone on the sim
  • Ignore blank lines and trim data in playlist notecards
  • Warn user if an animation is missing from the contents
  • Check if an avatar is still on the sim before playing anims
  • Fixed avatar name lengths being too long in dialog buttons
  • Stop synced avatar's animations when stopping your own

Welcome System

  • Use llGetAgentList instead of sensors
  • Don't greet avatars until they come within the currently set chat range
  • Remove Oldest avatar automatically from greeted list and warn user when memory gets low
  • Added page count to navigation

Message System

  • Use llGetAgentList instead of sensors
  • Added page count to navigation

DJ System

  • Re-did logic for switching between v1 and v2 http requests
  • Separated DJ menu from stream handler
  • Ignore blank lines and trim data
  • Added page count to navigation
  • Added support for unlimited streams
  • Updated Land Audio Relay

ANS

  • Use llGetAgentList instead of sensors
  • OwnerSay detected avatar's profile link and teleport link
  • Auto remove oldest entry and warn owner if running out of memory
  • Cleaned and updated menu for uniformity

Teleporter

  • Update touch to be same as Dance System
  • Use timer to remove listen
  • Added page count to navigation

Item Giver

  • Use llGetAgentList instead of sensors
  • Update touch to be same as Dance System
  • Use timer to remove listen
  • Added page count to navigation

Rezzer

  • Use timer to remove listen
  • Update touch to be same as Dance System
  • Updated Advanced Tip Jar from 2.2 to 2.4
  • Added page count to navigation

If you did not automatically receive your update, click the options button and choose "Update" from the menu, or visit the lastat productions main store and use the redelivery terminal to request a new copy.

2016-01-16 22:03:31

Author: Lastat Daxter

Category: Updates

This is a major update that addresses a few bugs as well as a few new additions. This update includes the following:

Welcome System

  • Use llGetAgentList instead of sensors
  • Don't greet avatars until they come within the currently set chat range
  • Remove Oldest avatar automatically from greeted list and warn user when memory gets low
  • Added page count to navigation

Message System

  • Use llGetAgentList instead of sensors
  • Added page count to navigation

If you did not automatically receive your update, click the options button and choose "Update" from the menu, or visit the lastat productions main store and use the redelivery terminal to request a new copy.

2016-01-16 22:00:36

Author: Lastat Daxter

Category: Updates

This is a major update that addresses a few bugs as well as a few new additions. This update includes the following:

DJ System

  • Re-did logic for switching between v1 and v2 http requests
  • Separated DJ menu from stream handler
  • Ignore blank lines and trim data
  • Added page count to navigation
  • Added support for unlimited streams
  • Updated Land Audio Relay

Message System

  • Use llGetAgentList instead of sensors
  • Added page count to navigation

If you did not automatically receive your update, click the options button and choose "Update" from the menu, or visit the lastat productions main store and use the redelivery terminal to request a new copy.

2016-01-16 21:57:42

Author: Lastat Daxter

Category: Updates

This is a major update that addresses a few bugs as well as a few new additions. This update includes the following:

Dance System

  • Use llGetAgentList instead of sensors so we can load everyone on the sim
  • Ignore blank lines and trim data in playlist notecards
  • Warn user if an animation is missing from the contents
  • Check if an avatar is still on the sim before playing anims
  • Fixed avatar name lengths being too long in dialog buttons
  • Stop synced avatar's animations when stopping your own

If you did not automatically receive your update, click the options button and choose "Update" from the menu, or visit the lastat productions main store and use the redelivery terminal to request a new copy.

2015-11-22 21:58:51

Author: Lastat Daxter

Category: Updates

This is a major update that adds more memory, more flixible inventory delivery, and a few other optimizations. This update includes the following:

  • Vistor list and functions for operating on the list have been moved to a separate script gaing over 20kb of memory! This is a huge performance increase! This fixes greeting an avatar multiple times in crowded areas
  • Optimized give function to give multiple items of a specific type, allowing you to deliver as many notecards, landmarks and objects as your heart desires. You can now give out NO copy items as well
  • If someone chooses to receive a landmark, notecard or item, display the selection menu again
  • Migrated update system over to CasperTech
  • Display current settings in settings menu dialg message
  • Pre-load smartbots config to speed up group invites

If you did not automatically receive your update, click your board and choose "Update" from the menu, or visit the lastat productions main store and use the redelivery terminal to request a new copy.

2015-11-15 21:50:54

Author: Lastat Daxter

Category: Updates

This is a minor update fixing radio station names that exceed the Second Life dialog button limit of 24 characters. All radio station names will be truncated to 24 characters to avoid the lsl script error.

If you did not automatically receive your update, click your board and choose "Update" from the menu, or visit the lastat productions main store and use the redelivery terminal to request a new copy.

2015-11-15 21:24:44

Author: Lastat Daxter

Category: Updates

This update includes the following:

  • Fixed the slurl not getting escaped resulting in it leading nowhere
  • Switched the updater over to CasperUpdate for uniformity

If you did not automatically receive your update, visit the lastat productions main store and use the redelivery terminal to request a new copy.

2015-11-15 15:06:05

Author: Lastat Daxter

Category: Updates

This update includes a few performance upgrades as well as the ability to manually add contestants! Check out the list below to see what has changed.

  • Added the ability to manually add contestants
  • Changed the way un-voting works so it only takes one click instead of two
  • Switched the updater over to CasperUpdate for uniformity

If you did not automatically receive your update, click your board and choose "Update" from the menu or visit the lastat productions main store and use the redelivery terminal to request a new copy.

2015-10-18 21:40:10

Author: Lastat Daxter

Category: Updates

This update gives the Ad Board a completely new look! Brand new textures by randarose23 Resident. Please see below for list of changes

  • Brand new Textures!
  • Added separate "Locked" texture
  • Added total click counter to menu
  • Remove listens when not used

If you did not automatically receive your update, click your board and choose "Update" from the menu or visit the lastat productions main store and use the redelivery terminal to request a new copy.

2015-09-26 21:50:35

Author: Lastat Daxter

Category: Updates

This update address quite a few little bugs as well as a new On/Off mode! See the following list to see what was accomplished in this update

  • Added On/Off mode. Now you can shut the board off if you need to use other items
  • Updated the radio stations notecard
  • Fixed script error: too many listens. A variable wasn't being set properly
  • No longer auto-logs the dj into the current parcel. Wait and use only the choose parcel(s)
  • Migrate updater over to Casper for uniformity and reliability
  • Added user feedback messages when downloading data from the site
  • Tons of code/memory optimizations including script merges and function re-writes

If you did not automatically receive your update, click your board and choose "Update" from the menu or visit the lastat productions main store and use the re-delivery terminal to request the latest copy.

2015-09-17 22:28:44

Author: Lastat Daxter

Category: Updates

This update includes an On/Off mode, a few fixes, as well as many code optimizations

  • Fixed script error if there were trailing lines at the end of the * Stations * notecard
  • Merged loading managers and radio stations into other scripts reducing the script count
  • Updated the default radio stations in the * Stations * notecard
  • Added an "Off" mode so the board can be turned on or off
  • Migrated update script to CasperUpdate

If you haven't automatically received your update, click your board and choose "Update" from the menu. You can also visit the re-delivery terminal at the lastat productions main store.

2015-09-13 19:36:41

Author: Lastat Daxter

Category: Updates

This highly anticipated update comes packed with many fixes and various new additions

  • Fixed avatars with the same first name not being allowed to join the board at the same time
  • Fixed manager menu printing the function call instead of text the function returns
  • Join price is now a dialog option for whomever has access via the access setting
  • Re-worked access settings and added more. Options now are: Owner, Managers, Group, and Public
  • Change access to control who can operate the board. Anyone can now join a trounament
  • Added a volume control menu. Options included: Off, Private, Whisper, Say, and Shout
  • Migrated update system over to Casper
  • Added house commission % setting. House can now keep a portion or all of the proceeds from entries
  • Added ProfitShare capability. Now you can share part or all of the proceeds with others
  • Added a "Clear" button to the menu. Now you can clear the board and start over. This will issue refunds if the Join Price is set

If you have not received an update, you may visit the re-delivery terminal located at the Main Store

2015-09-12 15:45:21

Author: Lastat Daxter

Category: Updates

This update notifies you of the new mystic's name, as well as a link to the mystica site where you can see the new pod's stats! (must be logged into their site already)

If you have not received an update, you may visit the re-delivery terminal located at the Main Store

2015-08-30 10:58:43

Author: Lastat Daxter

Category: Updates

The highly anticipated update is here! This update addresses quite a few nice little fixes and additions. Here is a list of whats been accomplished in this update:

  1. Fixed a manager not being able to modify their bid after renting an Auction Box
  2. Fixed a few feedback messages depending on who rented an Auction Box
  3. Fixed the optional Auction Display Board. It was using an incorrect text offset
  4. Changed * Commission List * to * ProfitShare * for product uniformity
  5. Changed * Manager List * to * Managers * for product uniformity
  6. Changed "Change Bid" menu option to "Modify Bid" for clarity
  7. Changed the update service from HIPPO to Casper
  8. Store HUD settings in script instead of description field: No more needing to rez the HUD... ever!
  9. Added customizable HUD hovertext color to increase legibility
  10. Added auto Auction Box updater for use in future updates: When the next update becomes available, your Auction Server will update the Auction Boxes for you!

Please see the updated manual here for more information. If an update is not automatically delivered to you, simply rez a copy of an Auction Server, grant it debit permissions, and an update will be delivered momentarily.

2015-08-22 08:14:02

Author: Lastat Daxter

Category: Updates

This update addresses a few bug fixes as well as a new feature. See the following list for details

  1. Fixed incorrect line numbers when printing avatars
  2. Re-worked printing avatars so it says avatars in chunks of 15. This is to avoid cutting names in half since the SL ownersay is truncated at 1024 characters
  3. Board will no longer give the * Profit Share * notecard to those joining the list
  4. Added the ability to manually add avatars. This has a few cavaets, so please see the updated manual

To get your update, click "Manage" on the front of the board, and then choose "Update" from the menu.

2015-08-17 19:52:38

Author: Lastat Daxter

Category: Updates

This update fixes a display bug when somone with a name longer than 20 characters would join the board. To get your update, click "Manage" on the front of the board, and then choose "Update" from the menu.

2015-08-02 21:35:58

Author: Lastat Daxter

Category: Updates

The updated ShoutCast vendor is now available! Please replace any outdated vendors asap, as they can no longer connect to the old domain.

If you do not have one rezzed, start making money today by rezzing a vendor in your high traffic areas! The more customers you have, the more $L you make!! For more details, visit our ShoutCast Page!

2015-07-11 00:11:16

Author: Lastat Daxter

Category: Updates

Thank you everyone who has participated in the testing of the Club Tool v5.9.x Beta! The following list includes what has been updated!

  1. Added the ability to change which user statistics the radar displays.
  2. Added text adjustment to the radar to support multiple ui sizes.
  3. Re-worked how the radar displays avatars. This removed over 40 scripts, reducing the memory usage by over 2mb!
  4. Rename the Club Tool when sending group invites for more personalized messages.
  5. Welcome system no longer welcomes existing avatars when turning it on.
  6. No longer ask for permissons when rezzing on the ground, they are auto-granted upon wearing the hud.
  7. Re-compiled scripts in appropriate formats depending on how they allocate memory, lowering the script usage a bit more.
  8. Changed the text of a few buttons and chat messages.
  9. Migrated the update system to CasperUpdate. (applicable for requesting future updates)

To request an update, click the main options button, and choose "UPDATE" from the menu. Please see the updated manual located here

2015-06-06 22:04:19

Author: Lastat Daxter

Category: Announcements

I will be going through my sales history and the group, removing avatars that I believe to be alt accounts used for taking advantage of my generosity. At the main store there is a Lucky Chair, Midnight Madness board, and Mini Mania board that give out free gifts to honest group members. If you have purchased a product from Lastat Productions, you will not be removed. If I remove you, and you feel you shouldn't have been, please send me a notecard.  I want to thank the loyal, honest supporters of Lastat Productions. 

2015-05-31 23:49:46

Author: Lastat Daxter

Category: Affiliates

Starting 6/1, we will be running a monthly contest for affiliate vendors. Whomever finishes the month with the highest sales, will be awarded $2500L worth of gift card(s). The winner may choose to receive it in one lump sum, distribute the amount across as many gift cards as they choose, or even have them set to specific products!  If you do not have the affiliate package, send Lastat Daxter an IM in world and I'll toss you one as soon as I can! Good luck!

2015-05-27 20:03:27

Author: Lastat Daxter

Category: Updates

The 6.0 update is almost ready to go! I have a few more things I'd like to do before release and I need your help! If you would like to participate, and take advantage of all the optimizations, just request an update via the main menu. Below you will see what has been accomplished so far, and the areas where I would like your help.

  1. Rename club tool when saying group invite link
  2. Re-worked radar to no longer need a script per avatar, do it all in one now
    1. This removed 40+ scripts and greatly reduced memory usage
  3. Improved radar text alignment and added text height offset
  4. Radar shows only stats you want to see
    1. Distance, script time, script count, memory usage, status, and display name and/or legacy name
  5. Fixed Welcome system to not welcome existing people when you turn it on
  6. Only ask for permissions if attached (which are auto-granted)
    1. No more pop-ups when rezzing to add items and/or animations
  7. Re-compiled scripts in mono or lsl to reduce memory usage
    1. This is a major one I need help testing. Just add things and use your menus. If you get a stack-heap collission error, you've broke it, congratulations ;)
  8. Combined a few smaller scripts to reduce total script count
  9. Optimized and updated older code

Thank you for your assistance in the beta! Please send any errors and/or suggestions via notecard to Lastat Daxter within Second Life. Thank you!

2015-05-13 22:46:23

Author: Lastat Daxter

Category: Updates

This update includes the following additons and fixes:

  1. Bug Fixes
    1. Fixed giving a free rental by default if using the manager menu
      1. Keep in mind, they can still reserve it for themselves without charge! (see Additons #1 below)
    2. Hovertext not clearing if linking/un-linking a prim named "text" to the Auction Box
    3. Auction Server's give inventory function. Ignore giving the commission list... oops ;)
    4. Renter not being able to claim a reserved Auction Box if it was reserved by lower case name
  2. Addtions
    1. Option to not charge renter when reserving a panel for them
    2. Updater was remove and added directly into the server
      1. This will apply when requesting the NEXT update

To receive an update, rez the Auction Box Update Request prim that came with your Auction System.

2015-05-02 21:50:51

Author: Lastat Daxter

Category: Updates

This update fixes receiving another rental notification instead of the renter being able to change their starting bid when they click their panel again. The api has also been substantially enhanced with more actions, AND data! Check out the included "Auction Box API v2.2" script for more details!

To receive your update, simply rez the "Auction Box Update Request" prim that was included with the system.

2015-04-20 23:33:11

Author: Lastat Daxter

Category: Updates

Its finally here! This system comes with a ton of new features, and a few bug fixes. See below for details.

  1. Bug Fixes
    1. Anyone could pay to rent an Auction Box when it was reserved
    2. Hovertext not updating when chaning settings
    3. Chat message saying "lowered" when changing a bid
    4. Owner menu not working when rented
  2. New Features / Additions
    1. Confirm option for free rental
    2. Kick the renter with optional refund
    3. Message link to renters profile
    4. Use display names instead of legacy names
    5. Close all un-rented panels
    6. Toggle notifications upon rental
    7. Toggle renters ability to lower bid
    8. Link a prim named "text" for hovertext
    9. New line offset to raise hovertext
    10. Ability to pause a live bid
    11. Load managers when script resets ("Reset" button)
    12. Volume options - Off, Whisper, Say, Shout

To receive your update, simply rez the Auction Box Update Request prim that came with the system. If you can't find it or don't have one, visit the main store and use the laptop on the left side of the front desk for a redelivery.

2015-04-17 23:50:24

Author: Lastat Daxter

Category: Updates

This update includes the new "Find" option. If your pods are getting stuck in decorations, walls, terrain, or anything else, the Mystic Scanner will rez temporary arrows above your pods!  The menu button text has also been modified for clarification.

To receive an update, simply rez an old one ;)

2015-03-22 16:44:13

Author: Lastat Daxter

Category: Updates

This update solves a few issues and implements a new setting

  1. Fixed "Stop" not stopping the timer.
  2. Added "Max Time" setting.

For full details and usage, visit the Auction System's online manual.  To receive your update, rez the "Auction Box Update Request" prim that came with your system. You may also use the re-delivery terminal at the Lastat Productions main store.

2015-03-21 16:56:01

Author: Lastat Daxter

Category: Updates

This update adds a local chat message congratulating the winner. To receive your update, click your board and choose "Update" from the menu.

2015-03-11 00:12:08

Author: Lastat Daxter

Category: Updates

This update comes with the optional timer feature for running fast paced auctions! A few bug fixes, and performance tweaks have also been made.

To recieve your update, rez the "Auction Box Update Request" prim.

2015-03-07 12:42:22

Author: Lastat Daxter

Category: Updates

This update includes the following:

  1. Re-work of time processing
  2. Added ability to configure time to send reminder messages
  3. Added profile link to chat when clicked
  4. Implmented the start of an API with a few commands

To receive your update, click on your Universal Schedule Board and choose "Update" from the menu.

2015-02-21 16:59:46

Author: Lastat Daxter

Category: Updates

This update addresses a few major issues, and adds a few new features!

Fixed Bugs

  1. Text not updating during bidding phase

Added Features

  1. Now you are able to end a box instead of reseting it
  2. Ability to change comms channel, allowing multiple auctions per sim
  3. Owners and managers can set a box to rented for a particular avatar

To receive your update, rez the "Auction Box Update Reques" prim that came with your sytem or visit the main store, and use the redelivery terminal to request a fresh copy.

2015-02-08 17:40:02

Author: Lastat Daxter

Category: Updates

Fix users from being able to un-schedule themselves when board is set to private access.

2015-02-08 17:19:11

Author: Lastat Daxter

Category: Updates

This update fixes a few major isses when scheduling events starting at 12:00 am and 12:00 pm. To receive your update, click "Manage" and choose "Update" from the menu.

2015-02-08 14:54:19

Author: Lastat Daxter

Category: Updates

This update implements the ability to "Open" and "Close" voting.

2014-07-16 20:29:32

Author: Lastat Daxter

Category: Updates

Thank you SpiritedDragon for finding a bug! I added the profit share function, but forgot to call it when processing payments. My apologies for the inconvenience this may have caused anyone.

To receive your free update, click one of your tip jars and choose "Update" from the menu.

2014-07-12 12:10:11

Author: Lastat Daxter

Category: Updates

The "Midwife" texture had incorrect permissions. Display Icons would turn grey due to the "Default_Texture" texture missing from the last update. These issues have now been fixed.

If you have a lot of employees scheduled don't freat. Just get the update, edit it and pull out the "Midwife" and "Default_Texture" textures, then drop them in your current version! (delete the old "Midwife" texture of course)

To receive your update, click your board and choose "Update" from the menu.

2014-07-12 11:52:56

Author: Lastat Daxter

Category: Updates

Due to the recent server migration, and enforcement of https connections, there were a few bugs introduced. Those issues have been resolved in this update and has been beta tested the past few weeks. 

To receive your update, click your board and choose "Update" from the menu.

2014-05-21 17:18:39

Author: Lastat Daxter

Category: Updates

A bug was brought to my attention causing the board to not remove listens and the script would stack heap. Not only has that been fixed, but there is a new button as well! Now you can click the "Avatars" button and the board will tell you each avatar in the list!!

To receive your update, click the "Manage" button and choose "Update" from the menu.

2014-03-22 16:11:29

Author: Lastat Daxter

Category: Updates

It is finally here!! This update addresses a few voting and multi-page issues that have still been lingering around since the v4.6 update. It seems all issues have been fixed and the board is operating great!

To get your updated board, click the "Manage" button on your Contest Board and choose "Update" from the menu.

2014-02-24 22:22:33

Author: Lastat Daxter

Category: Updates

I am proud to announce there is a beta now available addressing the voting issue. For those that are unaware, the v4.6 update introduced a vote indexing bug for votes placee on an avatar on a page other than the first. This issue should now be fixed along with a math error in the display which caused the total page count to show incorrectly during voting.

To receive your update, click your board and choose "Update" from the main menu.

2014-01-11 21:54:55

Author: Lastat Daxter

Category: Updates

No new features have been added in this update. This update consists primarily of performance upgrades.

Performance Upgrades

  • Click action re-write = More accurate, faster response times.
  • Display method re-write = Faster response time. Less linked messages filling up que and being dropped by the sim
  • Removeal method re-write = Fixes occasional revoking of incorrect votes. Fixes accurate total vote count. Fixes removal of contestant's votes if removed from the contest due to removal, auto log out, and anti bot.
  • Settings method altered = Faster load times.
  • New server-side php back-end for csr, manager, and update data downloads

Functionality Changes

  • Remove contestant = Owner/Manager: Click the avatars name. ONLY allowed when voting is NOT active. To remove somone after voting is active, you MUST deactivate it, remove the contestant, then open voting again. *This will not loose any data*
  • Vote removal = Everyone: Click on anyones name after you've voted, this removes the last vote you made and allows you to vote again.

To acquire your free update, click "Manage" and choose "Update" from the menu. Thank you to those that participated in the beta testing.

2013-11-06 08:58:27

Author: Lastat Daxter

Category: Updates

This update fixes the folowing issues. When clicking a few locations between shifts (empty space) the board would allow you to schedule an employee there. If user access is set to private, or set to group and user isn't wearing the related tag, scheduled employees will not be allowed to un-schedule themselves.

To receive your update, click the edge of the board and choose "Update" from the menu.

2013-10-27 17:13:56

Author: Lastat Daxter

Category: Announcements

I'd like to thank everyone that came out to the Lastat Productions 4th Annual Halloween Party! Big shout out to Dirty Lil Secrets for donating the land this year. Special thanks to the deejays and hosts for the killer entertainment!

Our halloween party was a huge success! We had 104 visitors, gave away over $50,000L in merchandise and $18,500L in cash prizes!! I had a blast, hope you all did as well! Can't wait to do it again!

2013-08-17 17:30:20

Author: Lastat Daxter

Category: Updates

A time delay was fixed preventing you from adding an event without first clicking the day or waiting up to 2 minutes for the board to udpate the current day. There was also a bug in determining 12 pm/am, converting 12 pm to 24 instead of leaving it as 12 pm. I have also added the boards remaining memory to the "Manage" button's menu. To receive your update, click on your boards "Manage" button and choose "Update" from the owner menu.

2013-08-16 22:34:51

Author: Lastat Daxter

Category: Announcements

Want to schedule your venues events? How about an event board that does most of the work for you? Thats right, just add your events and the board will organize them in order and remove them when they are done! Unlike the Daily Event Board, this event scheduler will allow ongoing events that lat more than a day, or run past midnight SL Time!! For more information, please visit the online manual located here.

2013-08-09 15:25:15

Author: Lastat Daxter

Category: Announcements

Want to schedule your venues events? How about an event board that does most of the work for you? Thats right, just add your events and the board will organize them in order and remove them when they are done! For more information, please visit the online manual located here.

2013-08-05 20:50:31

Author: Lastat Daxter

Category: Updates

The flashy "Bitrate" and "Listeners" glitch has been fixed. There was an old glicth introduced in a previous udpate that that required you to leave "Resident" off of a djs notecard if their last name was "Resident". Now you can add "Resident" or leave it off, it doesn't matter.

If you choose to update, click your ShoutCast Display Board and choose Update from the menu.

2013-08-04 00:10:30

Author: Lastat Daxter

Category: Updates

The Advanced Tip Jar has finally been updated and upgraded! This partially re-written tip jar is not only more script effecient, but also comes with a few new features!! Now you can split remaining tips with as many avatars as you want! Don't want to display the last tipper? Now you can turn that off!

The settings have been moved to a * Config * notecard instead of the description field so please see the updated manual here. To receive your update, click your tip jar and choose "Update" from the menu.

2013-08-02 16:34:39

Author: Lastat Daxter

Category: Updates

Due to the release of fossils by Krafties, the Krafties Loot Chest has been updated to ignore the text "Krafties Fossil: " in a loot items name. This way you see something similar to "Tusker Body", "Tusker Leg", etc. This allows more of the item's name to fit in the menu's dialog button. Since an objects hovertext and menu message is limited to less than 256 characters, this allows more loot items to be displayed by the chest.

To recieve your update, just rez a copy of the Krafties Loot Chest and an updated copy will be delivered to you.

2013-07-25 16:09:31

Author: Lastat Daxter

Category: Announcements

Need a fun way to give prizes at your venue? Then look no further. The Name Randomizer will choose a random winner from a list of its participants. Not only does it choose, but it entertains while it chooses! Funny messages are said as it tries to decide who to pick. Pick up your copy now! More info found here.

2013-07-22 13:47:40

Author: Lastat Daxter

Category: Updates

Here it is... the completely re-written Raffle Board. This new raffle board was re-designed from the ground up. The features remain the same, although the set-up and usage are sligthly different. (Please see update manual here) This new board is twice as effecient, and has a few newly added features

To receive your update, click your Raffle Board and choose "Update" from the menu.

2013-07-19 23:41:41

Author: Lastat Daxter

Category: Updates

The new Tournament Board no longer requires 16 entries! Now you can run a tournament with any number or entries. I've also added an entry fee option as well. For detailed information, please visit the online manual here.

To get your update, click your boards "Manage" button and choose "Update" from the menu.

2013-07-16 11:04:24

Author: Lastat Daxter

Category: Announcements

Need an easy to use waiting list? Heres your solution! You can restrict access to a specific group, add managers to run it for you, set the maximum number of entries or make it unlimited! Want to charge an entry fee? It can do that too along with spliting the entry fee profits with other avatars!! You can find detailed information here

2013-07-13 17:23:24

Author: Lastat Daxter

Category: Announcements

Want an inovative way to keep your market stalls organized and neat? Something that will rez new items for you as soon as they are bought and taken? Then you need this handy little gadget. For full details visit the manual here.

2013-07-13 12:58:04

Author: Lastat Daxter

Category: Announcements

Its finally here! Many of you have requested I make an auction system, so here it is! This auction system is fully hud controlled, you can even give a hud to your managers so they can run auctions for you! There is no limit on the amount of stalls this system supports, and each stall can be configured as needed! For more detailed information, view the online manual here.

2013-07-06 00:05:04

Author: Lastat Daxter

Category: Updates

The update is here! This new and improved Greeter Board scans for avatars in a new way. The new method is more stable and accurate. Not only is there no distance limit now, but you can set the board to greet visitors only on your parcel, or anywhere on the sim! The group invite setting has also been changed to a 'toggle', instead of typing "yes" or "no". Please see the updated manual here for more information.

To receive your update, click on your Greeter Board and choose "Update" from the menu.

2013-06-17 11:12:49

Author: Lastat Daxter

Category: Announcements

I am excited to finally be able to release the Shoutcast Board Elite!! This new web enabled board makes set up and usablity a breeze! Finally a shoutcast board WITHOUT dj notecards! Thats right, the only notecard you need to edit is for your radio stations! You can also control as many of your parcel's audio streams as you like, all from ONE location! Again, no notecard setup required! Just rez the "Parcel URL Manager", deed it, and go! For full details, visit the online manual here.

This is NOT an update to the previous Shoutcast Display Board. However, to anyone who would like to 'upgrade' to this new web enabled shoutcast board, if you pay the $500L price difference, this new gem is all yours! If your interested, and you already own the Shoutcast  Display Board, send me a notecard in Second Life. After I verify your transaction, I will give you a $500L gift card to use towards the purchase of the new board!! (please review the manual first) 

2013-05-29 12:26:26

Author: Lastat Daxter

Category: Updates

This release is the final fix to the "disappearing" profile image glitch. The two previous updates were failed attempts to fix this issue, my apologies. I assumed the glitch was a result of the http response code, since the v2.0 update when we made the switch to our own Name2Key database.

Thank you to the folks that helped me find where the issue really was. The issue was caused by the "Auto Remove" setting, even if the employee was NOT set to be auto-removed. The glitch was a simple math error I had made, finding it was the issue.

To receive your update, click your board and choose "Update" from the menu.

2013-05-25 20:41:30

Author: Lastat Daxter

Category: Updates

In this update I've fixed a manager bug I overlooked in the past update. To recieve your update, click "Manage" on the board, then choose "Update" from the menu.

2013-03-20 21:12:33

Author: Lastat Daxter

Category: Updates

A bug with loading managers was brought to my attention. I found the typo and fixed the bug. Sorry for any inconvenience this may have caused anyone!

To get your update, touch your board and choose "Update" from the menu. You may view the online manual here.

2013-01-27 16:11:24

Author: Lastat Daxter

Category: Updates

Its here!! This version's DJ System now supports ShoutCast v2 streams!! The Message System and Welcome System have also been fixed so they dont show "?" as your name. In the last update I overlooked the fact that not everything in lsl supports display names yet so use of display names had to go! The manual has been update for smartbots support as well as the radar symbols icons. Please visit the club too manual here. You can get more info about smartbots here.

 

To get your update, click the main button on the club tool and choose "Update" from the menu.

Business Tools
Huds & Hunts
Building & Gadgets
Top