Jump to content
You are about to reply to a thread that has been inactive for 128 days.

Please take a moment to consider if this thread is worth bumping.

Recommended Posts

Posted

I am looking for a script that allows a person to press a button on a HUD and it will send an alert to specific programmed avi (with option for more than one) with the slurl of the location the wearer is at in world. 

  • Like 1
Posted
3 hours ago, Trinity Vuissent said:

send an alert

The most viable mechanism for this: llInstantMessage() sends its alert in the local chat window of the recipient, or sometimes to their email if offline and they have offline IMs set up. If you need something more flashy, or noticeable, you might consider instructing recipients to set up keyword alerts in their viewer, and/or adding a notecard with the message. Scripts can't change the contents of notecards, but when a notecard is received, most viewers automatically open and display it and make a pop-up 'thud' noise.

  • Thanks 1
Posted
1 hour ago, Quistess Alpha said:

The most viable mechanism for this: llInstantMessage() sends its alert in the local chat window of the recipient, or sometimes to their email if offline and they have offline IMs set up. If you need something more flashy, or noticeable, you might consider instructing recipients to set up keyword alerts in their viewer, and/or adding a notecard with the message. Scripts can't change the contents of notecards, but when a notecard is received, most viewers automatically open and display it and make a pop-up 'thud' noise.

thank you very much.. i will look into that!

You are about to reply to a thread that has been inactive for 128 days.

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
×
×
  • Create New...