Questão Storage
- Admin
- Autor do tópico
- Obrigado recebido 259
Code:
# What level should storage start at when rezzed
INITIAL_LEVEL=4
#
# How much is taken/added on use
ONE_PART=2
#
# How many days before level drops 1 part
DROP_TIME=14
#
# What is the maximum this store can hold (100 gives stock levels in %, greater than 100 gives levels as e.g. 25/110 )
MAX_FILL=100
#
# ASC for ascending (A to Z) or DEC for descending (Z to A) sorting
SORTDIR=ASC
#
# Offset to rez item
REZ_POSITION=<0.0, 0.0, 1.5>
#
# How far to scan for items
SENSOR_DISTANCE=10
#
# Region product share. All shares with everyone, Group only with same group, None no sharing
SHARE_MODE=All
#
# Set to 1 to allow any member of the group to use the 'Add Stock' menu button, 0 to only allow owner
GROUP_STOCK_ADD=0
#
#Float text colour - set as color vector or use OFF for no float text
TXT_COLOR=<1.0, 1.0, 1.0>
#
# Brightness of text 1 to 10 (10 is maximum brightness)
TXT_BRIGHT=10
#
# Default language
LANG=en-GB
#
# Change this if your products don't start with 'SF'
SF_PREFIX=SF
Last Edit:03 Fev. 2021 14:45
por Admin
Ultima edição : 03 Fev. 2021 14:45 por Admin.
Por favor Iniciar sessão ou Criar uma conta para se juntar à conversa.