Elevator (Game Messages)

From SWGANH Wiki
Revision as of 23:52, 7 July 2009 by Vidi (Talk | contribs) (Description)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search




Game Messages - Message Category

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.


Navigation

Description

Elevator (Game Messages)

Related Tags

75% This document is nearing completion.

Game Messages This document refers to internal SWG Messages.

System Messages

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


Radials

ID Path Filename Trigger Message Notes Examples
up /string/en/ elevator_text.stf internal_command_string UP Radial Option on an elevator button signaling to raise the elevator up one level. This option can only be used when the player is within 2 meters of the elevator button. Example


down /string/en/ elevator_text.stf internal_command_string DOWN Radial Option on an elevator button signaling to raise the elevator down one level.This option can only be used when the player is within 2 meters of the elevator button. Example