Jump to content

DelizaLove

Resident
  • Posts

    102
  • Joined

  • Last visited

Everything posted by DelizaLove

  1. It helped by renmaing the prim. How can I prevent the one who touches to get the script ?
  2. I found some code where I can touch to get the content, but Im putting it into a new prim where I want them to touch to get a notecard and a landmark. When I click it the menu comes up with "object". No details what it is. How can I fix that ? Code used is this list gInventoryList; list getInventoryList() { integer i; integer n = llGetInventoryNumber(INVENTORY_ALL); list result = []; for( i = 0; i < n; i++ ) { result += [ llGetInventoryName(INVENTORY_ALL, i) ]; } return result; } default { state_entry() { gInventoryList = getInventoryList(); } touch_start( integer n ) { integer i; for( i = 0; i < n; i++ ) { llGiveInventoryList(llDetectedKey(i), llGetObjectName(), gInventoryList ); } } changed( integer change ) { if ( change == CHANGED_INVENTORY ) gInventoryList = getInventoryList(); } }
  3. maybe so, I'm a fast learner lol. I'm not thinking of it right now. I just started to rent a piece of land. Wanna get that little business to work out first!
  4. I read that when you buy a region you pay $1000 in setup fee + $295 per month. If I buy a region on the marketplace here then I dont need to pay the setup fee right ? https://land.secondlife.com/en-US/land-detail.php?region_id=1aac49ba-ae12-4d85-b7e6-cf623c60f39d
  5. How can I make sure my objects dont cross the border. I find it kinda hard to figure out for sure sometimes. Any ideas that can help me please ?
  6. How can I make a beach when the ground texture is grass ? I tried to lower the terrain until water showed up which is good, but the texture is still grass. I would like to have sand. Someone told me to make a layer with sand texture and put above it, but I cant get that to work. Thanks
  7. I removed that square thing with the sidewalk and now I can walk on the grass
  8. Its on this location, outside. http://maps.secondlife.com/secondlife/Sex/176/231/24 The sidewalk from the welcome sign and towards the sea is a square I copied out from the building I have. The problem may be somthing there..
  9. DelizaLove

    Cam girls

    I would like to get in touch with some cam girls for our new club. Please IM me in game if you wanna hear the details! Thanks for reading!
  10. I made a sidewalk around a dance area, currently the dancearea is not finished so its only grass there, but when I walk out on the grass the avi is still on the same level as on the sidewalk. How can I fix that ?
  11. How can I move multiple objects ? I need to move a house, but all the furnitures won't come along when I move. Is there a way to move everything ? Thanks
  12. Need some money, some fun and action ? DPP are hiring the following now: Host/HostessDJsDancersEscortsDPP is located here: http://maps.secondlife.com/secondlife/Sex/223/253/21 We have 2hour shifts. Contact DelizaLove for more information!
  13. I'm looking for a good and also cool tipjars to use at my club. Not sure which one to choose so maybe someone here could recommend me one ? It must not cause lag and stuff, but I really like those that shows the 2nd life picture ;) Thanks for all suggestions and reviews
  14. DelizaLove

    mesh clothes

    Are there any good tutorials on how to make mesh clothes and skinning for newbies ?
  15. maybe not sure, but I rezed the building in a sandbox and took a copy of the stuff I needed inside so I managed to fix it for now. I may have been deleting too much, but pretty sure I didnt
  16. Thanks I've been able to make a tshirt with a logo. How can I wrap this shirt into a box so anyone who clicks the box can get it for free ? Or put up a poster in the store so they can click to get it ? thanks
  17. Okay so I downloaded the templates for upper and lower body to make a set of clothes. I found some textures to use, but how do I upload it ? I have to pay L$10 for each time. Is there any way I can test the outfit before I upload it ? Once I uploaded it I choose skirt on the drop down menu and it looked good. When it was done uploaded I just had a texture so what did I do wrong ? Appreciate all help I can get :) Thanks
  18. I have, but then I have to rez the whole building again. Not sure, I can ask the creator how to rez just that part or if he can send it to me Its no big deal cause the dancing poles on that part kinda sucked anyway
  19. I did and it worked, but on one prim the whole thing disappeared. Why is that ?
  20. I placed a script into a prim, but how can I remove it from the prim ?
  21. We have on furry at our club now. If you are interested let me know. You will find our club in my signature below. Just send me an IM anytime
  22. I'm hiring escorts and pole dancers now. If you are interested send me an IM. You can find my location in the signature below. Thanks
  23. Sounds good, send me an IM in the game
  24. We are hiring poledancers and escorts at Delizas Girls.
  25. How can I get advertising like those posters I see around in SL ? I will open my own club and would like to offer advertising for residents. Thanks
×
×
  • Create New...