G General

Script Greeter v3.0(box)

Script Greeter v3.0(box)
Details
Features
Contents
Reviews

-Greeter v3.0 Script

Script Fullperms

-Greeter v3.0 Script
.Sending an instant message each time a new visitor is detected
.Handing out a landmark, a notecard and a gift
.Sending an URL
.Gives the statistics of visitors and the number of items that the greeter handed (landmark, notecard, gift)
.Ability to have multiple administrators for the greeter
Create a notecard called "Admin"
containing the names of avatars administrators line by line

-Section in the script that you can change is marked "Config"
///////////////////// CONFIG //////////////////
string GREET_MESSAGE = "Hello,Welcome";
string DIALOG_MESSAGE = "Welcome, please select from the options below: ";
integer SCAN_RANGE = 10;
integer SCAN_INTERVAL = 2;
string URL = "https://marketplace.secondlife.com/fr-FR/";
list USER_OPTIONS = ["Landmark", "URL", "Notecard", "Gift", "Group"];
key INVITE_GROUP_KEY = "9ae4339b-4797-aae3-f6f0-b0f551c67b32";
string INVITE_GROUP_MESSAGE = "To join the group, please click the link in your history window (ctrl+h):";
/////////////////////////////////////////////////////
.The GREET_MESSAGE is the message that your visitors will receive once they are scanned
.The DIALOG_MESSAGE is what the visitor will see in the description of dialogue that appears on their screen (used to describe the options on the buttons)
you can change to whatever suits you
.The SCAN_RANGE meters is the range of the greeter will scan for new visitors. The default is 10 meters and up to 96 meters
.The scan_interval, SCAN_RANGE is similar to the frequency with which the greeter will scan for new visitors. The default is to scan every two seconds and you can change what you want.
.The URL is a URL or an optional message can be sent to a visitor when he presses the button "URL"
.USER_OPTIONS is a list of options made ​​available to visitors when they arrive
.The INVITE_GROUP_KEY is the key to a group you would like the greeter calls
The INVITE_GROUP_MESSAGE is the message to be sent to the user before they are invited to this group. It also contains the link of the group, they must click to get the group information and be able to join.
-Create a prim
add a landmark, a notecard, a gift and the script "Greeter v3.0"
-An example of a Greeter is provided

You can use this script in your product you want to sell,
But in this case, you must set permissions on this script for:
[NO MODIFY & NO COPY] or [NO MODIFY & NO TRANSFER]
You must not sell THIS SCRIPT individual, only as part YOUR PRODUCTS

-look my others item
-enjoy-

See item in Second Life
  • Script Greeter v3.0
  • fullperms
  • 899 ls
Average rating: full star full star empty star empty star empty star
  • 5 star:
  • 4 star:
  • 3 star:
  • 2 star:
  • 1 star:
well
full star full star empty star empty star empty star Posted February 10, 2013 by Mahsoobk Violet

its good script but it cant be used in products, the customers wont be able to edit the script (because its not allowed you sell it with modify perms) so how the customers will change the scan range, greet message, website url or group key???

There should be config notecard to change the settings, not only by modifying the script
if it will remain this way then its like you are buying just a personal use script. full perms will be useless.

Was this review helpful?