Jump to content

RLV - is there a way to determine if it's on or off for the current user?


xtc4u
 Share

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

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

Recommended Posts

I have a script that sends a rotation message to the avatar  llOwnerSay("@setrot:" + (string) ang+"=1") ; 

Is there a way to only send it if RLV is enabled in the viewer?  It's harmless if it isn't enabled but it does clutter the Chat window.

Thanks

Link to comment
Share on other sites

Thanks I was thinking about that but thought that there may be a different way.  The listener never gets called if RLV is not present so I set a var to FALSE and turn it to TRUE if the listener is called.  I do shut down the listener after about ten seconds to help with lag.

Link to comment
Share on other sites

You are about to reply to a thread that has been inactive for 3718 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
 Share

×
×
  • Create New...