Configuration

How to configure your lift ?

You configure the script lift with the notecard configlift. The setup create a basic configuration but you can improve it.

To change configuration just change notecard values in the lift inventory. The script restart (with V2.0 the script doesn't restart and just read the notecard) on inventory change so it read the notecard, get the informations and the lift goes to level0 as the first time you set it.

Sections syntax

levels

@levels

Here are the relative positions and rotations for the lift.

Dont change this section unless you know exactly what you do.

channel

@channel
-6221

A random channel number is created by the setup. This channel number is sent to the call buttons when the script "Lift" start.

Dont change this section unless you know exactly what you do. If you change this value you'll have to reinit the scripts of all the call buttons.

access

@access
All

You can chage there the access of the lift. values are : All, Group or Owner. Default is "All".

text_busy

@text_busy
Sorry but the lift is busy, try later

This is the message for the user that want to call the lift when it's busy. Put "None" if you dont want a message.

text_access

@text_access
Sorry, no access for you

This is the message for the user that want tu use the lift but has not the access. Put "None" if you dont want a message.

text_coming

@text_coming
Request sent. Lift is coming soon

This is the message for the user that call the lift. Put "None" if you dont want a message.

text_arrived

@text_arrived
Level 0
Level 1
Level2

This is the message when the lift arrive to a level. Each line is for a level, beginning to 0 and so on. Put "None" on each line where you dont want a message for the level.

sound_start

@sound_start
None

Name of the sound you want when the lift start from a level. The sound must be in the same inventory than the script "lift". Put "None"if you dont want a sound.

sound_arrive

@sound_arrive
None

Name of the sound you want when the lift arrive to a level. The sound must be in the same inventory than the script "lift". Put "None"if you dont want a sound.