Search found 231 matches

by Handy Low
Wed Feb 12, 2014 4:52 pm
Forum: Account, Payments and Subscriptions Support
Topic: Unable to login
Replies: 10
Views: 12519

Re: Unable to login

I've added a comment to a similar bug on the Firestorm JIRA that was fixed back in 2011.

http://jira.phoenixviewer.com/browse/FI ... ent-127833
by Handy Low
Wed Feb 05, 2014 11:02 am
Forum: Kitely Market
Topic: Exporting Products Grid Wide... How Does It Work?
Replies: 18
Views: 11969

Re: Exporting Products Grid Wide... How Does It Work?

Thanks, Dot and Mine! Currently only the door system has an export version, but I've been meaning to get round to doing the rest - if anyone wants an export version of anything else, I'll do it straight away. RL has taken a couple of unexpected turns lately (good ones) that mean I've not had as much...
by Handy Low
Wed Jan 29, 2014 6:32 pm
Forum: Scripting
Topic: Link Number from linked Object Name
Replies: 4
Views: 4382

Re: Link Number from linked Object Name

If someone is clicking on the switch, you can get the link number of the clicked prim from llDetectedLinkNumber() within the touch event, and then the prim name (using that link number) from llGetLinkName(). I'm not sure if that helps you.
by Handy Low
Wed Jan 29, 2014 12:03 pm
Forum: Scripting
Topic: Link Number from linked Object Name
Replies: 4
Views: 4382

Re: Link Number from linked Object Name

Really, a function that took a prim name and returned a link number should return a list, because multiple prims can have the same name. But if you can be sure that there's only one prim with the given name, you could have something like this: integer PrimName2LinkNumber(string Name) { integer PrimC...
by Handy Low
Mon Jan 20, 2014 12:40 pm
Forum: Kitely Market
Topic: My experience of the Kitely Marketplace
Replies: 31
Views: 37998

Re: My experience of the Kitely Marketplace

I can add that Kitely Market has far surpassed my expectations. Even with only limited support for export (so far - I've been to busy with RL to work lately), my sales from KM have been much better than one would expect given the number of users. To be fair, the same can be said of InWorldz sales, b...
by Handy Low
Mon Jan 20, 2014 1:10 am
Forum: Viewers Support
Topic: Hair "Halo"
Replies: 9
Views: 8824

Re: Hair "Halo"

It actually sounds like an invisprim from your description, especially the conflict with advanced shaders, but who on earth wears an invisiprim around their heads?
by Handy Low
Thu Jan 16, 2014 9:53 am
Forum: Scripting
Topic: LSL functions you should NEVER call
Replies: 14
Views: 17221

Re: LSL functions you should NEVER call

Thanks for the warning. What a crazy situation - I wonder if there's any chance of this being fixed. I'm pretty sure I don't use any of those functions in my scripts (I'll check), but that's mostly luck - after all, functions like llEmail(), llGiveInventory() and llRezObject() are pretty much irrepl...
by Handy Low
Sun Jan 05, 2014 10:50 am
Forum: Other Support
Topic: Kitely web and Opera 12.16
Replies: 10
Views: 13214

Re: Kitely web and Opera 12.16

As another one of those five Opera 12 users, I can only lament that Google have had yet another victory in their campaign to force everyone to use their software. To be fair, I use their software anyway - Chrome is my main browser (though I was using Opera for Kitely until this), and I have an Andro...
by Handy Low
Mon Dec 30, 2013 11:43 am
Forum: Merchants
Topic: Allowing export
Replies: 13
Views: 8657

Re: Allowing export

OK, I've listed the first exportable version:

http://www.kitely.com/market/product/30 ... trol-scrip

Any thoughts on that listing (the wording, contents, anything) would be gratefully received.

Thanks to all for you input here - it's incredibly valuable.
by Handy Low
Mon Dec 30, 2013 11:10 am
Forum: Merchants
Topic: Allowing export
Replies: 13
Views: 8657

Re: Allowing export

In fact Dot's idea could turn out to be the most workable long term business model for complex scripting in OpenSim, at least in situations where the scripts have a "creator component" and a "runtime component" like Handy's systems. Kitely could become the scripting/scripted items factory for the O...