G General

Simple Drop Box dropbox for group members with admin abilities

Simple Drop Box dropbox for group members with admin abilities
Details
Features
Contents
Reviews

░░▒▓ Drop Box for group with admin list ▓▒░░

Alouds all files except scripts must Get Menu to enable drop. By Default Drop is NOT on.

GROUP members can Click for menu, They Pick either get template or enable drop.
ADMIN members as listed in dropbox.txt can get items, drop items & delete all.

To Use a Group member Clicks the Box, It GLOWs and a popup dialog asks them:

Greetings, AV Name!
Status: Same Group
Please select one of the options below, exit will close the menu.

EnableDrop Template EXIT

If not wearing the group tag or not in the group they get :

Greetings, AV Name! You have been denied access, please check your grouptag.

Get Template, send them the Template file which you should edit for your needs.

EnableDrop Lets then CTRL-DRAG the Template files (or anything else except a script unless they have edit rights on your stuff) into the Object..
To actually do the dropping, you need to drag the notecard (or object, sound file, texture, etc.) from your inventory and drop it onto the prim WHILE holding down your Ctrl key. If you've got everything right, then just before you release it, you will see the prim framed in red.
You can only have one group droped at a time - to drop more just click for the dialog menus and pick EnableDrop again or Select more then one in your inventory and drag all at that same time.

████████████████████████████████████████████████████████████
dropbox.txt
████████████████████████████████████████████████████████████

// Floattext (optional setting if you wish no float text - on by default)
//
// can either be enabled (1, true, on, yes) or disabled (0, false, off, no)

floattext || 1

// List of admins (optional setting)
//
// You can either add legacy names of avatars (i.e. llKey2Name) or their avatar key (UUID).
// If someone's lastname is Resident, you can add the lastname but don't necessarily have to.
// i.e.: John for John Resident would be fine, too (remove // if you placed a name in for an admin

// admin || Your ADMIN1
// admin || Your ADMIN2
// admin || Your ADMIN3

// Template file
//
// the notecard you want people to fill out
// for example use this to give people a questionaire
// which they can then drop back into your dropbox when
// they are done. Its BEST if you Create your Own Notecard showing you as the creator so I do not
// get questions about your survey - suggestion box or whatever :) Just Create a NEW Notecard
// and COPY all of this text into your notecard.

template || template.txt

// NOTE: This Dropbox will aloud Notecards, sounds, textures and Objects. Just about all but Scripts.
// if someone does have edit permissions then they can drop scripts but SL does not let the script run.
████████████████████████████████████████████████████████████