Some features:
- You can set a goal to collect
- You can show the Status bar in % of goal or L$
- You can customize all float and chat text messages
- You can share the donations with several people even with different % of donations
- You can set the color of the collection meter
- You can set custom pictures to display, front and backside seperate
- You can set several pictures for front and backside played as a slideshow
- You can store recent donators, set how many you want to store and also if they are displayed in floattext
- Owner can get a list of recent doantors stored by clisking the device
- Several displays can sync their donations if in same region, even one direction only. (So donated to one device shows on the other but not vice versa, for example for one Sim donation device and several subdevices at different parts of the sim)
-All to be configured flexible by a single setup Notecard
You can find the description of the settings in the setup notecard in the donator device and one example at the end of this notecard.
The donation device is avaliable in several editions:
You can even mix paid and free donation devices and sync between them.
Here is an example for the setup showing all the possibilities:
//Donation Setup File
//to activate options remove leading //
//to reset options to default add leading //
//Frame Picures, if more than one will cycle them
FRONT=[uuid]
//FRONT=...
BACK=[uuid]
//BACK=...
//Time to cycle Pictures and recent donators, if 0 dont cycle
CYCLETIME=10
//Goal L$ to reach
GOAL=1000
//Start L$ to start with value differing from 0L$
START=0
//Name of Board, used also to sync with others
//To make them sync add this board name to Sync List of other boards
NAME=Donation(FREE)
//List of Board names to sync from, separated by ,
//Example: SYNCFROM=Donation1,Donation2,Donation3
SYNCFROM=Donation(FREE),Donation(SINGLE),Donation(COPY),Donation
//Share, you can add more than one share, but make sure you dont get over 100% in total or you might pay more than you get
//Format SHARE=UUID,Name,Percentage
//SHARE=6967ff91-8652-4c10-bde4-eb2076da92a4,Boundmaids,10
//SHARE=...
//Show last and/or recent donators in floattext
SHOWLASTDONATOR=1
SHOWRECENTDONATORS=1
//Store # of recent donators (be carefull with this number, cause of Memory Limit a value set too high may crash the script)
STORERECENTNUMBER=50
//if 1 statusbar shows % of goal, if 0 statusbar shows collected amount
SHOWPERCENT=0
//if 1 show floattext, if 0 dont show
SHOWFLOATTEXT=1
// set color of floattext
FLOATTEXTCOLOR=<1.0,1.0,0.0>
//Texts to display in floattext, you can use following Spacers:
//#NAME: Name of last or recent donator, depending on used line
//#AMOUNT: Amount of last or recent donation, depending on used line
//#KEY: UUID of donator, can not be used in floattext
//#TIME: Time of last or recent donation, depending on used line
//#OWNERNAME: Owner of the donationbox
//#GOAL: Donation goal to reach
//#COLLECTED: L$ Collected so far
//#PERCENT: Collected Percentage of goal
//#DEVICENAME: Name of the Donationbox
//#REGION: Region of the Donationbox
//#POSITION: Position in region of the Donationbox
//#SHAREPERCENT: Percentage shared, can be used in sharetexts only
//#SHAREAMOUNT: Amount Shared, can be used in sharetexts only
//#SHARENAME: Name of the one shared to
//#SHAREKEY: UUID of the one shared to
//general Floattext in first line
FLOATTEXT=Please donate to help us to keep this sim running
//Text to display amount collected so far
COLLECTEDTEXT=#COLLECTEDL$ (#PERCENT%) of our goal #GOALL$ reached
// Without goal
//COLLECTEDTEXT=#COLLECTEDL$ collected so far
//Text to display last donator
LASTDONTEXT=Last Donation: #AMOUNTL$ from #NAME at #TIME
//Text to display recent Donators
RECENTDONTEXT=Recent donators: #AMOUNTL$ from #NAME at #TIME
//Message to donator to thank
MESSAGEDONTEXT=Thank you for your #AMOUNTL$ donation #NAME!
//Message to Owner on Donation
OWNERTEXT=#NAME donated #AMOUNTL$ to #DEVICENAME at #REGION #POSITION
//OWNERTEXT=#NAME (#KEY) donated #AMOUNTL$ to #DEVICENAME at #REGION #POSITION
//Message to Owner On Share
OWNERSHARETEXT=Shared #SHAREPERCENT% (#SHAREAMOUNTL$) with #SHARENAME
//OWNERSHARETEXT=Shared #SHAREPERCENT% (#SHAREAMOUNTL$) with #SHARENAME (#SHAREKEY)
//Text for the one to share with
SHARETEXT=#NAME donated #AMOUNT to #DEVICENAME at #REGION #POSITION: You get #SHAREPERCENT% (#SHAREAMOUNTL$)
//preset buttons for payment dialog
PAYMENTOPTIONS=100,200,500,1000
//color of statusbar
BARCOLOR=<1.0,0.0,0.0>
- set goal
- display in % or collected L$
- lot of customisation options
- share income
- stores recent donators