Difference between revisions of "Elevator (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
(Radials)
Line 115: Line 115:
 
||internal_command_string  
 
||internal_command_string  
 
||UP
 
||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.
 
||
 
||
  
Line 125: Line 125:
 
||internal_command_string  
 
||internal_command_string  
 
||DOWN
 
||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.
 
||
 
||
  
 
|}
 
|}
 
|}
 
|}

Revision as of 12:43, 29 February 2008




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

Template (Game Messages)

Related Tags

0% This document has not been started.

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.
highest_floor /string/en/ elevator_text.stf internal_command_string You are already on the highest floor
lowest_floor /string/en/ elevator_text.stf internal_command_string You are already on the lowest floor




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.


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.