Jump to content

SubZeroWins

Resident
  • Posts

    162
  • Joined

  • Last visited

Posts posted by SubZeroWins

  1. Hello everyone,

    I have seen in the past some places which were using a skydome, producing an amazing sky effect, especially the ones for night sky.

    Im searching in mp for them but I cant find any similar.

    Can anyone recommend me?

    Thank you!

  2. 3 minutes ago, steph Arnott said:

    Objects can retain certain atributes given to it. Innula's version i suspect is doing that. I prefer to explicitly do a bitwise comparisons.

    No, I mean, I also added a say in the script's entry and got nothing at all.

    Its not the first time that I face that. Editing a script (with no errors), saving it but then not working, like there is no script file in the prim.

  3. Hi all,

    Im experimenting with the following script

    default
    {
    	state_entry()
    	{
    	llAllowInventoryDrop(TRUE);
    	}
    
    	changed(integer change)
    	{
    	llOwnerSay("CHANGE1");
    		if (change & CHANGED_INVENTORY)
    		{
    		llOwnerSay("CHANGE2");
    		}
    	}
    }

    while myself as the owner of the object I get both responses when dropping something inside, my alt only gets the first one "CHANGE1". 

    Any ideas why is this happening?

  4. Hello, I have a chair and Im trying to retrieve on click the avatars who are sitting on.

    I tried a couple of things but I can only get the first one who sat down.

    Any directions on how to get everyone no matter the number of them?

    Thank you

  5. 1 hour ago, LittleMe Jewell said:

    I can't get to the photos from my work location, so can't see them at the moment.

     

    When you say "it doesn't help", are you talking about the reduction in your draw distance or the playing with your bandwidth settings or both?

    Yes, changed them as you said.

  6. Im using 50mbps connection and always the same computer

    When mentioned "back at home" I meant in sl home lol

     

    Firestorm 5.1.7 (55786) Jul 13 2018 20:00:04 (64bit) (Firestorm-Releasex64) with Havok support
    Release Notes

    You are at 97.4, 37.2, 22.8 in Belle Fox located at sim10476.agni.lindenlab.com (216.82.51.182:13019)
    SLURL: http://maps.secondlife.com/secondlife/Belle Fox/97/37/23
    (global coordinates 210,785.0, 245,797.0, 22.8)
    Second Life Server 18.07.20.518086
    Release Notes

    CPU: Intel(R) Core(TM) i3-4170 CPU @ 3.70GHz (3691.48 MHz)
    Memory: 12189 MB
    OS Version: Microsoft Windows 7 SP1 64-bit (Build 7601)
    Graphics Card Vendor: NVIDIA Corporation
    Graphics Card: GeForce GT 710/PCIe/SSE2

    Windows Graphics Driver Version: 23.21.13.9101
    OpenGL Version: 4.6.0 NVIDIA 391.01

    RestrainedLove API: RLV v3.2.1 / RLVa v2.2.0.55786
    libcurl Version: libcurl/7.54.1 OpenSSL/1.0.2l zlib/1.2.8 nghttp2/1.25.0
    J2C Decoder Version: KDU v7.10.4
    Audio Driver Version: FMOD Studio 1.10.05
    Dullahan: 1.1.1080 / CEF: 3.3325.1750.gaabe4c4 / Chromium: 65.0.3325.146
    LibVLC Version: 2.2.8
    Voice Server Version: Not Connected
    Settings mode: Phoenix
    Viewer Skin: Vintage (Classic)
    Window size: 1920x1033 px
    Font Used: Deja Vu (96 dpi)
    Font Size Adjustment: 0 pt
    UI Scaling: 1
    Draw distance: 1024 m
    Bandwidth: 500 kbit/s
    LOD factor: 2
    Render quality: Medium-High (4/7)
    Advanced Lighting Model: Yes
    Texture memory: 1024 MB (1)
    VFS (cache) creation time (UTC): 2018-8-14T15:43:13 
    Built with MSVC version 1800
    Packets Lost: 21/312,433 (0.0%)
    August 15 2018 15:34:53 SLT

×
×
  • Create New...