Jump to content

Galaxy Littlepaws

Resident
  • Posts

    157
  • Joined

  • Last visited

Everything posted by Galaxy Littlepaws

  1. Hey Wili, did you file a Jira on that? I know Lumiya supports them really well, and FS can kinda. They look kind of flat on FS though, maybe I'll file a Jira with them regarding better emoji support. Edit: I filed it here: https://jira.phoenixviewer.com/browse/FIRE-23880
  2. Okay, after getting that hurdle out of the way, the rest of the eggs were easy to find. These are some lovely gifts, you Moles have done it again.
  3. Thanks, I had to search for Portal Park but I finally managed to get there and get in. I guess the direct SLURL just won't work. http://maps.secondlife.com/secondlife/Portal Park 1/75/207/56 In case anyone wants a link to there. I've been able to TP to Adult places just fine, seems to be an issue with how they have access to the region set up.
  4. Hey, I went to the location on the Easter Egg blog post, found the egg 1/5, but I can't go to the next location. Spoiler: [18:38] LDPW // Easter Egg 2019 - 1/5: Grab a drink and make sure you donโ€™t grab a dinosaur egg by mistake! PaleoQuest A1 (94,148,31) http://maps.secondlife.com/secondlife/PaleoQuest A1/94/148/31 I keep trying to TP there and it won't let me. I'm seeing a lot of confused people saying they can't TP there either.
  5. I saw him going on and on in the Firestorm support chat about it a while back. Very annoying, I had to block him.
  6. Okay. So I need to have another option for when pathfinding does not work (like when it is disabled on a region or someone is annoyed that it is making their LI higher but still wants their purchase to move about and is unhappy about that). So I need to figure out how to solve the issues in the original post, with no pathfinding. I keep trying to figure out how to code a "Stop" in the script but I'm not quite seeing how to do it. Adding in a stop sequence where it does this instead doesn't seem to be working. I don't think I'm looking at it right. llSetForce(<0,0,0>, 0);
  7. Oh, I just tested the Blogs button and same result. It's trying to go to https://community.secondlife.com/t5/Blogs/ct-p/Blogs
  8. Today I tried to open the forum through my account page on the main site and it gave an error. It is trying to open https://community.secondlife.com/t5/Forums/ct-p/Forums instead of the correct https://community.secondlife.com/forums .
  9. Okay, apparently I wasn't wearing the Officer tag, and I needed to relog multiple times and I was finally able to do it.
  10. Hello, I'm trying to join some group-owned land and I keep getting this error "Not enough leased parcels in selection to join". I am an Officer in the group and have Join/Subdivide rights. Even if I subdivide one of the parcels, I get this error trying to join them back. They are all owned by the same group and have the same names. I was only able to find three posts on the forums about this error and they did not help. This is Mainland.
  11. I know that. I mean with the script in my original post as I've been running into other issues with pathfinding, making it not completely feasible.
  12. Okay, I have been struggling with using Pathfinding due to the increase of LI, my own Region's odd pathfinding bug that even LL can't fix, and the fact that some places my product will be on don't have pathfinding enabled. So, I still need to figure out how to add in a Stop and how to change the forwards from face 0 (+Z) to face 2 (+Y).
  13. Okay, I want to be able to calculate how complete an animals' pregnancy is. However, I am unsure if this will calculate correctly. Here are the relevant excerpts of the script (not the complete script): float fPregnancy = 172800; //How many seconds the pregnancy lasts integer preg_time; //How long animal has been pregnant integer preg_percent; //How complete the pregnancy is preg_percent = (integer)(preg_time/fPregnancy)*100; //This part should give a percentage complete Will this calculate correctly? Or is there a better way?
  14. I usually don't use the web search. I did a web search for my store on a whim and noticed it was being marked as Adult. Legacy search shows it as Moderate, which is correct. What could be causing this and how do I fix it? Is it something I need to file a ticket for?
  15. LL is working on their own viewer that will be on the Apple Store. The only thing is you could be waiting for months or years if it's completed. https://modemworld.me/2019/01/10/linden-lab-confirm-second-life-ios-client-in-the-making/ The download button tries to open a popup window to the page on the Apple Store. So it doesn't work regardless.
  16. Yes, this is why I'm really hoping they'll aim for the Android market as well. Not just Apple.
  17. There are a few apps such as Lumiya for Android (although in that one you can move around). They are pretty limited though. But it's at least something if you need to do something chat-wise in SL and can't get to your PC.
  18. True, they could always sideload it (unless Apple makes that impossible at some point).
  19. They might wind up having to block adult regions or add some way to filter things if Apple tells them to. I know Telegram has had issues with that (there are adult chats).
  20. This is only happening in my region (Balwin). Both me and @animats tested this (he used his own scripts). I said in an earlier reply it was working fine everywhere else I tested. I filed a ticket and a Jira telling LL that something was up on my region that was interfering with this specific thing. I even found a parcel that allowed rezzing in Balwin not owned by me and got the same result. If you want to try it here, you can.
  21. I recorded the Animesh raptor having the same issue during the wander it does. It seems to move fine when pursuing. If I turn that value FALSE it wanders around (and even ran off into another region and I had to catch it). https://i.imgur.com/XjKFmtI.mp4
×
×
  • Create New...