user_mobilelogo

RSS SL

Second Life Community - All Activity
  1. Well, if that means a repeat of this round, we can expect more confusion and more unusable crap I guess? I likely won't bother next time around.
  2. I read for the whole year, it rotates between Access, Cyber & Alpha...guess the same people own those events? So next month will be either Cyber or Alpha, and all on the same group of regions there, so that EI region will still be there.
  3. Which we recently discussed in another thread! Ahah..?
  4. I'm not clear if this means that there was a way they could make it work, but they chose a different route instead? In any case, really really poorly conceived and set up.
  5. I see no reason for llDetectedKey and llGetObjectDetails to not work across region boundaries tbh. llDetectedKey does work across region boundaries because it's just looking at data within the event itself, but llGetObjectDetails can only look 34m beyond the region border, and for some reason the way to determine whether an account has a paid subscription is using OBJECT_ACCOUNT_LEVEL instead of something from llRequestAgentData. (I guess I shouldn't complain about getting a function call's synchronous return value rather than needing to wait for results in a dataserver event.)