There has been a bit of a hoo-ha going on about Linden Lab throttling llGiveInventory to 5K per hour per owner, per sim. as explained in Jira-SVC-7631. This sounds like a reasonable limit at first glance, it sounds like an even more reasonable limit on second glance when you consider that a single script couldn’t do this before the throttle anyway. However the ever inventive users of Second Life have got around this limit to allow subscribers to send out announcements quickly. This has unfortunately exposed a security flaw that had to be urgently addressed.
A few things stand out here, one being why the hell do we need to send thousands of notecards and textures to people in the first place. Another, the issue of communications, in this case I’m with Linden Lab, they needed to address a security issue but there remain communication issues. This change will break content.
Reading the Jira, most of the concerns are from people who run mailing lists, there is one major exception in the shape and form of 7Seas Fishing creator Seven Shikami whose game uses llGiveInventory. However it’s mostly about mailing lists, with people concerned that if they use a large mailing list that hits the throttle, all items in a sim owned by them that use llGiveInventory will not work for a while, that includes any scripted vendors that use the function. I don’t know what would happen if the vendors used llGiveInventorylist instead, I’d imagine they’d still be throttled.
However this really highlights a flaw in the group announcement system, delivering inventory to so many users for an announcement, when really we should be just pointing people in the direction of the notice. Google + and Facebook both allow people to create pages for their business or communities, it’s time really to move group notices to the Second Life profiles website and implement this into the viewer. This would mean that instead of people having to have yet another landmark, notecard and texture in their inventory, they’d just follow the link to see the texture, be able to teleport from the link and see detailed information about any new product launch or event.
Continue reading “LL Should Consider Group And Event Pages”