Difference between revisions of "Find (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
 
(5 intermediate revisions by one other user not shown)
Line 43: Line 43:
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Template (Game Messages)
+
Find (Game Messages)
 
|valign=top|
 
|valign=top|
  
Line 50: Line 50:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D0%}}
+
||{{D75%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game Messages}}
Line 84: Line 84:
 
||Notes
 
||Notes
 
||Examples
 
||Examples
 +
 +
 +
 +
 +
  
 
|- align="center"
 
|- align="center"
  
||find_prompt
+
||prose_find_set
 
||/string/en/
 
||/string/en/
 
||base_player.stf
 
||base_player.stf
 
||internal_command_string
 
||internal_command_string
||Select a category of planetary map locations to search for.
+
||An active waypoint has been set to the nearest '%TO'.
 
||Notes
 
||Notes
 
||Examples
 
||Examples
 
  
 
|- align="center"
 
|- align="center"
  
||find_title
+
||prose_find_unfound
 
||/string/en/
 
||/string/en/
 
||base_player.stf
 
||base_player.stf
 
||internal_command_string
 
||internal_command_string
||/Find Category Selector
+
||/Find was unable to locate a '%TO' near you.
 
||Notes
 
||Notes
 
||Examples
 
||Examples
 
  
  
 
|- align="center"
 
|- align="center"
  
||prose_find_set
+
||prose_find_unknown_arg
 
||/string/en/
 
||/string/en/
 
||base_player.stf
 
||base_player.stf
 
||internal_command_string
 
||internal_command_string
||An active waypoint has been set to the nearest '%TO'.
+
||/Find was unable to parse a category for '%TO'.
 
||Notes
 
||Notes
 
||Examples
 
||Examples
Line 120: Line 123:
 
|- align="center"
 
|- align="center"
  
||prose_find_unfound
+
||no_cloning_facilities
 
||/string/en/
 
||/string/en/
||base_player.stf
+
||error_message.stf
 
||internal_command_string
 
||internal_command_string
||/Find was unable to locate a '%TO' near you.
+
||There are no registered cloning facilities for the planet.
 
||Notes
 
||Notes
 
||Examples
 
||Examples
Line 131: Line 134:
 
|- align="center"
 
|- align="center"
  
||prose_find_unknown_arg
+
||prose_over_max_entries
 
||/string/en/
 
||/string/en/
||base_player.stf
+
||error_message.stf
 
||internal_command_string
 
||internal_command_string
||/Find was unable to parse a category for '%TO'.
+
||List truncated. Display request over %DI entry maximum.
 
||Notes
 
||Notes
 
||Examples
 
||Examples
Line 141: Line 144:
 
|- align="center"
 
|- align="center"
  
||prose_find_unknown_arg
+
||no_registered_locs
 
||/string/en/
 
||/string/en/
||base_player.stf
+
||find_display.stf
 
||internal_command_string
 
||internal_command_string
||/Find was unable to parse a category for '%TO'.
+
||There currently are not registered map locations on this planet.
 
||Notes
 
||Notes
 
||Examples
 
||Examples

Latest revision as of 18:17, 11 July 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

Find (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
find_datapad_full /string/en/ base_player.stf internal_command_string /Find was unable to create a waypoint. It is likely that your datapad is full. Notes Examples
find_general_error /string/en/ base_player.stf internal_command_string /Find was unable to complete your request. Please try again. Notes Examples




prose_find_set /string/en/ base_player.stf internal_command_string An active waypoint has been set to the nearest '%TO'. Notes Examples
prose_find_unfound /string/en/ base_player.stf internal_command_string /Find was unable to locate a '%TO' near you. Notes Examples


prose_find_unknown_arg /string/en/ base_player.stf internal_command_string /Find was unable to parse a category for '%TO'. Notes Examples
no_cloning_facilities /string/en/ error_message.stf internal_command_string There are no registered cloning facilities for the planet. Notes Examples


prose_over_max_entries /string/en/ error_message.stf internal_command_string List truncated. Display request over %DI entry maximum. Notes Examples
no_registered_locs /string/en/ find_display.stf internal_command_string There currently are not registered map locations on this planet. Notes Examples