G 全般

Pixelancer ~ Blogger Box Script バージョン 10142019

Pixelancer ~ Blogger Box Script
詳細
設備
コンテンツ
レビュー

I made this for personal use, but I am offering it full perm for free.

Not all event bloggers want to be sent dozens of boxes.
Some prefer to visit the event location on press day to determine who they want to blog.

After you edit the script, only official bloggers for your event can touch the sign and be given a folder with a copy of the items inside the sign.

I included a free sign I made. You do not have to use my sign. You can use any object you wish.

I do not know how many names you can add before you receive memory errors, but it is quite a lot.

The script will not check perms for you. The script will not check for avatar name typos. This is a very simple script. :)

You may redistribute.
I only ask that you do not sell it.
My mesh and this code are open source and should remain so.

The instructions are inside the script itself. I have copied them below:

//This script will distribute the contents of this object in a folder (minus this script) to any avatar on this list, when they TOUCH the object containing the script.

/////////////////////////////////////////////////////////////////////////

//Instructions:
//Drop a copy of this script into the contents of your rezzed object
//Also, drop in the items, landmarks, and notecards you want to distribute
//Right click and Open the script
//Edit the names, folder, message, and notonlist variables below
//Set the script to run with Mono checked
//Select the Save button
//Enjoy

//Double check the permissions of anything you wish to distribute. The script will not check for you.
// If you do not have transfer permissions for objects placed in the contents, you will receive an error when someone else on the list touches the object.
//If you place a no copy item in the contents, only the first person on the list who touches the object will receive it.
//If there is nothing in the contents to give, you will receive an error when someone on the list touches the object.

//Edit this list of names as needed. Names must be enclosed in quotation marks with commas between them.
//I recommend adding your own name to it and test before use.
// You MUST use "Resident" if avatar has no last name. You cannot use display names. Only legacy names can be used.
//I used my names as examples. Remove or overwrite them.
list names = ["Delwyn Druth","Pixelancer Resident"];

//Edit these variables:

string folder = "Blogger Information"; //Edit the name of the folder people on the list will be given.

string message = "Thank you for your interest. Please accept this folder."; //Edit the message to IM when you give them the folder.

string notonlist = "Thank you for your interest, but you are not in the list of bloggers I was provided. Please contact me directly, or contact the event coordinator to be added to the list."; //Edit what to IM when they are NOT on the list.

//You are ready to go! There is no need to edit anything below this line.

/////////////////////////////////////////////////////////////////////////

  • Free sign
  • Handy script for events
評価平均: 塗りつぶしの星 塗りつぶしの星 塗りつぶしの星 塗りつぶしの星 塗りつぶしの星
  • 5 スター:
  • 4 スター:
  • 3 スター:
  • 2 スター:
  • 1 スター:
Great script
塗りつぶしの星 塗りつぶしの星 塗りつぶしの星 塗りつぶしの星 塗りつぶしの星 掲載済み 2020/11/01 : RobotXx

5 Stars from me.This is an amazing script, works perfectly for 50 people in the list (at least that's the number of my team). The explanation in the script is awesome, and the creator is really helpful.

PS: just keep in mind that if you make a list of people you need to use the exact name,
for example if its "SONIA River" and you type the name "Sonia River" or "sonia river" wont work. Which makes it a bit hard to find when ppl use desplay names, cos in their profile or on search shows their name without capitals.

-what i did was to change my chat settings to show only original names, i opened their IMs and i typed their names as they were in their IM chat-

Once more, i cant believe how good this script is to be free!
Thank you for that gift Delwyn Druth!

このレビューはお役に立ちましたか?