Jump to content

Lilyana Muircastle

Resident
  • Posts

    49
  • Joined

  • Last visited

Everything posted by Lilyana Muircastle

  1. I'm attempting to make an object sittable for Mystory. I put a copy of a sit and script inside the object that is modify. I'm attempting to fix the problem of her sitting the way she is in the picture but when I edit the vector rotation nothing happens. If I edit the position it works. I am VERY green to all this and was just changing numbers. So please explain it like I'm 5. Thank you all very much! vector gPosition = <-0.5, 0.0, 0.2>; vector gRotation = <0.0, 0.0, 0.0>; default { on_rez (integer start_param) { llResetScript(); } state_entry() { llSitTarget (gPosition, llEuler2Rot (gRotation * DEG_TO_RAD)); } changed (integer change) { if (change & CHANGED_LINK) { key av = llAvatarOnSitTarget(); if (av) { llRequestPermissions(av, PERMISSION_TRIGGER_ANIMATION); } } } run_time_permissions(integer perms) { if(perms) { llSetTimerEvent(1.0); } else { llSetTimerEvent(0.0); } } timer() { key av = llAvatarOnSitTarget(); if (av) { llStopAnimation("sit"); llStartAnimation( llGetInventoryName( INVENTORY_ANIMATION, 0 )); } else { llStopAnimation("sit_generic"); llSetTimerEvent(0.0); } } }
  2. Thank you for the link! It's helping me get closer to what I'd like to do. My problem is that I don't know anything about Discord bots or how to set them up between the two. That references 2 other things from Smartbot but not sure where to go to get them or how to set them up. I wish there was a tutorial for just what I'm looking to do.
  3. Some further research after I had posted led me to that but still no detailed help. Thank you so very much for letting me know that 2 bots are better then one Do you happen to have perhaps a website or video link to explain further?
  4. I apologize if this is in the wrong forum. I know there is a way to relay group chats in SL to display in a discord server. I'm not sure exactly how to go about doing that or what I would need to set up. I've searched for a bit and am not getting exactly the answers I need. Could someone point me in the right direction towards resources that would help out? I have seen this done in roleplay servers where some rp is done in group chat inworld but then it copy posts it to the server Thank you so very much for taking time to read this!
  5. Looking in my inventory, some places have Flat when they have Petite but not all. NOT ALL ITEMS IN STORES WILL BE FLAT. You will have to search. AsteroidBox, Pixicat, Pink Cream Pie, Stories & Co This is an old post from 2021 but you can search to see if the stores are still around? Happy Hunting!
  6. I attached an image about these numbers. I have no idea what I'm looking at. Now this was straight after logging in and sitting at my Linden Home. Unfortunately, I don't know how to check any of these things. Thank you so much for responding so quickly!
  7. TL;DR - like the title says, everything freezes for up to 2 mins after tping after a recent clean un/install on both SLV and FS. Already sent a ticket to LL(Graphics Drivers had been and are updated) **EDIT** When this freezing occurs, if I am either voice or a video call in Discord it will also freeze. Buckle up, grab your popcorn, cuz this will be a little long to explain. Up until the start of the events for the last 11 months or so SL has been running smoothly for me on high (sometimes between high and ultra) with only a second or two of lag had heavy sims when tping in. About 2 weeks ago, friends asked me to watch a movie in SL. I was having problems with the media sound. 'd updated the viewer just before that and learned that a clean un/install was needed to fix the issue. So I did that. The only part I messed up was I never backed up my settings (chat logs yeah of course but not settings). No biggie. I reinstalled and logged in to my Linden Home. And then the freezing started. Obv, this occurred on both the FS and SLV and no matter where i tp'd the first 2 minutes would be met with stuttering freezing where I couldn't move for multiple seconds each instance. The entire screen seemed to freeze. This happened on empty sims as well. I lowered the graphics down to MID and still got the same thing happening. On the advice of the FS group inworld, I clean un/installed again, whitelisted on windows defender, rebooted, and cycled my modem/router before coming back. No dice, same issue. I had made a ticket with LL at this point, they had answered and suggested to do all that I already did. Last resort, I wiped the drive (it needed it anyway) that it was on, cleaned up everything off the computer, repeated the last steps above and ONLY installed SLV (no FS). Same problems. And this is where we are at with me posting this to the forum. Please help! ***EDIT TO ADD*** Second Life Release 6.6.9.577968 (64bit) Release Notes Second Life Server 2023-01-20.577734 Release Notes CPU: AMD Ryzen 5 3600 6-Core Processor (3950 MHz) Memory: 32700 MB OS Version: Microsoft Windows 10/11 64-bit (Build 22621.1265) Graphics Card Vendor: NVIDIA Corporation Graphics Card: NVIDIA GeForce GTX 1080 Ti/PCIe/SSE2 Windows Graphics Driver Version: 31.0.15.3118 OpenGL Version: 4.6.0 NVIDIA 531.18 Window size: 3840x1996 Font Size Adjustment: 96pt UI Scaling: 1.55 Draw distance: 128m Bandwidth: 3000kbit/s LOD factor: 1.125 Render quality: 4 Advanced Lighting Model: Enabled Texture memory: 512MB Disk cache: Max size 409.6 MB (100.0% used) J2C Decoder Version: KDU v7.10.4 Audio Driver Version: FMOD Studio 2.02.09 Dullahan: 1.12.4.202209142021 CEF: 91.1.21+g9dd45fe+chromium-91.0.4472.114 Chromium: 91.0.4472.114 LibVLC Version: 3.0.16 Voice Server Version: Vivox 4.10.0000.32327.5fc3fe7c.571099 Packets Lost: 93/462,364 (0.0%) March 05 2023 19:04:02
  8. So unfortunately the SLSyndicate Anti-Valentine's Day Hunt is over but I got a great picture out of the hunt items!
  9. They are from Duckie and tho they were a weekend sale item a long time go I bet they might still be in store?
×
×
  • Create New...