--------------------------- Settings -------------------------------------
#Options Notecard
#オプションノートカード
#All lines beginning with "#" are comments, and are ignored
#シャープ#から始まる行はコメントとして無視されます。
#Do not change the name: of options
#オプション名は変更しないでください
#Space Name: (Omissible)
#レンタルスペース名称を指定
#The default value of land is used when omitted.
SpaceName:This Place for Rent!
#Rental Cost
#週単位のレンタル料金を指定
#The weekly rate to rent this space
RentalCost:10
#Prim Count (Omissible)
#The number of prims allowed by the renter in this space
#許容するプリム数を指定
#The default value of land is used when omitted.
PrimCount:350
#Space Size (Omissible)
#The volume of the rental space, in square meters
#スペースのサイズを指定
#The default value of land is used when omitted.
SpaceSize:1536
#Refund Fee (%)
#The fee charged to obtain a refund on the currently paid rent.
#払い戻し時の手数料を%で指定
RefundFee:30
#Rented Position (offset)
#The relative position of the prim when rented, when compared
#レンタルされた時の移動場所を相対位置で指定
#to the non-rented position
#e.g. 6.75m above the rented spot: <0,0,6.75>
#e.g. 15m above and 5m to the West: <5,0,15>
RentedPos:<0,0,2>
#Rented Scale (vector)
#The relative scale of the prim when rented
#レンタルされた時の変更サイズを指定
RentedScale:<0.2,0.2,0.2>
#For Rent Texture
#The texture for a rental
#レンタル待ちのテクスチャ名を指定
RentalTex:rentit
#Rented Texture
#The texture after being rented
#レンタルされた時のテクスチャ名を指定
RentedTex:infosign
#Instant Message to the Owner (TRUE or FALSE)
#オーナーへのIM通知有無を指定
Notification:TRUE
#Notification by Email (only to the object in world)
#ステータス変更時のEmail通知先のオブジェクトをUUIDで指定
#受信オブジェクトのサンプルスクリプトが付属しています
#EmailAddress:OBJECT_UUID
EmailAddress:fa7b166b-8a17-7be6-1132-e22a5c91726b
#A commission is only 1%
- IM notification of the free state to those who touched while leased.
- E-mail notifies a lease start and an end to other objects.