G General

Advent Calendar System Version 2018

Advent Calendar System
Details
Features
Contents
Reviews

Advent Calendar By Abranimations
This calendar allows you to put gifts in 24 boxes. One box for each day leading up to Christmas.
When a box is clicked on by an avatar it will open if it is todays box, otherwise it gives a message to the avatar telling them it cannot be opened.

Shelves - 12 Prims
Boxes - 2 Prims Each
Total Prims - 60 Prims

INSTRUCTIONS

Steps to use this advent calendar...

1. Add items into your boxes. You can put any items inside the box to give recipients except for scripts by themselves. You can put multiple items in a box. They will all be given to the receiving avatar in a folder. If you wish to give scripts, you will need to put them in a box first, and then put the box inside the calendar.

2. The name of the box is the same as the folder name that will appear in the recipients inventory when they are given a gift. I recommend changing the name of the box to something relevant. For example I might call my box 'Abranimations Advent Box Day 1' , 'Abranimations Advent Box Day 2' , etc.

3. If you set the boxes to a specific group, only members of that group with the group title active on their avatars will be able to open the box. Avatars who do not have the active title will be sent a group invite box when they click. If you want to allow anyone to open the box regardless of their group set the boxes to no group.

4. You should not need to do anything else to the calendar but in case you do want to play with it, or modify it here are some notes that may be useful ....

A) The day that the box can be opened is indicated in the description field of each box. For example the box that opens on 24 Decemeber is indicated with the description field 2009-12-24 If you wish to test the calendar change this description field to a different date. IMPORTANT! If you do change it to test, don't forget to change the date back after !

B) If the box is opened before this day, or after this day the avatar clicking will be given a message telling them it can only be opened on the day, or that it has already been opened.

C) ADVANCED ONLY - If you are a scripter and would like to make the boxes do something else when they open you can use the following Link Message triggers in your scripts ....

link_message(integer snum,integer num,string str,key id){
if(str=="open"){
//Add your code here
}

if(str=="close"){
//Add your code here
}
}

CREDITS
Scripting - Abramelin Wolfe
Calander Artwork - Wildcat Mode
Copyright 2015 Abranimations (R)

See item in Second Life
Average rating: full star full star full star full star full star
  • 5 star:
  • 4 star:
  • 3 star:
  • 2 star:
  • 1 star:
exactly what i wanted
full star full star full star full star full star Posted November 19, 2019 by madcatclaudia Restless

has a fool proof script so people dont cheat on getting a new gift ..
only gives on gifts on assigned dates.
awesome

Was this review helpful?