Jump to content

Jerilyn Acajou

Resident
  • Posts

    35
  • Joined

  • Last visited

Reputation

45 Excellent

Recent Profile Visitors

484 profile views
  1. What is the red , yellow, orange border for linden home parcel near the coast? I can see some homes are available but can't own it. How can I register and own a specific linden home on the land? (usually I can only owned by choosing from web site and it's randomly choose)
  2. Hi, this is an old pic in the early life in SL. I think it's the best time in SL. We were excited and have fun. to meet and keep exploring place to place without drama. and we were cute by our classic avi look like a paper cut. Not looking good avi, sim, scenery, But we were very happy.
  3. QAviamtor works well on PC, and I had problem installation on Mac as well.
  4. Hello , thank you so much. I'm flattered. you are beautiful as well, this was a facial expression by HUD. The color and light was just simple flickr filter. ❤️
  5. thank Jenna, I understand , I can edit script to read and show the list one by one in local chat. The point is if I edit and run the script, the data in that list will also be deleted forever. it means that I have to find the way to read data in that list variable without reset the script. This is the point. Remark: Script is in a box. I can put back this box and the inventory and rezz it later, after rezzing, I can click and the box show saved messages on local chat. it's like data never lost and keep in the script. but editing and resetting script will clear all data in the script.
  6. Thank Jenna, the point is I have some important messages in the LIST, and it will be deleted if I edit or reset script. I know those messages still be there in that LIST Variable, but I just can't display them all without edit script. Is there anyway to view those the data in the script variable ? Viewer advance mode? Script Debugger? or anything else.
  7. Hi , I have a script that save text message as list, as I know , list variable have no limit length until we run out of memory? the point is I show all text message in the list with llSay(0, llDumpList2String(messageList,",")); the message in local chat can be displayed only first 255 characters but not the rest. I stuck with this problem since I want to read all message in my list without edit or reset the script. Because the message in the list is saved in the script memory and I can put it to my inventory and put back to the land and read it. is there a way to open up script and read the saved data in the List variable (debug or something) without reset the script ( usually script will be reset after edit) coz I don't wanna lose those message that saved in the List variable. Thank
  8. yes I notice only first time permission asking is enough , so the next time I tp to this parcel my EEP will always automatically changed. Please correct me if I was wrong. It's like my script have to keep repeat scan nearby agent and ask EEP permission for those agents who give permission, Asking permission dialog will be skipped. but still need llReplaceAgentEnvironment command to change their EEP. I think that it's not good idea to keep asking permission and llReplaceAgentEnvironment to change their EEP with llSensorRepeat command. I just want it to be automatically change agent EEP I read example EEP script from http://wiki.secondlife.com/wiki/LlReplaceAgentEnvironment agent have to touch prim every time they want to change EEP, but I just want it to be automatically
  9. I also face this problem as well. and to use llReplaceAgentEnvironment, we have to ask permission everytime they tp to sim, so what if I do llrepeatscan agent and found avatar then ask permission to change their eep, and keep repeat the loop again and again. for right now, I will ignore last visit avatar that come back within 4 hr since last visit. but when I tp back to sim within 4 hr. script won't ask permssion and replace agent eep won't happen as well,
  10. Did you resell those items? Are they full perm? Have you modify , add on something else to those items and put to MP? Usually you cannot resell full perm items as is, but you have to modify them (change appearance, add script, etc...) and sell them as COPY or MOD but not FULL PERM.
  11. To be clear, actually it's nothing about Davidson Brand. I created Millennium Falcon Space Ship. and it was unlisted from market place. 😋 https://1drv.ms/v/s!Am7Lg3UW7uqijp1sHBtRO2Bx9Gcfsw?e=JRXHL8 It's exactly the same name and appearance in the movie. As I wrote, I'll create another one by my own idea from scratch. but a little inspiration from that ship too.☺ https://1drv.ms/v/s!Am7Lg3UW7uqijvZUhV_3aTRZdzthNQ?e=1USeu1 Anyway, I like my new one more. but wonder that the name I give it just the same as another ship from somewhere in the internet.
×
×
  • Create New...