Search the Community
Showing results for tags 'ghost'.
Found 5 results
-
Hi, I have looked for an answer to this pretty much everywhere on the internet but I am at a loss. I have a rather old account, as I have been in SL since 2006. Suddenly my avatar had turned into a "smoke/ghost/"Ruth". Whenever I log in I get alerts saying my avatar and clothing cannot be downloaded. I cannot even edit the avatar as when I right click on myself, the "Appearances" is greyed out on the circular menu. Is there a way to reset the avatar to a default condition, or (as this is available in OSgrid/OpenSim) is there a place where I can get a "blank avatar" just to get out of being a ghost?
-
This sim is based on the TV show Supernatural with tons of roleplay to be had, we've got jobs and are working on putting in a money system, we are also using the DCS2 combat system (Currently down due to maintenance issues with DCS) for plenty of roleplay addition with the combat side. There are plenty of races to play from the famous TV show Supernatural such as werewolves, vampires, demons, angels, reapers, witches, and fairies. Admin roles are available which grant the race of arch angels. Some of the jobs include, hospital, fire department, police department, arcade, pizza restaurant, doughnut restaurant, coffee shop, bar, university teacher, university faculty, cheerleaders, jewelry store, judge, lawyer, jail guards, and many more. Some of the buildings include the jail, court house, university, fraternity house, sorority house, post office, bank plus many more for plenty of roleplay opportunities. We've got rentals as well as small as dorm rooms all the way to large houses for those who want a cheap place to live. We are also animal friendly, if you have an animal avatar than feel free to come by, we offer an animal clinic for animal roleplay as well. Since we are full immersion this means we'll have court cases, we'll have elections for mayor and much more than that over time, hurry on over to be part of this huge roleplay experience where just about anything could happen. http://maps.secondlife.com/secondlife/Hunters%20Sanctuary/11/192/23
- 1 reply
-
- 1
-
-
- television
- based
-
(and 39 more)
Tagged with:
- television
- based
- roleplay
- jobs
- winchester
- ghost
- vampire
- werewolf
- witch
- angel
- demon
- demons
- angels
- fairy
- fairies
- reaper
- reapers
- ghosts
- vampires
- werewolves
- witches
- arch angels
- arch angel
- immersion
- full
- dean
- sam
- winchesters
- fantasy
- rp
- university
- school
- girl
- sex
- fraternity
- sorority
- frat
- house
- houses
- rentals
- t
-
Hello Forum Friends, I'm technically new to second life, or might as well be. I do remember teen second life, and I recall leaving when mesh heads were gaining momentum.(2013?) Long story short I was never an explorer, I would shop, hunt and then log off. This time I decided to actually try to explore and actually try to have relationships. So where else to go but to Linden Labs? I wanted to earn a little money to buy my dollarbies feel less poor. Fast forward to a few hours later. I swear I came back from a AFK and saw some girl slapping the hell out of my avi (lol). But that's not the grief, I went to collect some more crystals and then bam out of no where this black-smokey ghost was following me on my screen. I knew it wasn't a LR character because I had completed all the quest and been there for hours. I right clicked on it and blocked the item. In my blocked items list I saw something with a long random name such as "DCHDHSJANSKAMSMSLAL". This assured me that it wasn't a fabulous character like the rock monster but something that had been attached to me. Do you know what this was? How was it attached to me? Do you think the girl that was slapping me attached it to me? Thanks in advance, Sparetta
-
I have recently wrote a script that almost does what I want except I want it to rotate from the bottom of the prim not the middle like it does Ideally I want a prim of a person ghost etc laying flat on the land then when it heres a word in local it pops up making itself visible I have the listening part working it rotates and resets but its rotating from the centre not the bottom any help would be greatly appreciated integer listenHandle; stop_listen_handle() { llListenControl(listenHandle, FALSE); } default { state_entry() { listenHandle = llListen(0, "", NULL_KEY, "Phen"); } listen(integer channel, string name, key id, string message) { //llOwnerSay("beep"); llSetLinkPrimitiveParamsFast(LINK_THIS,[PRIM_ROTATION, llEuler2Rot(<0.0,PI/2,0.0>)*llGetRot()]); //llSetRot(llEuler2Rot(<0.0,PI/2,0.0>) * llGetRot()); // stop listening until script is reset llSetTimerEvent(5); //timer event 10 seconds stop_listen_handle(); } timer() { llSetLinkPrimitiveParamsFast(LINK_THIS,[PRIM_ROTATION, llEuler2Rot(<0.0,-PI/2,0.0>)*llGetRot()]); //llSetRot(llEuler2Rot(<0.0,PI/2,0.0>) * llGetRot()); llListenControl(listenHandle, TRUE); llSetTimerEvent(0.0); } on_rez(integer start_param) { llResetScript(); } changed(integer change) { if (change & CHANGED_OWNER) { llResetScript(); } } }
-
I need some advise. Overnight last night I was showing as online, even though I logged out. When people sent messages, they did not get an offline message, and messages went to email. Now I'm logged on, and messages are still going to email. I've been told to get the sim I logged out on restarted, which I did, but was not there, does this mean I need to my there, so I get logged out? Otherwise I have no idea what to do. I do not have a login issue, I can log in no problem. Would a clean install help?