I’ve just added a script to record sales from XStreetSL directly into my own database. This will simplify administration and hopefully make update delivery more reliable. Previous to this, we’ve had to search for the UUID of avatars who have bought items from XStreetSL, to deliver to (LSL only supports delivering to an avatar by UUID, not name). This can be an unreliable process when we’re dealing with several hundred avatars, so having the UUID recorded directly from the original sale will definitely help.
This is also the first step towards better support, by having an easier way for me to track what customers have bought, for when support queries come in. This means when I get vague and ambiguous support queries I stand a better chance of being able to reply directly instead of asking questions in response.
Longer term, I’m hoping to make scripts available from this web site, for anyone who has purchased them. After all, you paid for them, if LL won’t let you back them up, I might as well.
From a script point of view, my current priorities are wrapping up a roleplay “game” safe (I’ll link across to the final product once it’s done), and a rezzing vendor based off the single object rezzer. More details on both later in the week.