Difference between revisions of "Unstick (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(New page: {{PageCleanup}} {{PageHeader|Game Messages|Message Category}} {| border="0" width="100%" cellpadding=6 |- |valign=top| =Navigation= {| align="center" width="280px" |- || {{Auction (Mess)}...)
 
(System Messages)
Line 122: Line 122:
 
||internal_command_string
 
||internal_command_string
 
||You have been moved to the nearest building's ejection point.
 
||You have been moved to the nearest building's ejection point.
 +
||Notes
 +
||Examples
 +
 +
 +
 +
 +
|- align="center"
 +
||unstick_in_progress
 +
||/string/en/
 +
||cmd_err.stf
 +
||internal_command_string
 +
||Unstick in progress
 +
||Notes
 +
||Examples
 +
 +
 +
 +
|- align="center"
 +
||unstick_request_complete
 +
||/string/en/
 +
||cmd_err.stf
 +
||internal_command_string
 +
||Unstick complete
 +
||Notes
 +
||Examples
 +
 +
 +
|- align="center"
 +
||unstick_request_cancelled
 +
||/string/en/
 +
||cmd_err.stf
 +
||internal_command_string
 +
||Unstick request was cancelled
 
||Notes
 
||Notes
 
||Examples
 
||Examples

Revision as of 11:19, 18 February 2009




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
sys_eject_fail_contained /string/en/ error_message.stf internal_command_string The ejection attempt failed because you are inside a building. Notes Examples


sys_eject_fail_ground /string/en/ error_message.stf internal_command_string The ejection attempt failed because you were already on the ground. Notes Examples


sys_eject_fail_move /string/en/ error_message.stf internal_command_string The ejection attempt failed because you moved. Notes Examples


sys_eject_fail_proximity /string/en/ error_message.stf internal_command_string The eject attempt failed because there isn't a building nearby. Notes Examples


sys_eject_request /string/en/ error_message.stf internal_command_string Processing eject request... Notes Examples


sys_eject_success /string/en/ error_message.stf internal_command_string You have been moved to the nearest building's ejection point. Notes Examples



unstick_in_progress /string/en/ cmd_err.stf internal_command_string Unstick in progress Notes Examples


unstick_request_complete /string/en/ cmd_err.stf internal_command_string Unstick complete Notes Examples


unstick_request_cancelled /string/en/ cmd_err.stf internal_command_string Unstick request was cancelled Notes Examples