Jump to content

Annabell Wandsworth

Resident
  • Posts

    799
  • Joined

  • Last visited

Everything posted by Annabell Wandsworth

  1. If you know of an artist or musician, please contact me or inworld. Thanks.
  2. Hi I once worked as a waitress in sl, and there was a menu system we had access to that would rez food and place settings on the table, and the customers had menus also. The restaurant is no longer there. I have been unable to find something like this on mp. If anyone has seen something like this, please let me know. Thanks, Annabell Wandsworth
  3. Here is a free script you can use. // :CATEGORY:Teleport // :NAME:Local_Teleport // :AUTHOR:Dustin Widget // :CREATED:2010-01-10 05:20:56.000 // :EDITED:2013-09-18 15:38:56 // :ID:489 // :NUM:656 // :REV:1.0 // :WORLD:Second Life // :DESCRIPTION: // his script is useful for anyone needing a tp script attached to something that will be moved and rezzed regularly, such as a home. // :CODE: //Local Teleport v 1.1.2 //by Dustin Widget //use and distribute freely, I only ask you keep my name at the top //repeats a reset every 3 minutes, to update tp position in case of being rotated //this timer wouldnt be needed if sl recognized a rotation as a move float ud = 1; //distance to move up or down of the tp obect. (up is positive, down is negative) float ew = 0; //distance to move east or west of the tp obect. ( is positive, is negative) float ns = 0; //distance to move north or south of the tp obect. ( is positive, is negative) string sitText = "Teleport"; default { state_entry() { llSitTarget(<ns,ew,ud> * (ZERO_ROTATION / llGetRot()),ZERO_ROTATION / llGetRot()); llSetSitText(sitText); llSetTimerEvent(180); } on_rez(integer param) { llResetScript(); } moving_end() { llResetScript(); } timer() { llResetScript(); } changed(integer change) { key av = llAvatarOnSitTarget(); if(change & CHANGED_LINK && av!=NULL_KEY) { llSleep(0.3); llUnSit(llAvatarOnSitTarget()); } } }
  4. Hi Brinsen I sent you a message inworld. I look forward to hearing from you soon. Annabell Wandsworth
  5. Inspira is an art gallery with a mission to educate. We have real world works and a HUD with educational information. We are looking for speakers to give talks about art, and musicians for events. Speakers and musicians get 100% of tips. http://maps.secondlife.com/secondlife/Scheveningen/37/159/22 Please contact me here or inworld if interested or with questions. Annabell Wandsworth
  6. This is the employment section. You said the wanted section.
  7. You need hair strands instead of a full head of hair. I hat I got once came with some. Alternatively if you have hair you can edit, you could move it down and make wider.
  8. This parcel was given up. You can see a store I set up here: http://maps.secondlife.com/secondlife/Oddjob/105/115/50 This is an awkward mainland parcel I designed: http://maps.secondlife.com/secondlife/Wooson/228/57/35
  9. I went ahead and finished it and listed on mp. Tell me if this is what you were picturing. https://marketplace.secondlife.com/p/AN-Underbreast-Tank-tintable-systemBOM/22952530
  10. You can also visit http://maps.secondlife.com/secondlife/Whitecoast/172/151/3797 to see my latest landscaping job. Annabell Wandsworth
  11. Ms. Bunny, I just filled out your online application. I look forward to hearing from you soon. Annabell Wandsworth
  12. I hope all who read this see his previous offers for the same thing. My best wishes to the previous poster.
  13. You say they should only hire employees who want to jump through multiple hoops, and any person who was not willing to jump through them would not be a good employee. Look at the alternative- a potential employee might consider how seriously they are taking their business, and want to supply all relevant information. I, personally, consider that.
  14. If you can't find one on this forum, that is on you. I can't think of a job I have seen more offers for on this forum than the one you are looking for. I see you have been on sl for three weeks. You might want to get your feet under the ground a little bit more before you look for work, but that is just my opinion.
  15. Your profile seems to be blank. I went there looking for a lm to your school. It might be good to post one here.
  16. Please visit this small parcel for an example of my work: http://maps.secondlife.com/secondlife/Solarwind/207/235/21 There is a garden at ground level and a fully furnished skybox using only 246 prims. Please contact me to visit the skybox. Contact me here or inworld.
×
×
  • Create New...