Jump to content

lilyblackbush

Resident
  • Posts

    4
  • Joined

  • Last visited

Reputation

1 Neutral
  1. It's really just the visitor's body shape that I need so, as you can probably imagine, getting that wrong can be a bit awkward, especially as the flag defaults to trans. I am just a bit miffed that, having worked so hard to make the code as efficient as I can get it, it being now too speedy, I am having to deliberately slow it down. LOL
  2. Yes, what i posted was the abbreviated version of my pause loop. The full version has a time limit, though, to be honest, I haven't quite decided what to do if/when it does time-out. Still scratching my head on that one
  3. Thanks. I was thinking about that one but wasn't sure how reliable it would be. Try it and see I suppose.
  4. Hello, is there a quick and easy way to detect if/when an avatar is sufficiently rezzed for llGetObjectDetails to return accurate results? It's just that I am working on a script that uses those details to determine program flow and have found it throwing up dodgy results where the target avatar is still rezzing. What I am hoping, therefore, is that a while(not rezzed){llSleep(0.1);} loop will solve the problem, but i can't decide on the best 'not rezzed'' condition to check. Ideas anyone?
×
×
  • Create New...