Jump to content

Arabelaska

Resident
  • Posts

    10
  • Joined

  • Last visited

Reputation

0 Neutral

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Thanks for explaining. I am sorry I didn't know that I posted to get help in the wrong forum. I saw people asked for help with the script editing and writing here. That was why I also posted it here. I thought people discussed here to get help. No? I know so little about the script but I will try the link that you guided here. Thanks for that, too.
  2. Hello, I have a script from friend that gives object to avatars upon sitting. She helped me to set up a freebie game for our visitor. Anyway, it's not quite a script that I am looking for. It does it work to give object upon sitting(right away) I prefer it to give object after time pass by a bit like 30 or 60 seconds for an example. You know, not right away. Some of our freebie game is something like riding a mad cow and to not fall out. It should not give object or gift right away when avatar sits Thanks in advance if anyone can help me to edit this given script. We'd be really appreciate. We don't know how to add time settings here. string itemname = "item name to give here between quotes"; default { changed(integer change) { if(change & CHANGED_LINK) { integer links = 0; if(llGetObjectPrimCount(llGetKey()) < (links = llGetNumberOfPrims())) { llGiveInventory(llGetLinkKey(llGetNumberOfPrims()),itemname); } } } }
  3. Sorry I didn't insert the code in previous message. Here it is again string itemname = "item name to give here between quotes";default{changed(integer change){if(change & CHANGED_LINK){integer links = 0;if(llGetObjectPrimCount(llGetKey()) < (links = llGetNumberOfPrims())){llGiveInventory(llGetLinkKey(llGetNumberOfPrims()),itemname);}}}}
  4. Hello, I already have a script that gives an object to avatars when they sit on this scripted prim. My friend shared it with me to use. Anyway, it's not quite a script that I am looking for. I prefer it to give only object when time pass by like 30 or 60 seconds for an example. You know, not right away. Thanks in advance if anyone can help me to edit this script in below; string itemname = "item name to give here between quotes"; default { changed(integer change) { if(change & CHANGED_LINK) { integer links = 0; if(llGetObjectPrimCount(llGetKey()) < (links = llGetNumberOfPrims())) { llGiveInventory(llGetLinkKey(llGetNumberOfPrims()),itemname); } } } }
  5. Thank you for this Estates info. I like the offer that tenants have options to leave with refund if we don't like it. I will check it out. My friends and I only care about the name and service aftersales(if we ever need help) I am really over with the evil landlords who believe they can just give tenants pressure. My former landlord/Estates even tried to charge 2 times higher than other landlord/Estates to rename sim her silly sim. That was why I didn't do it and left. There are so many choices out here in sl where to rent. You make tenants unhappy? They just leave for others and never go back. The more you do, the less tenants you will have. Why? Because people talks! We are in SL and about to reach 2017. Tenants have choices. No more unfair landlords can exist. Remember this. If other tenants also know different good offer like this suggested Estates, please also let me know here. My friends and I are going to choose the best one to gift ourselves for Xmas & New Year.
  6. Does anyone know a land to rent with high traffic but not lag(much) ? My friends and I are considering to rent HS to regroup and bring our store back. Anyway, we don't think we can get traffic with new HS. If anyone knows, please let me know. Thank you.
  7. Hi everyone, I am happy SL increases prim. If their change is to support residents, can anyone recommend me a nice landlord who does not raise the price with this change? None of my friend rent and they suggest me to write on the forum. Of course, cheaper is better. I am looking for the whole HS for me and my friends to regroup. We want to grow our group again. Last time I ran into demanding and selfish landlord. I asked for a sim to check. After I checked, I didn't like what she had(sim's name was very silly), she was mad at me and even complained to me that it wasted of her time. Making me feel bad by telling me she reserved and I didn't take it !! So...please recommend me a nice landlord/Estates that I can contact to rent. Only real tenants, please. No faked tenants or alts from Estate here. I want to hear real experience from real tenants.
×
×
  • Create New...