Jump to content

How to make sure visitors use shared environment?


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

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

Recommended Posts

So, I've set up the lights at my sim, and so far seems to work fine. However, I remember with the old Windlight using FS I was able to makle a opp up appear that asked visitors if they want to apply parcel windlight.

Is there a similar option for EEP on a private region, that asks visitors wether they want to apply shared environment?

Link to comment
Share on other sites

2 hours ago, MasoDevotina said:

It actually wouldn't matter whether it's parcel light or region, it is the same in this specific case. It would kinda ruin the whole work put into light and environment when you can't remind visitors to change to shared environment.

I think you can do this.

llReplaceAgentEnvironment( key agent_id, float transition, string environment );

     

"environment" can be the asset ID (that is, the UUID) of an environment. Since it's your environment, you can find that, and then, as part of a land-scope experience, set the environment for everyone entering. But test this out. It's not clear how it works vs parcel settings, region settings, moving to a new parcel in the same region, and such.

 

Link to comment
Share on other sites

10 hours ago, MasoDevotina said:

So, I've set up the lights at my sim, and so far seems to work fine. However, I remember with the old Windlight using FS I was able to makle a opp up appear that asked visitors if they want to apply parcel windlight.

Is there a similar option for EEP on a private region, that asks visitors wether they want to apply shared environment?

use a visitor greeter script, which chat prompts visitors to enable EEP.  Like:

"Welcome [visitor person] ! For the best lighting experience turn on EEP.  Menu: World \ Environment \ Use Shared Environment."

 

Edited by Mollymews
verbo
Link to comment
Share on other sites

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