Jump to content

VenKellie

Resident
  • Posts

    175
  • Joined

  • Last visited

Everything posted by VenKellie

  1. ya looks like they may hook up satori with belli since they moved alot of other regions out of the way
  2. images as well as other uploads like sound and mesh are all assigned a UUID and that UUID changes with every item uploaded so it kinda impossible to check if the item is already on the server. As far as i know it would require a complete rewrite of the asset server code to do such check but would also make uploading and fetching alot longer process, meaning a instant upload of a 512 by 512 image could take up to 5 seconds to upload if LL rewrote the asset code to allow such checks on the server during the upload process.
  3. it is the lodge and the camper teaser pic patch did.
  4. look at the url before clicking the search result. if it doesnt say secondlife.com it is most likely a phishing/harmware site. These kind of sites are made for alot of legit services like world of warcraft and minecraft. so its not just limited to SL. The one posted here looks like the old windows tech scam. Made to look like your PC just got infected, give you a number to call, the scammer fools you more into thinking your pc is badly infected then says he can fix it for a fee. But all the scammer did was get you to install teamviewer, open console and type in some random stuff made to freak out people. Its all over YouTube of how the scam works. Good that this one posted has been reported but remember this isnt the only one aimed at click batting second life searches. Google search has a better system to filter out phishing sites but always check the url in the green text before clicking, if it looks like a scam it probably is.
  5. make a alt, derender his cloths and post naked pics of him on flicker, see how he likes it. Maybe add the words "my stalker" on the picture using a photo editing program like gimp.
  6. oh god dont use while for looping, that just causes you to write more lines of code which adds to the stack size. and as for what everyone else says, use and delete out of the memory as quickly as possible and store least amount of string characters as possible to avoid the stack heap warning. AND FOR THE LOVE OF MEMORY! dont use // comments and minimize your code as much as possible. do if (something >= nothing) { } instead of // some comment if (something >= nothing) { } aFunction(string something) { } instead of // some comment aFunction(string something) { } it will save on memory
  7. was at the home & garden meeting this past weekend and kaerri said that LL does have plans for a surprise region so just gotta wait till the expo.
  8. @Mitch Merricks was awesome seeing you fly under it. was standing on one side with a friend chatting away when i saw you fly under it as if you done that many times before.
  9. @Prokofy Neva if you don't like what others do on mainland then go get your own regions or better yet go make your own opensim grid.
  10. i think they did this change to hide when they do the move to the cloud so we won't know when they do it. i won't be surprised if all the rc's are in the cloud now.
  11. yes its large groups that causes one to lag and the amount of groups one is in. inventory on the other hand should not since that is part of the login process and inventory data is now on the amazon cloud servers people have the misconception that inventory moves with you from region to region, as far as i can tell all inv data is on its own server and a copy of that data is stored in your viewer for faster access and not stored on the region server your on. though i dont really know how inventory data is processed since im not a linden.
  12. the llDetachFromAvatar function has to be called in a script that is in the root prim of the attachment. it wont work if its in the child prim
  13. cant delete full perm prims that i created, a toast keeps saying that inventory is full
  14. cant login and status page now has info up
  15. @Mazidox Linden my scripted attachments seem to be working again when i log into a main channel region
  16. good thing im a primmy meerkat but if i do ever go back to being humon ill rock out the classic body now. thnx for the link. ill let my friends know and share the url with them.
  17. that looks like something brandi the hamster dj would do
  18. search is scripted against mysql injections. doing 'word1 AND word2' is similar to injection and so search treats it as a string. SELECT * FROM places WHERE name LIKE '%word 1 word2%' just to give ya a example. Thats how you run a search using php.
  19. @Seba Serpente love your ideas, i been throwing suggestions at LL similar to what you said. New tracks, track blocks (section of a track that if a train is in that block no other trains can enter that block till the occupying train departs that block) and a central traffic control location(s) i already got a place ready to go in Plusia. I also suggested remote controlled switches so someone in say Plusia can flip the switch for a train in Tuliptree. Btw trains on the SLRR follow invisible prims called Guides that are in the middle of the tracks. The trains detect these prims using llSensor, sadly physical trains only use llSensor to rerail itself so the Guide prim cant be phantom for physical trains, which means its a pain to drive a car or truck between tuliptree and calleta. Now if there were to be trains in Bellesaria i really hope the Guides are phantom or the whole network placed above the road like in NYC or even in the sky as a subway. I seen some pretty great subways using the TBM system that are placed high in the sky. Infact East River community does it. Doing it that way would be better and still helps get people traveling around Bellesaria and i think a subway network in the sky would be best for the new mainland.
  20. LOL if they do put tracks in bellesaria i hope they restrict train traffic to electric engine trains only like the new light rail trams we been seeing roll out throughout the real life world. Example: Blackpool UK, Toronto Ontario Canada.
  21. VRC and RTCSL help look after the SLRR and help residents have fun on the tracks. My group which is RTCSL helps new residents discover the main SLRR network of 100 sims, teach others how to operate trains, help with train builders on how the SLRR works so that their trains will work on the network, check all 140 sims if they are online or not so railroaders know what sims to avoid when riding the tracks. Put in tickets when a switch is broken. Basically i do alot on the SLRR under the RTCSL name. I really dont know what the VRC has been doing lately, they been very quiet for the past year. btw the extra 40 is other railroads like bay city, Zeny zen railroad, ONSR, the 4 premium railroad sims, GSLR abd the old WARR line since Mike Linden laid down some tracks up to Grote
  22. sorry i dont really check the forums. @Seba Serpente im being left in the dark by LL about any SLRR related plans and issues. I made a ticket but Izzy Linden wont tell me anything. Both Patch and Squeaky been ignoring my IM's so i have no idea what is going on and i dont like being ignored and left in the dark when it comes to the SLRR. Seeing the pics of SSPE185 does bring hope for a rail network in bellesaria. I did suggest a LRT like network like what Lionheart estates has on their continent. Im going to log back into SL now and go take a look at SSPE, thnx seb huggies
×
×
  • Create New...