diggerro Posted October 11, 2020 Posted October 11, 2020 Is it possible to make a script that runs automatically the moment one logs on i e : informs one about details of each friend's status,birthday etc & sends an appropriate massage thanks
Lucia Nightfire Posted October 11, 2020 Posted October 11, 2020 (edited) What kind of "status"? Online status is as simple as looking at your friends list when you log on. As far as SL birthdays, you can use llRequestAgentData() with DATA_BORN to get a person's SL birthday. There are also "Rez Day Reminder" gadgets/scripts on Marketplace as well. Edited October 11, 2020 by Lucia Nightfire
Xiija Posted October 11, 2020 Posted October 11, 2020 @diggerroit would need to be in a an attachment most likely, or a rezzed prim with a timer that checks for your online data ?
diggerro Posted October 11, 2020 Author Posted October 11, 2020 8 hours ago, diggerro said: Is it possible to make a script that runs automatically the moment one logs on i e : informs one about details of each friend's status,birthday etc & sends an appropriate massage thanks
diggerro Posted October 11, 2020 Author Posted October 11, 2020 Thank u so much Lucia Nightfire & Xiija for your answers they were most helpful
Nova Convair Posted October 11, 2020 Posted October 11, 2020 The "attach" and "on_rez" events are triggered at login for attachments.
KT Kingsley Posted October 11, 2020 Posted October 11, 2020 You may want to distinguish between attach events triggered during log on and those triggered by wearing the object from inventory. A suggestion in my post here: .
Recommended Posts
Please take a moment to consider if this thread is worth bumping.
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now