ID |
Path |
Filename |
Trigger |
Message |
Notes |
Examples
|
too_far
|
/string/en/
|
elevator_text.stf
|
internal_command_string
|
You are too far away to use that.
|
Message a player receives if they attempt to double click the elevator button to use it or use the down/up buttons on the radial when not within the 2 meter radius from these buttons.
|
Example
|
highest_floor
|
/string/en/
|
elevator_text.stf
|
internal_command_string
|
You are already on the highest floor
|
Message a player receives if they attempt to use the elevator buttons to go up one level again when they are already on the highest floor possible.
|
Example
|
lowest_floor
|
/string/en/
|
elevator_text.stf
|
internal_command_string
|
You are already on the lowest floor
|
Message a player receives if they attempt to use the elevator buttons to go down one level again when they are already on the lowest floor possible.
|
Example
|