Jump to content

Callum Meriman

Resident
  • Posts

    4,715
  • Joined

  • Last visited

  • Days Won

    18

Everything posted by Callum Meriman

  1. LovedWarrior Quan wrote: I have a question, if I sell it for $L248 does it ever sell? 248 is unlikely to ever be seen as a sell again. It would need a huge surge of limit buy orders (minimum $240mio of buys). That's about 1 million USD of limit buys with nobody limit selling any lindens. 3mio of buy orders left at 271 now and then the price starts moving again. Unless someone manipuates the market and pegs those (maybe adding 3mio buy at 270) then it's time to sell fast. Sell orders are going to jump to 270 within a day.
  2. Thanks Whirly. I lost a set of 119LI wings in my sim and that will be the trick to find them. Back on topic: I've been using my own script though. It's pretty trivial. key avatar;default{ touch_start(integer num) { avatar = llGetObjectDesc(); integer i = 0; list AttachedNames; list AttachedUUIDs = llGetAttachedList(avatar); while (i < llGetListLength(AttachedUUIDs) ) { list temp = llGetObjectDetails(llList2Key(AttachedUUIDs,i),[OBJECT_NAME]); AttachedNames += [llList2String(temp,0)]; ++i; } llOwnerSay("\n" + llDumpList2String(AttachedNames,"\n")); }} Put in a prim, attach as a HUD, put the person's UUID you want to scan in the description and click it. Sorry OP, you are SOL for no mod things, BUT for mod things, link a prim you rez as the root and give it a name like "My Unique Special Ring"
  3. Time of the month, this has happened every 30 days and matches the spikes in yellow on the map. There are far more USD being taken out than being put in. At US night this means we often see the 10mio or so on buy orders eaten and the floor fall out. Only 10mio at 271 buy now, the pressure on the sell side though is huge with already 87mio below the 258 point. 258/268 has been broken. 260/270 is the new norm I think. And in 30 days it will slip again to maybe 265/275.
  4. Bree Giffen wrote: We almost never use jumping in SL. One of the few times I disagree with you Bree. I jump a lot. It's fun to be walking and tap the PgUp key to see yourself gracefully do a triple somersault. What I don't do is fly. It breaks all the hard work a landscaper puts into their sim. If god had meant us to fly she would have given us frequent flyer cards.
  5. Seems like a good forum to me. Question is as valid as asking about "what hair is that" Having an alt who is an Android: That almost exact skin is available from Nanite Systems in Eisa. They also have a great control box, a little complex at first but once you get used to it it's amazing. Everyone there is incredibly helpful too. For limbs there are so many choices, a lot. Best is to look for "cyber" in marketplace. Try the demos and watch out for your ARC, some of the attachments are quite weighty. Best though, head down to the Eisa sim and chat to them.
  6. This is a well discussed topic in ICT pædagogy with a lot of easily findable research from about 2007. Really, a surprisingly large number of papers have been done on it. There are a number of other applications more suitable to K-7 that provide a meaningful virtual world learning experience in a far more accessable manner. In my state we developed our own application with similar goals - to collaboratively move and place library objects in a 3D space then present that 'world'. SL is maybe more suited to the year 10-12 agegroups. K-7 get far more benefit from a well organised library of common objects they can place.
  7. Looks at the lips in that picture Does that little scream Homer Simpson makes Runs away
  8. SaturdayGeeks wrote: Sadly more proof SL is dying. All those texture stores are there, MP and other places, so it's not a great example of SL dying. Better to use Tyche's grid reports for those negative thoughts about the "Long Tail". For myself though, I've mostly changed to procedurally generated textured in Blender Cycles for what I do. For those few things it can't do I grab a camera and take a picture of something real world, and manipulate it in photoshop.
  9. Pamela Galli wrote: JenWartooth wrote: Really!!!! You wouldn't know were any of these so called honest realtors are hiding. Not where, but if they read this thread, from whom. :heart:
  10. One day I was a bit flustered with a scripting problem I was tackling and I accidentally hit accept to one of those bot generated Sex Club TPs and I appeared in the adult club in the 12 year old avatar I was wearing at that time. I recall a few naked ladies gyrating on poles and a scant number of males watching the show they were putting on. Although I considered saying "Has anyone seen my Mommy" I walked up to the manager, and tugged on her sleeve, and then looking up at her with my biggest most innocent puppy-like eyes I asked her very politely to kindly to remove my name from their list because the club really wasn't a place that she should be teleporting 12 year old avatars into. She was a really nice old lady, and I have not been bothered by them since. I thanked her and appologised for troubling her and left. It was a good day, I also got the script working.
  11. Hear that noise Sassy? It's the sound of Holly's ghost flying over your head.
  12. Rhonda Huntress wrote: Holly who is a big shot. But this would mean "Holly" was able to do the impossible.I can't see how anyone could move another person's hud.
  13. Qie Niangao wrote: I welcome further additions to the rail network because it improves conditions for neighboring landowners -- or at least it can. It doesn't work everywhere. Also, there's no disputing that the SL rail hobby is a niche: at this point it's not going to make-or-break the platform, nor even the Atoll's land values. But leaving vast stretches of the Atoll abandoned with only a few privately-owned tracts along the path, that's not winning any new tier-payers either, which ultimately is what this is all about. I love the SLRR, and I appreciate all the work Qie and others have put into it. Like the Blake Sea, Bay City, Nautilus, the great wall, it's a part of our history. It's also a heap of fun.
  14. Sassy Romano wrote: I swapped language notecards which resulted in people's private parts emoting in Japanese. Is it wrong that I want my "boy bits" to be able to speak Japanese? 
  15. This is something where Wacom is a clear winner. It's unlikely you will go wrong with any of their products. I have had an Intuos for decades and it's still going strong as the day I got it.
  16. As a linux user it's important to repeat that this is NOT killing mesh upload, but only the automated lod 2, 3, and 4 generation plus the automated physics model (which was never great). There are a few options here: (1) Grab a copy of any other TPV apart from Firestorm and use it to Autogenerate the lower LODS. Because the other TPVs don't block like Firestorm you can likely do the auto generation for a very long time. (2) Save your last version of Firestorm and use it until it's blocked. (3) Ignore that it's removed and use the lesser quality auto LOD/Physics option. (This is not a good neighbor path, but it's fine for draft copies and personal stuff) or (4) Do it properly and make the 3 lower LOD files yourself. arabellajones wrote: (Secondary point here: what chance of full Linux support for Sansar?) Likely zero support, especially as the Lab are not opensourcing the viewer code. Because of this, the terms of the GPL will mean zero linux support. But Sansar is not something that is for most people in SL. It's an unrelated development and billing platform for virtual world developers - along the lines of Unity. Just the fact it uses only Maya will rule out linux to even begin with.
  17. 15,000 LI is still a lot of vertices for most people to draw. The nature of most people is to fill the LI to the brim with frilly things, so you can lay a bet that if the lab allowed 30,000 or even 50,000 LI that people would use it, and that could potentially kill SL for an average user - the sort of person the lab recently added Jellybabies for.
  18. Although there is no roll on Main, it would have be lovely if you could have done a reboot cycle on them. The blake sea is weird as anything with the last few weeks of no reboots.
  19. Although it does make a difference I don't think it explains only 20% run fully. Worth rebooting the sim.
  20. Unless you mean the two sim wide connector up from Nautilus (Hissel / Almythia are two of those regions) it looks just as bad and edge unsailable as always When I try a tri-continent circumnavigation I always get stuck on the sides of this horrible continent. The lab really need to fix some of the coastal disasters they created with tiny little protected passages next to void. 
  21. victoriacatherine wrote: Her sim was G rated but because of the constant barage of people nude and having sex in local she had to cave and make it moderate so she didn't get in trouble. For this garden she woudn't get into trouble for other people's TOS and CS violations. Those people break the rules, they get into trouble - not the land owner. There are some exceptions, but they are clearly not going to apply here as they are aimed at shady hidden sex venues - not this particular garden. Best suggestion: Don't go M - Stay G rated. Post the obvious rules on a sign or greeter (or the map as has been done). Relax. "Hire" some officers and ban (plus report if needed) the miscreants. If nobody is logged in to ban and someone is doing bad things - it's not the land owner's fault. It really isn't.
×
×
  • Create New...