Jump to content

queenkhaleesi

Resident
  • Posts

    15
  • Joined

  • Last visited

Reputation

0 Neutral

Recent Profile Visitors

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

  1. Hi, what's the best way to delete the rezzed object when the parcel is purchased by others. I was planning to create the script using timer then checks the parcel owner everytime. But I guess there is another best way on doing it. :)
  2. What's the best way to check how long avatars stay in your parcel. example if I detect all the avatars in my parcel I will try to log them and every minute I rescan the parcel and match all the avatars. if someone is already leave the parcel I will try to get the log time HH:MM. Thanks :)
  3. Oh this is cool by modifying slightly the snippet. Thanks
  4. I see, I guess I need to educate myself about timzone like GMT, PST, etc. :matte-motes-big-grin:
  5. Hmm I see llGetGMTclock returns seconds since midnight (12AM)? But this one uses the Inworld time right?
  6. Hi guys, what is the best way to check if its 12AM (Not the SL time), since I'm thinking of a using timer to check the date if date change from the current date then I will send the data from the past 24 hours. I know there's a best way to do it. Thanks!
  7. I see instead of putting them in url parameter i'll just put them in the body then use post. Thank you
  8. I want to get the body content of the HTTPRequest in PHP instead of sending the data via URL Parameter is there a way to do that? Thank you :)
  9. Question is it possible to update the llSitTarget function while the avatar is already sitted? Because the object where the avatar is sitting is moving or swinging.
  10. Nice, A Particle Lab can you tell me where?
  11. How to set a particle to appear above and falls down to the ground? Need to make a rain or snow. Thanks
  12. Yes we are still hoping Linden Labs will expand more functions so that many LSL programmer will not be limited in terms in doing awesome things.
  13. Hello, is there a way an object can update its script? I think the llRemoteLoadScriptPin only works in the same sim only. Thanks :D
×
×
  • Create New...