How to get the most from customer service in Second Life 
Sunday, September 9, 2007, 03:23 AM

Moved to new blog.


add comment   |  0 trackbacks   |  permalink   |  related link   |   ( 3 / 228 )

Inventory loss in Second Life 
Thursday, September 6, 2007, 05:42 AM
Are there really only 155 people who care about inventory loss in Second Life? Why haven't more people voted for this jira issue to be a priority?

Meta-Issue: Inventory Loss: issues, fixes, development
add comment   |  0 trackbacks   |  permalink   |  related link   |   ( 3 / 238 )

Introducing the HUDDLES Rental Box 
Wednesday, August 22, 2007, 04:55 AM - New Products
A few months ago, I expanded my mall, Animation Warehouse, to an entire sim. I had to decide whether I would use my old mall rental script or buy another one. I went out shopping and found that the device that many people were using to rent stalls in malls had a lot of scripts in each one, 16 scripts to be precise. Well, my new mall might need 50 or even 100 of these. There was no way I was going use 1600 scripts to handle rentals.

So, I did what I normally do in these kinds of situations, I made my own script rather than buying one. The first thing I decided was to get rid of the cube design that many of these devices use. I wanted something a little more classy. My friend Trinity Cole suggested that it have a display with the stall number and I agreed. Also, I didn't want my rental box moving around and getting really big when the rent was past due. A simple sign would do:



Now to handle the input, at first I tried to decide whether I should use chat commands, a dialog menu or a notecard to change all the variables you need for one of these. It seemed that a notecard would be the best way to handle the basic configuration. There is notecard inside each where you can change the stall number, rent, number of prims, length of rental period, email address and other things:


(click the picture to enlarge)

Next for all the more fluid data, I added a blue dialog menu. Here you can add or subtract days, weeks or months to your tenants rental. You can evict them, send them IMs, refund their money, etc.



I've been testing the rental box and a new registration system to make sure it's as bug free as possible. All I need to do now is finish up with the documentation notecards and make an ad texture and I'll be done. Well, I might need do one more pass as the code to see if I can free up a little more memory.

So, the idea was create a rental box for mall use which only used one script, had all the features I needed, had 0 open listeners, can be easily updated, and was otherwise low lag. It looks like I succeeded, the time required for each box is between 0.001 and 0.003 ms.

I hope to have it for sale by Friday at HUDDLES Headquarters. If you want to see what they look like up close, please come to Animation Warehouse and see them for yourself.
add comment   |  0 trackbacks   |  permalink   |  related link   |   ( 3 / 232 )

New SL bug interferring with floating text 
Saturday, July 21, 2007, 12:47 PM - Troubleshooting, EZAD, News
Does your HUDDLE look like this sometimes lately?



Unfortunately a few weeks ago, a new bug was introduced into SL by update 1.17 of the SL client. Sometimes after logging in or teleporting to a new sim, floating text fails to appear on HUDs and on other objects. It seems to be intermittent and random. I have two avatars and I've only experienced it once with Keiki. However with my alt, I experience it nearly every time I log in.

It's important to note that this bug is not just affecting HUDDLES and has nothing to do with it's design. It's not a bug I can fix. It's a general SL bug affecting anything with floating text. If you are experiencing this, please log into jira and vote there to have the bug fixed. It's important to let them know that it's affecting a large number of users and should be a priority to fix.

If you do experience it, it seems to correct itself if you detach and reattach the HUDDLE. I've also had reports that doing a manual reset of the HUD might help, but I'm not sure about that.

UPDATE: It appears that they have fixed the bug, but I'm guessing it may be a few weeks before they actually get it into the viewer.
5 comments ( 67 views )   |  0 trackbacks   |  permalink   |  related link   |   ( 3 / 246 )

Update: HUDDLES EZ Animator Deluxe v1.1.3 
Wednesday, May 16, 2007, 12:51 AM - Updates, EZAD
It's update time again. I've been working on this update off and on for a few months. There were some bug fixes that got things rolling, but as time went on I added some new features as well.

First things first, new features!

Function Keys! F2-F12


I added some gestures that you can activate which bind the function keys on your keyboard to the EZAD. In other words, when you press F2 on your keyboard, it's like touching the first animation on the list of text buttons. F2-F11 correspond to buttons 1-10. F12 is the stop button.

Notecards


Macros can play animations and sounds, map landmarks, and rez objects. I thought since the beginning that they should do something with notecards but I never was sure what. Then one of my customers suggested there should be a quick way to switch notecards. If you had a macro which had the name of a notecard on it, when you click it, it should load that notecard. So that's how I set it up.

Don't worry, if you are in Dance mode or Random mode, it will just skip over the macro with a notecard name.

Chat Commands to Turn Your AO On and Off


Once again this was a user requested feature. In addition to touching the AO button, you can now use these commmands:

/99ao on
/99ao off

A Couple of Small Enhancements


If you click the Me button to turn off Self Animation, it will now turn red. I've had a few people who have accidently clicked that button and then not realized what the problem is when they aren't animating anymore. I hope that will help people figure out what they did.

Also, I added an error message when you try add a gesture to the HUDDLE and try to play it from a notecard.

And finally, I added a warning so that when you drop your HUD on the ground to add animations, it tells you to add no copy animatios one at a time to prevent inventory loss.

Bug Fixes


- Fixed a bug in the emoter script which wouldn't allow you the HUD to broadcast on channels 1-9.
- Fixed bug where setting AO Stand Time Interval to 0 did not work properly.
- Fixed a bug where touching the Load Notecard button would behave like you touched it twice.

If you don't recieve the update automatically, you can always wear your HUD and request one by saying /99update.
1 comment ( 48 views )   |  0 trackbacks   |  permalink   |  related link   |   ( 3 / 260 )


Next