Jump to content

VenKellie

Resident
  • Posts

    177
  • Joined

  • Last visited

Posts posted by VenKellie

  1. 1 hour ago, steph Arnott said:

    Not about being 'picky'. Was about strings and lists.  Two entirely different things. Also i could have used ~ rather than == -1 and  returned either zero or non-zero.

    da fudge? strings, vectors and integers can all go into a list, thats what a list is for

  2. integer contents_total = llGetInventoryNumber(INVENTORY_OBJECT);
    integer counter = 0;
    for (counter; counter < contents_total; ++counter) {
    	string contents_name = llGetInventoryName(INVENTORY_OBJECT, counter);
        if (llSubStringIndex(llToLower(contents_name), "freya") == -1) {
    		objectlist += [contents_name];
        }
    }

    theres how it should be since i think steph was being picky with variable types.

  3. chill guys, think sarah been busy with her mainland selling company.

    @Sarahbuxso if you look on the map just south of sansara and north of jeogeot mainlands you will see SSP there starting to get their sim names other then SSPE and a waterway of sims from south of the new linden homes to jeogeot.

  4. i agree with Alyona. I just recently lost L$2,500 cuz the rp community owners didn't like me helping a friend find a new mainland parcel so they banned me and returned my objects but not my money, so i just kiss it goodbye and move on.

    This kind of thing happens alot in SL.

  5. scripts can make a linkset physical but that person with the script would need edit rights to that person first to be able to put the script into the root prim.
    There are security measures in place to prevent random people from destroying someone else's objects without prior consent which is being friends with that random person and then giving that random person rights to edit his/her objects.

  6. On 1/16/2019 at 1:36 AM, Ethan Paslong said:

    so you say those are able to pass roughtly about 780 x 2 (= out sim x, in sim y / out sim y in sim z ) simborders a hour without problems with avatars crashing ... quite unbelievable if you ask me

    what im saying that it is possible but never seen someone achieve it yet. all i have seen is empty freebie VRC trains going past me at 3.00 to 5.00, had to cam onto the runaway train to see what the speed was set at.

  7. i got a GTX 1050 and sl seems fine for me with a 128 draw distance, advanced lighting and no shadows. i get better fps with advanced lighting off and a 98 DD. so it just all depends on what you can live with graphics wise. I say if you don't mind not seeing 1024 meters away and have no shadow i say go for the 1080 if you can afford it, i know the 1080 supports VR headsets so kinda worth it.

    • Thanks 1
  8. can already go high speed along the SLRR if your connection is fast enough to keep you on your train. I have seen many VRC freebie trains go past me at like 200 km/h with no operator.
    Its only suggested to go 0.50 vrc (or 50% throttle) through sim crossings to reduce the chances of losing your train but the SLRR has no enforced max speed right now.

    • Like 1
    • Thanks 1
  9. On 1/2/2019 at 2:12 AM, Marianne Little said:

    I found the railroad, how does it work? Do I need my own train?

     

    Welcome to the SecondLife Railroad. Be sure to visit Tuliptree for some freebies like a free train then take a ride on the SLRR to bedstraw ;) feel free to IM me in world for any more help and questions about the SLRR. RTCSL loves helping new people enjoy all railroads in sl.

  10. On 11/18/2018 at 3:18 PM, PenelopeWinthorpe said:

    I think you are mistaken you can create a way to control someone else's viewer. so that's not quite correct in your explanation. in fact Jessie is right there is a ultima hud that will allow you to control someones viewer if they click on something.

    yea its called RLV but the person being controlled has to enable RLV and consent to being controlled. Theres no other way for someone to control someone else's viewer.

    The whole crash thing sounds more like theres something rezzed that the person's viewer spazzes out on, happens to me all the time. a simple cache clean usually does the trick.

    As for hacking with lsl. NOPE no way, no how. Only damage someone can do with lsl is spam and theres no way for someone to get someone elses IP address with lsl. The victim will have to go to a website to expose their IP to the bad guy.

    • Like 1
×
×
  • Create New...